~ubuntu-branches/ubuntu/vivid/commons-io/vivid

« back to all changes in this revision

Viewing changes to src/site/xdoc/download_io.xml

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2013-05-18 10:40:54 UTC
  • mfrom: (1.1.4) (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20130518104054-wqbtjam30uyseu9j
Tags: 2.4-2
* Team upload.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 Commons IO</title>
 
49
    <author email="dev@commons.apache.org">Commons Documentation Team</author>
 
50
  </properties>
 
51
  <body>
 
52
    <section name="Download Commons IO">
 
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="Commons IO 2.4 (requires JDK 1.6+)">
 
99
      <subsection name="Binaries">
 
100
        <table>
 
101
          <tr>
 
102
              <td><a href="[preferred]/commons/io/binaries/commons-io-2.4-bin.tar.gz">commons-io-2.4-bin.tar.gz</a></td>
 
103
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.4-bin.tar.gz.md5">md5</a></td>
 
104
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.4-bin.tar.gz.asc">pgp</a></td>
 
105
          </tr>
 
106
          <tr>
 
107
              <td><a href="[preferred]/commons/io/binaries/commons-io-2.4-bin.zip">commons-io-2.4-bin.zip</a></td>
 
108
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.4-bin.zip.md5">md5</a></td>
 
109
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.4-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/io/source/commons-io-2.4-src.tar.gz">commons-io-2.4-src.tar.gz</a></td>
 
117
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.4-src.tar.gz.md5">md5</a></td>
 
118
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.4-src.tar.gz.asc">pgp</a></td>
 
119
          </tr>
 
120
          <tr>
 
121
              <td><a href="[preferred]/commons/io/source/commons-io-2.4-src.zip">commons-io-2.4-src.zip</a></td>
 
122
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.4-src.zip.md5">md5</a></td>
 
123
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.4-src.zip.asc">pgp</a></td>
 
124
          </tr>
 
125
        </table>
 
126
      </subsection>
 
127
    </section>
 
128
    <section name="Commons IO 2.2 (requires JDK 1.5+)">
 
129
      <subsection name="Binaries">
 
130
        <table>
 
131
          <tr>
 
132
              <td><a href="[preferred]/commons/io/binaries/commons-io-2.2-bin.tar.gz">commons-io-2.2-bin.tar.gz</a></td>
 
133
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.2-bin.tar.gz.md5">md5</a></td>
 
134
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.2-bin.tar.gz.asc">pgp</a></td>
 
135
          </tr>
 
136
          <tr>
 
137
              <td><a href="[preferred]/commons/io/binaries/commons-io-2.2-bin.zip">commons-io-2.2-bin.zip</a></td>
 
138
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.2-bin.zip.md5">md5</a></td>
 
139
              <td><a href="http://www.apache.org/dist/commons/io/binaries/commons-io-2.2-bin.zip.asc">pgp</a></td>
 
140
          </tr>
 
141
        </table>
 
142
      </subsection>
 
143
      <subsection name="Source">
 
144
        <table>
 
145
          <tr>
 
146
              <td><a href="[preferred]/commons/io/source/commons-io-2.2-src.tar.gz">commons-io-2.2-src.tar.gz</a></td>
 
147
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.2-src.tar.gz.md5">md5</a></td>
 
148
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.2-src.tar.gz.asc">pgp</a></td>
 
149
          </tr>
 
150
          <tr>
 
151
              <td><a href="[preferred]/commons/io/source/commons-io-2.2-src.zip">commons-io-2.2-src.zip</a></td>
 
152
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.2-src.zip.md5">md5</a></td>
 
153
              <td><a href="http://www.apache.org/dist/commons/io/source/commons-io-2.2-src.zip.asc">pgp</a></td>
 
154
          </tr>
 
155
        </table>
 
156
      </subsection>
 
157
    </section>
 
158
    <section name="Archives">
 
159
        <p>
 
160
          Older releases can be obtained from the archives.
 
161
        </p>
 
162
        <ul>
 
163
          <li class="download"><a href="[preferred]/commons/io/">browse download area</a></li>
 
164
          <li><a href="http://archive.apache.org/dist/commons/io/">archives...</a></li>
 
165
        </ul>
 
166
    </section>
 
167
  </body>
 
168
</document>