@@ -26,22 +26,24 @@ limitations under the License.
2626 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
2727 +======================================================================+
2828 | |
29- | 1) Re-generate using: mvn commons:download-page |
29+ | 1) Re-generate using: mvn commons-build :download-page |
3030 | |
3131 | 2) Set the following properties in the component's pom: |
32- | - commons.componentid (required, alphabetic, lower case) |
32+ | - commons.componentid (required, alphabetic, lower case) |
3333 | - commons.release.version (required) |
3434 | - commons.release.name (required) |
3535 | - commons.binary.suffix (optional) |
3636 | (defaults to "-bin", set to "" for pre-maven2 releases) |
3737 | - commons.release.desc (optional) |
3838 | - commons.release.subdir (optional) |
39+ | - commons.release.hash (optional, lowercase, default sha512) |
3940 | |
40- | - commons.release.2/3.version (conditional) |
41- | - commons.release.2/3.name (conditional) |
42- | - commons.release.2/3.binary.suffix (optional) |
43- | - commons.release.2/3.desc (optional) |
44- | - commons.release.2/3.subdir (optional) |
41+ | - commons.release.[234].version (conditional) |
42+ | - commons.release.[234].name (conditional) |
43+ | - commons.release.[234].binary.suffix (optional) |
44+ | - commons.release.[234].desc (optional) |
45+ | - commons.release.[234].subdir (optional) |
46+ | - commons.release.[234].hash (optional, lowercase, [sha512])|
4547 | |
4648 | 3) Example Properties |
4749 | (commons.release.name inherited by parent: |
@@ -64,7 +66,7 @@ limitations under the License.
6466 <subsection name =" Using a Mirror" >
6567 <p >
6668 We recommend you use a mirror to download our release
67- builds, but you <strong >must</strong > <a href =" http ://www.apache.org/info/verification.html" >verify the integrity</a > of
69+ builds, but you <strong >must</strong > <a href =" https ://www.apache.org/info/verification.html" >verify the integrity</a > of
6870 the downloaded files using signatures downloaded from our main
6971 distribution directories. Recent releases (48 hours) may not yet
7072 be available from all the mirrors.
@@ -111,32 +113,32 @@ limitations under the License.
111113 </p >
112114 </subsection >
113115 </section >
114- <section name =" Apache Commons Codec 1.12 " >
116+ <section name =" Apache Commons Codec 1.13 " >
115117 <subsection name =" Binaries" >
116118 <table >
117119 <tr >
118- <td ><a href =" [preferred]/commons/codec/binaries/commons-codec-1.12 -bin.tar.gz" >commons-codec-1.12 -bin.tar.gz</a ></td >
119- <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.12 -bin.tar.gz.sha512" >sha512</a ></td >
120- <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.12 -bin.tar.gz.asc" >pgp</a ></td >
120+ <td ><a href =" [preferred]/commons/codec/binaries/commons-codec-1.13 -bin.tar.gz" >commons-codec-1.13 -bin.tar.gz</a ></td >
121+ <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.13 -bin.tar.gz.sha512" >sha512</a ></td >
122+ <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.13 -bin.tar.gz.asc" >pgp</a ></td >
121123 </tr >
122124 <tr >
123- <td ><a href =" [preferred]/commons/codec/binaries/commons-codec-1.12 -bin.zip" >commons-codec-1.12 -bin.zip</a ></td >
124- <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.12 -bin.zip.sha512" >sha512</a ></td >
125- <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.12 -bin.zip.asc" >pgp</a ></td >
125+ <td ><a href =" [preferred]/commons/codec/binaries/commons-codec-1.13 -bin.zip" >commons-codec-1.13 -bin.zip</a ></td >
126+ <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.13 -bin.zip.sha512" >sha512</a ></td >
127+ <td ><a href =" https://www.apache.org/dist/commons/codec/binaries/commons-codec-1.13 -bin.zip.asc" >pgp</a ></td >
126128 </tr >
127129 </table >
128130 </subsection >
129131 <subsection name =" Source" >
130132 <table >
131133 <tr >
132- <td ><a href =" [preferred]/commons/codec/source/commons-codec-1.12 -src.tar.gz" >commons-codec-1.12 -src.tar.gz</a ></td >
133- <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.12 -src.tar.gz.sha512" >sha512</a ></td >
134- <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.12 -src.tar.gz.asc" >pgp</a ></td >
134+ <td ><a href =" [preferred]/commons/codec/source/commons-codec-1.13 -src.tar.gz" >commons-codec-1.13 -src.tar.gz</a ></td >
135+ <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.13 -src.tar.gz.sha512" >sha512</a ></td >
136+ <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.13 -src.tar.gz.asc" >pgp</a ></td >
135137 </tr >
136138 <tr >
137- <td ><a href =" [preferred]/commons/codec/source/commons-codec-1.12 -src.zip" >commons-codec-1.12 -src.zip</a ></td >
138- <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.12 -src.zip.sha512" >sha512</a ></td >
139- <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.12 -src.zip.asc" >pgp</a ></td >
139+ <td ><a href =" [preferred]/commons/codec/source/commons-codec-1.13 -src.zip" >commons-codec-1.13 -src.zip</a ></td >
140+ <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.13 -src.zip.sha512" >sha512</a ></td >
141+ <td ><a href =" https://www.apache.org/dist/commons/codec/source/commons-codec-1.13 -src.zip.asc" >pgp</a ></td >
140142 </tr >
141143 </table >
142144 </subsection >
0 commit comments