diff options
author | Christian Geisert <chrisg@apache.org> | 2003-07-17 16:29:37 +0000 |
---|---|---|
committer | Christian Geisert <chrisg@apache.org> | 2003-07-17 16:29:37 +0000 |
commit | bf08342f3cdc963f108f1de09adec5973204d679 (patch) | |
tree | 60f10a99c0bf3b0806f1791bd764966da9b26df4 /src/documentation/content | |
parent | c472bcb0f6936393fde25bc6350b8cf65192e792 (diff) | |
download | xmlgraphics-fop-bf08342f3cdc963f108f1de09adec5973204d679.tar.gz xmlgraphics-fop-bf08342f3cdc963f108f1de09adec5973204d679.zip |
new download location
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196724 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content')
-rw-r--r-- | src/documentation/content/xdocs/download.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 0e0e0a635..adbb34f7c 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -19,11 +19,12 @@ However, a source distribution will be preferable if you fall into one of the fo </section> <section id="binary"> <title>Binary Download</title> - <p>Binary distributions include "-bin" in their names, and can be downloaded from the <link href="http://xml.apache.org/dist/fop/">FOP Distribution</link> directory. + <p>Binary distributions include "-bin" in their names, and can be downloaded from the + <link href="http://www.apache.org/dyn/closer.cgi/xml/fop">FOP Distribution</link> directory. </p> - <note>We're in the process of moving the download location. Please download the - latest release candidate from a - <link href="http://www.apache.org/dyn/closer.cgi/xml/fop">mirror</link>. + <note>We're in the process of moving the download location. If you're looking for old + distributions please check the + <link href="http://xml.apache.org/dist/fop/">old download location</link>. </note> </section> <section id="source"> @@ -32,7 +33,7 @@ However, a source distribution will be preferable if you fall into one of the fo See <link href="dev/index.html">Development Introduction</link> for more details on the choices, and for the CVS tags to use when downloading the "maintenance" branch.</p> <p>There are three ways to obtain a source distribution. Please note that they are listed from least current to most current:</p> <ul> - <li>Download a released version from the <link href="http://xml.apache.org/dist/fop/">FOP Distribution</link> directory. Source distributions include "-src" in their names. Please note that official releases currently are <em>only</em> made from the "maintenance" branch.</li> + <li>Download a released version from the <link href="http://www.apache.org/dyn/closer.cgi/xml/fop">FOP Distribution</link> directory. Source distributions include "-src" in their names. Please note that official releases currently are <em>only</em> made from the "maintenance" branch.</li> <li>Download a CVS snapshot from the cvs files <link href="http://xml.apache.org/from-cvs/xml-fop/">here</link>. These snapshots are built approximately every six hours, and have the GMT of their creation time embedded in their names. Please note that CVS snapshots are made only for the "redesign" branch.</li> <li>Download directly from the CVS repository. Anyone can do this using the <link href="http://xml.apache.org/cvs.html#AnonCVS">Anonymous CVS Server</link>. By default, the CVS code is up-to-the-minute, the same code that the developers are modifying. See the <link href="dev/tools.html#cvs">CVS section of Developer Tools</link> for more information on using CVS.</li> |