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