chrisg 2003/08/11 17:00:52 Modified: src/documentation/content/xdocs download.xml news.xml src/documentation/content/xdocs/dev release.xml Log: removed info about old download location fixed broken links to archives.apache.org Revision Changes Path 1.12 +3 -7 xml-fop/src/documentation/content/xdocs/download.xml Index: download.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/download.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- download.xml 17 Jul 2003 16:29:37 -0000 1.11 +++ download.xml 12 Aug 2003 00:00:52 -0000 1.12 @@ -19,13 +19,9 @@ </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://www.apache.org/dyn/closer.cgi/xml/fop">FOP Distribution</link> directory. + <p>Binary distributions include "-bin" in their names, and can be downloaded from a + <link href="http://www.apache.org/dyn/closer.cgi/xml/fop">FOP Distribution mirror</link>. </p> - <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"> <title>Source Download</title> @@ -33,7 +29,7 @@ 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://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 released version from a <link href="http://www.apache.org/dyn/closer.cgi/xml/fop">FOP Distribution mirror</link>. 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> 1.14 +3 -3 xml-fop/src/documentation/content/xdocs/news.xml Index: news.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/news.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- news.xml 24 Jul 2003 01:10:10 -0000 1.13 +++ news.xml 12 Aug 2003 00:00:52 -0000 1.14 @@ -29,7 +29,7 @@ </ul> <p> See also the full text of the - <link href="http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=6067"> + <link href="http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=6067"> announcement</link> and the <link href="relnotes.html#FOP+0.20.5">release notes</link>. </p> </section> @@ -41,14 +41,14 @@ <title>23 May 2003 - FOP 0.20.5 Release Candidate 3 available</title> <p> See the full text of the <link - href="http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=5429">announcement</link>. + href="http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=5429">announcement</link>. </p> </section> <section> <title>18 February 2003 - FOP 0.20.5 Release Candidate 2 available</title> <p> See the full text of the <link - href="http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=4509">announcement</link>. + href="http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=4509">announcement</link>. </p> </section> <section> 1.3 +1 -1 xml-fop/src/documentation/content/xdocs/dev/release.xml Index: release.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/release.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- release.xml 14 Jul 2003 12:30:01 -0000 1.2 +++ release.xml 12 Aug 2003 00:00:52 -0000 1.3 @@ -54,7 +54,7 @@ </ul> <p>Following are links with information about mirroring:</p> <ul> - <li><jump href="http://apache.bilkent.edu.tr/dev/mirrors.html">Apache Mirroring</jump></li> + <li><jump href="http://www.apache.org/dev/mirrors.html">Apache Mirroring</jump></li> <li>Stefan Bodewig's <jump href="http://cvs.apache.org/~bodewig/mirror.html">Making your Downloads Mirrorable</jump></li> </ul> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]