|
| 1 | +<?xml version="1.0"?> |
| 2 | +<!-- |
| 3 | +Licensed to the Apache Software Foundation (ASF) under one or more |
| 4 | +contributor license agreements. See the NOTICE file distributed with |
| 5 | +this work for additional information regarding copyright ownership. |
| 6 | +The 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 |
| 8 | +the License. You may obtain a copy of the License at |
| 9 | +
|
| 10 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | +
|
| 12 | +Unless required by applicable law or agreed to in writing, software |
| 13 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | +See the License for the specific language governing permissions and |
| 16 | +limitations 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.binary.suffix (optional) | |
| 35 | + | (defaults to "-bin", set to "" for pre-maven2 releases) | |
| 36 | + | | |
| 37 | + | 3) Example Properties | |
| 38 | + | | |
| 39 | + | <properties> | |
| 40 | + | <commons.componentid>math</commons.componentid> | |
| 41 | + | <commons.release.version>1.2</commons.release.version> | |
| 42 | + | </properties> | |
| 43 | + | | |
| 44 | + +======================================================================+ |
| 45 | +--> |
| 46 | +<document> |
| 47 | + <properties> |
| 48 | + <title>Download Apache Commons CSV</title> |
| 49 | + <author email="dev@commons.apache.org">Commons Documentation Team</author> |
| 50 | + </properties> |
| 51 | + <body> |
| 52 | + <section name="Download Apache Commons CSV"> |
| 53 | + <subsection name="Using a Mirror"> |
| 54 | + <p> |
| 55 | + We recommend you use a mirror to download our release |
| 56 | + builds, but you <strong>must</strong> verify the integrity of |
| 57 | + the downloaded files using signatures downloaded from our main |
| 58 | + distribution directories. Recent releases (48 hours) may not yet |
| 59 | + be available from the mirrors. |
| 60 | + </p> |
| 61 | + |
| 62 | + <p> |
| 63 | + You are currently using <b>[preferred]</b>. If you |
| 64 | + encounter a problem with this mirror, please select another |
| 65 | + mirror. If all mirrors are failing, there are <i>backup</i> |
| 66 | + mirrors (at the end of the mirrors list) that should be |
| 67 | + available. |
| 68 | + <br></br> |
| 69 | + [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end] |
| 70 | + </p> |
| 71 | + |
| 72 | + <form action="[location]" method="get" id="SelectMirror"> |
| 73 | + <p> |
| 74 | + Other mirrors: |
| 75 | + <select name="Preferred"> |
| 76 | + [if-any http] |
| 77 | + [for http]<option value="[http]">[http]</option>[end] |
| 78 | + [end] |
| 79 | + [if-any ftp] |
| 80 | + [for ftp]<option value="[ftp]">[ftp]</option>[end] |
| 81 | + [end] |
| 82 | + [if-any backup] |
| 83 | + [for backup]<option value="[backup]">[backup] (backup)</option>[end] |
| 84 | + [end] |
| 85 | + </select> |
| 86 | + <input type="submit" value="Change"></input> |
| 87 | + </p> |
| 88 | + </form> |
| 89 | + |
| 90 | + <p> |
| 91 | + The <a href="http://www.apache.org/dist/commons/KEYS">KEYS</a> |
| 92 | + link links to the code signing keys used to sign the product. |
| 93 | + The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. |
| 94 | + The <code>MD5</code> link downloads the checksum from the main site. |
| 95 | + </p> |
| 96 | + </subsection> |
| 97 | + </section> |
| 98 | + <section name="Apache Commons CSV 1.0 "> |
| 99 | + <subsection name="Binaries"> |
| 100 | + <table> |
| 101 | + <tr> |
| 102 | + <td><a href="[preferred]/commons/csv/binaries/commons-csv-1.0-bin.tar.gz">commons-csv-1.0-bin.tar.gz</a></td> |
| 103 | + <td><a href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.0-bin.tar.gz.md5">md5</a></td> |
| 104 | + <td><a href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.0-bin.tar.gz.asc">pgp</a></td> |
| 105 | + </tr> |
| 106 | + <tr> |
| 107 | + <td><a href="[preferred]/commons/csv/binaries/commons-csv-1.0-bin.zip">commons-csv-1.0-bin.zip</a></td> |
| 108 | + <td><a href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.0-bin.zip.md5">md5</a></td> |
| 109 | + <td><a href="http://www.apache.org/dist/commons/csv/binaries/commons-csv-1.0-bin.zip.asc">pgp</a></td> |
| 110 | + </tr> |
| 111 | + </table> |
| 112 | + </subsection> |
| 113 | + <subsection name="Source"> |
| 114 | + <table> |
| 115 | + <tr> |
| 116 | + <td><a href="[preferred]/commons/csv/source/commons-csv-1.0-src.tar.gz">commons-csv-1.0-src.tar.gz</a></td> |
| 117 | + <td><a href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.0-src.tar.gz.md5">md5</a></td> |
| 118 | + <td><a href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.0-src.tar.gz.asc">pgp</a></td> |
| 119 | + </tr> |
| 120 | + <tr> |
| 121 | + <td><a href="[preferred]/commons/csv/source/commons-csv-1.0-src.zip">commons-csv-1.0-src.zip</a></td> |
| 122 | + <td><a href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.0-src.zip.md5">md5</a></td> |
| 123 | + <td><a href="http://www.apache.org/dist/commons/csv/source/commons-csv-1.0-src.zip.asc">pgp</a></td> |
| 124 | + </tr> |
| 125 | + </table> |
| 126 | + </subsection> |
| 127 | + </section> |
| 128 | + <section name="Archives"> |
| 129 | + <p> |
| 130 | + Older releases can be obtained from the archives. |
| 131 | + </p> |
| 132 | + <ul> |
| 133 | + <li class="download"><a href="[preferred]/commons/csv/">browse download area</a></li> |
| 134 | + <li><a href="http://archive.apache.org/dist/commons/csv/">archives...</a></li> |
| 135 | + </ul> |
| 136 | + </section> |
| 137 | + </body> |
| 138 | +</document> |
0 commit comments