xref: /aosp_15_r20/external/apache-commons-lang/src/site/xdoc/download_lang.xml (revision 455610af95f3bf5f4bc8a9eda520f57e389a4c42)
1*455610afSAndroid Build Coastguard Worker<?xml version="1.0"?>
2*455610afSAndroid Build Coastguard Worker<!--
3*455610afSAndroid Build Coastguard WorkerLicensed to the Apache Software Foundation (ASF) under one or more
4*455610afSAndroid Build Coastguard Workercontributor license agreements.  See the NOTICE file distributed with
5*455610afSAndroid Build Coastguard Workerthis work for additional information regarding copyright ownership.
6*455610afSAndroid Build Coastguard WorkerThe ASF licenses this file to You under the Apache License, Version 2.0
7*455610afSAndroid Build Coastguard Worker(the "License"); you may not use this file except in compliance with
8*455610afSAndroid Build Coastguard Workerthe License.  You may obtain a copy of the License at
9*455610afSAndroid Build Coastguard Worker
10*455610afSAndroid Build Coastguard Worker     http://www.apache.org/licenses/LICENSE-2.0
11*455610afSAndroid Build Coastguard Worker
12*455610afSAndroid Build Coastguard WorkerUnless required by applicable law or agreed to in writing, software
13*455610afSAndroid Build Coastguard Workerdistributed under the License is distributed on an "AS IS" BASIS,
14*455610afSAndroid Build Coastguard WorkerWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15*455610afSAndroid Build Coastguard WorkerSee the License for the specific language governing permissions and
16*455610afSAndroid Build Coastguard Workerlimitations under the License.
17*455610afSAndroid Build Coastguard Worker-->
18*455610afSAndroid Build Coastguard Worker<!--
19*455610afSAndroid Build Coastguard Worker +======================================================================+
20*455610afSAndroid Build Coastguard Worker |****                                                              ****|
21*455610afSAndroid Build Coastguard Worker |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
22*455610afSAndroid Build Coastguard Worker |****                    DO NOT EDIT DIRECTLY                      ****|
23*455610afSAndroid Build Coastguard Worker |****                                                              ****|
24*455610afSAndroid Build Coastguard Worker +======================================================================+
25*455610afSAndroid Build Coastguard Worker | TEMPLATE FILE: download-page-template.xml                            |
26*455610afSAndroid Build Coastguard Worker | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
27*455610afSAndroid Build Coastguard Worker +======================================================================+
28*455610afSAndroid Build Coastguard Worker |                                                                      |
29*455610afSAndroid Build Coastguard Worker | 1) Re-generate using: mvn commons-build:download-page                |
30*455610afSAndroid Build Coastguard Worker |                                                                      |
31*455610afSAndroid Build Coastguard Worker | 2) Set the following properties in the component's pom:              |
32*455610afSAndroid Build Coastguard Worker |    - commons.componentid     (required, alphabetic, lower case)      |
33*455610afSAndroid Build Coastguard Worker |    - commons.release.version (required)                              |
34*455610afSAndroid Build Coastguard Worker |    - commons.release.name    (required)                              |
35*455610afSAndroid Build Coastguard Worker |    - commons.binary.suffix   (optional)                              |
36*455610afSAndroid Build Coastguard Worker |      (defaults to "-bin", set to "" for pre-maven2 releases)         |
37*455610afSAndroid Build Coastguard Worker |    - commons.release.desc    (optional)                              |
38*455610afSAndroid Build Coastguard Worker |    - commons.release.subdir  (optional)                              |
39*455610afSAndroid Build Coastguard Worker |    - commons.release.hash    (optional, lowercase, default sha512)   |
40*455610afSAndroid Build Coastguard Worker |                                                                      |
41*455610afSAndroid Build Coastguard Worker |    - commons.release.[234].version       (conditional)               |
42*455610afSAndroid Build Coastguard Worker |    - commons.release.[234].name          (conditional)               |
43*455610afSAndroid Build Coastguard Worker |    - commons.release.[234].binary.suffix (optional)                  |
44*455610afSAndroid Build Coastguard Worker |    - commons.release.[234].desc          (optional)                  |
45*455610afSAndroid Build Coastguard Worker |    - commons.release.[234].subdir        (optional)                  |
46*455610afSAndroid Build Coastguard Worker |    - commons.release.[234].hash       (optional, lowercase, [sha512])|
47*455610afSAndroid Build Coastguard Worker |                                                                      |
48*455610afSAndroid Build Coastguard Worker | 3) Example Properties                                                |
49*455610afSAndroid Build Coastguard Worker |    (commons.release.name inherited by parent:                        |
50*455610afSAndroid Build Coastguard Worker |     ${project.artifactId}-${commons.release.version}                 |
51*455610afSAndroid Build Coastguard Worker |                                                                      |
52*455610afSAndroid Build Coastguard Worker |  <properties>                                                        |
53*455610afSAndroid Build Coastguard Worker |    <commons.componentid>math</commons.componentid>                   |
54*455610afSAndroid Build Coastguard Worker |    <commons.release.version>1.2</commons.release.version>            |
55*455610afSAndroid Build Coastguard Worker |  </properties>                                                       |
56*455610afSAndroid Build Coastguard Worker |                                                                      |
57*455610afSAndroid Build Coastguard Worker +======================================================================+
58*455610afSAndroid Build Coastguard Worker-->
59*455610afSAndroid Build Coastguard Worker<document>
60*455610afSAndroid Build Coastguard Worker  <properties>
61*455610afSAndroid Build Coastguard Worker    <title>Download Apache Commons Lang</title>
62*455610afSAndroid Build Coastguard Worker    <author email="[email protected]">Apache Commons Documentation Team</author>
63*455610afSAndroid Build Coastguard Worker  </properties>
64*455610afSAndroid Build Coastguard Worker  <body>
65*455610afSAndroid Build Coastguard Worker    <section name="Download Apache Commons Lang">
66*455610afSAndroid Build Coastguard Worker    <subsection name="Using a Mirror">
67*455610afSAndroid Build Coastguard Worker      <p>
68*455610afSAndroid Build Coastguard Worker        We recommend you use a mirror to download our release
69*455610afSAndroid Build Coastguard Worker        builds, but you <strong>must</strong> <a href="https://www.apache.org/info/verification.html">verify the integrity</a> of
70*455610afSAndroid Build Coastguard Worker        the downloaded files using signatures downloaded from our main
71*455610afSAndroid Build Coastguard Worker        distribution directories. Recent releases (48 hours) may not yet
72*455610afSAndroid Build Coastguard Worker        be available from all the mirrors.
73*455610afSAndroid Build Coastguard Worker      </p>
74*455610afSAndroid Build Coastguard Worker
75*455610afSAndroid Build Coastguard Worker      <p>
76*455610afSAndroid Build Coastguard Worker        You are currently using <b>[preferred]</b>.  If you
77*455610afSAndroid Build Coastguard Worker        encounter a problem with this mirror, please select another
78*455610afSAndroid Build Coastguard Worker        mirror.  If all mirrors are failing, there are <i>backup</i>
79*455610afSAndroid Build Coastguard Worker        mirrors (at the end of the mirrors list) that should be
80*455610afSAndroid Build Coastguard Worker        available.
81*455610afSAndroid Build Coastguard Worker        <br></br>
82*455610afSAndroid Build Coastguard Worker        [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end]
83*455610afSAndroid Build Coastguard Worker      </p>
84*455610afSAndroid Build Coastguard Worker
85*455610afSAndroid Build Coastguard Worker      <form action="[location]" method="get" id="SelectMirror">
86*455610afSAndroid Build Coastguard Worker        <p>
87*455610afSAndroid Build Coastguard Worker          Other mirrors:
88*455610afSAndroid Build Coastguard Worker          <select name="Preferred">
89*455610afSAndroid Build Coastguard Worker          [if-any http]
90*455610afSAndroid Build Coastguard Worker            [for http]<option value="[http]">[http]</option>[end]
91*455610afSAndroid Build Coastguard Worker          [end]
92*455610afSAndroid Build Coastguard Worker          [if-any ftp]
93*455610afSAndroid Build Coastguard Worker            [for ftp]<option value="[ftp]">[ftp]</option>[end]
94*455610afSAndroid Build Coastguard Worker          [end]
95*455610afSAndroid Build Coastguard Worker          [if-any backup]
96*455610afSAndroid Build Coastguard Worker            [for backup]<option value="[backup]">[backup] (backup)</option>[end]
97*455610afSAndroid Build Coastguard Worker          [end]
98*455610afSAndroid Build Coastguard Worker          </select>
99*455610afSAndroid Build Coastguard Worker          <input type="submit" value="Change"></input>
100*455610afSAndroid Build Coastguard Worker        </p>
101*455610afSAndroid Build Coastguard Worker      </form>
102*455610afSAndroid Build Coastguard Worker
103*455610afSAndroid Build Coastguard Worker      <p>
104*455610afSAndroid Build Coastguard Worker        It is essential that you
105*455610afSAndroid Build Coastguard Worker        <a href="https://www.apache.org/info/verification.html">verify the integrity</a>
106*455610afSAndroid Build Coastguard Worker        of downloaded files, preferably using the <code>PGP</code> signature (<code>*.asc</code> files);
107*455610afSAndroid Build Coastguard Worker        failing that using the <code>SHA512</code> hash (<code>*.sha512</code> checksum files).
108*455610afSAndroid Build Coastguard Worker      </p>
109*455610afSAndroid Build Coastguard Worker      <p>
110*455610afSAndroid Build Coastguard Worker        The <a href="https://www.apache.org/dist/commons/KEYS">KEYS</a>
111*455610afSAndroid Build Coastguard Worker        file contains the public PGP keys used by Apache Commons developers
112*455610afSAndroid Build Coastguard Worker        to sign releases.
113*455610afSAndroid Build Coastguard Worker      </p>
114*455610afSAndroid Build Coastguard Worker    </subsection>
115*455610afSAndroid Build Coastguard Worker    </section>
116*455610afSAndroid Build Coastguard Worker    <section name="Apache Commons Lang 3.12.0 (Java 8+)">
117*455610afSAndroid Build Coastguard Worker      <subsection name="Binaries">
118*455610afSAndroid Build Coastguard Worker        <table>
119*455610afSAndroid Build Coastguard Worker          <tr>
120*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/binaries/commons-lang3-3.12.0-bin.tar.gz">commons-lang3-3.12.0-bin.tar.gz</a></td>
121*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang3-3.12.0-bin.tar.gz.sha512">sha512</a></td>
122*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang3-3.12.0-bin.tar.gz.asc">pgp</a></td>
123*455610afSAndroid Build Coastguard Worker          </tr>
124*455610afSAndroid Build Coastguard Worker          <tr>
125*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/binaries/commons-lang3-3.12.0-bin.zip">commons-lang3-3.12.0-bin.zip</a></td>
126*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang3-3.12.0-bin.zip.sha512">sha512</a></td>
127*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang3-3.12.0-bin.zip.asc">pgp</a></td>
128*455610afSAndroid Build Coastguard Worker          </tr>
129*455610afSAndroid Build Coastguard Worker        </table>
130*455610afSAndroid Build Coastguard Worker      </subsection>
131*455610afSAndroid Build Coastguard Worker      <subsection name="Source">
132*455610afSAndroid Build Coastguard Worker        <table>
133*455610afSAndroid Build Coastguard Worker          <tr>
134*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/source/commons-lang3-3.12.0-src.tar.gz">commons-lang3-3.12.0-src.tar.gz</a></td>
135*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang3-3.12.0-src.tar.gz.sha512">sha512</a></td>
136*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang3-3.12.0-src.tar.gz.asc">pgp</a></td>
137*455610afSAndroid Build Coastguard Worker          </tr>
138*455610afSAndroid Build Coastguard Worker          <tr>
139*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/source/commons-lang3-3.12.0-src.zip">commons-lang3-3.12.0-src.zip</a></td>
140*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang3-3.12.0-src.zip.sha512">sha512</a></td>
141*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang3-3.12.0-src.zip.asc">pgp</a></td>
142*455610afSAndroid Build Coastguard Worker          </tr>
143*455610afSAndroid Build Coastguard Worker        </table>
144*455610afSAndroid Build Coastguard Worker      </subsection>
145*455610afSAndroid Build Coastguard Worker    </section>
146*455610afSAndroid Build Coastguard Worker    <section name="Apache Commons Lang 2.6 (Requires Java 1.2 or later)">
147*455610afSAndroid Build Coastguard Worker      <subsection name="Binaries">
148*455610afSAndroid Build Coastguard Worker        <table>
149*455610afSAndroid Build Coastguard Worker          <tr>
150*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/binaries/commons-lang-2.6-bin.tar.gz">commons-lang-2.6-bin.tar.gz</a></td>
151*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang-2.6-bin.tar.gz.sha512">sha512</a></td>
152*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang-2.6-bin.tar.gz.asc">pgp</a></td>
153*455610afSAndroid Build Coastguard Worker          </tr>
154*455610afSAndroid Build Coastguard Worker          <tr>
155*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/binaries/commons-lang-2.6-bin.zip">commons-lang-2.6-bin.zip</a></td>
156*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang-2.6-bin.zip.sha512">sha512</a></td>
157*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/binaries/commons-lang-2.6-bin.zip.asc">pgp</a></td>
158*455610afSAndroid Build Coastguard Worker          </tr>
159*455610afSAndroid Build Coastguard Worker        </table>
160*455610afSAndroid Build Coastguard Worker      </subsection>
161*455610afSAndroid Build Coastguard Worker      <subsection name="Source">
162*455610afSAndroid Build Coastguard Worker        <table>
163*455610afSAndroid Build Coastguard Worker          <tr>
164*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/source/commons-lang-2.6-src.tar.gz">commons-lang-2.6-src.tar.gz</a></td>
165*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang-2.6-src.tar.gz.sha512">sha512</a></td>
166*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang-2.6-src.tar.gz.asc">pgp</a></td>
167*455610afSAndroid Build Coastguard Worker          </tr>
168*455610afSAndroid Build Coastguard Worker          <tr>
169*455610afSAndroid Build Coastguard Worker              <td><a href="[preferred]/commons/lang/source/commons-lang-2.6-src.zip">commons-lang-2.6-src.zip</a></td>
170*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang-2.6-src.zip.sha512">sha512</a></td>
171*455610afSAndroid Build Coastguard Worker              <td><a href="https://www.apache.org/dist/commons/lang/source/commons-lang-2.6-src.zip.asc">pgp</a></td>
172*455610afSAndroid Build Coastguard Worker          </tr>
173*455610afSAndroid Build Coastguard Worker        </table>
174*455610afSAndroid Build Coastguard Worker      </subsection>
175*455610afSAndroid Build Coastguard Worker    </section>
176*455610afSAndroid Build Coastguard Worker    <section name="Archives">
177*455610afSAndroid Build Coastguard Worker        <p>
178*455610afSAndroid Build Coastguard Worker          Older releases can be obtained from the archives.
179*455610afSAndroid Build Coastguard Worker        </p>
180*455610afSAndroid Build Coastguard Worker        <ul>
181*455610afSAndroid Build Coastguard Worker          <li class="download"><a href="[preferred]/commons/lang/">browse download area</a></li>
182*455610afSAndroid Build Coastguard Worker          <li><a href="https://archive.apache.org/dist/commons/lang/">archives...</a></li>
183*455610afSAndroid Build Coastguard Worker        </ul>
184*455610afSAndroid Build Coastguard Worker    </section>
185*455610afSAndroid Build Coastguard Worker  </body>
186*455610afSAndroid Build Coastguard Worker</document>
187