Author: dennisl Date: Mon Mar 23 23:20:18 2009 New Revision: 757590 URL: http://svn.apache.org/viewvc?rev=757590&view=rev Log: Remove more sandbox references.
Modified: commons/proper/compress/trunk/src/site/xdoc/cvs-usage.xml commons/proper/compress/trunk/src/site/xdoc/downloads.xml commons/proper/compress/trunk/src/site/xdoc/index.xml Modified: commons/proper/compress/trunk/src/site/xdoc/cvs-usage.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/cvs-usage.xml?rev=757590&r1=757589&r2=757590&view=diff ============================================================================== --- commons/proper/compress/trunk/src/site/xdoc/cvs-usage.xml (original) +++ commons/proper/compress/trunk/src/site/xdoc/cvs-usage.xml Mon Mar 23 23:20:18 2009 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> -<!-- +<!-- /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with @@ -7,9 +7,9 @@ * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -32,15 +32,15 @@ </p> <p> The project URL is:<br /> - <code>http://svn.apache.org/repos/asf/commons/sandbox/compress/trunk</code> + <code>http://svn.apache.org/repos/asf/commons/compress/trunk</code> </p> <p> The best way to view the repository is via the - <a href="http://svn.apache.org/viewvc/commons/sandbox/compress/trunk/">subversion viewer</a>. + <a href="http://svn.apache.org/viewvc/commons/compress/trunk/">subversion viewer</a>. </p> <p> The alternative is to use the - <a href="http://svn.apache.org/repos/asf/commons/sandbox/compress/trunk/">native subversion</a> display. + <a href="http://svn.apache.org/repos/asf/commons/compress/trunk/">native subversion</a> display. </p> <p> For more information on subversion and creating patches see the Modified: commons/proper/compress/trunk/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/downloads.xml?rev=757590&r1=757589&r2=757590&view=diff ============================================================================== --- commons/proper/compress/trunk/src/site/xdoc/downloads.xml (original) +++ commons/proper/compress/trunk/src/site/xdoc/downloads.xml Mon Mar 23 23:20:18 2009 @@ -22,12 +22,12 @@ <body> <section name="Download Compress"> - + <subsection name="Releases"> <p> - There are currently no official downloads, and will not be until Compress moves out of the Sandbox. + There are currently no official downloads. <!-- - Download the <a href="http://jakarta.apache.org/site/downloads/downloads_commons-compress.cgi">Latest Release</a> + Download the <a href="http://commons.apache.org/downloads/download_compress.cgi">Latest Release</a> of Commons Compress. --> </p> @@ -36,7 +36,7 @@ <subsection name="Nightly Builds"> <p> - <a href="http://people.apache.org/builds/jakarta-commons/nightly/commons-compress/">Nightly Builds</a> + <a href="http://people.apache.org/builds/commons/nightly/commons-compress/">Nightly Builds</a> are built once a day from the current SVN HEAD. This is (nearly) the latest code and so should be treated with caution. </p> @@ -46,7 +46,7 @@ <p> Older releases are retained by the Apache Software Foundation but are moved into a - <a href="http://archive.apache.org/dist/jakarta/commons/compress/"> + <a href="http://archive.apache.org/dist/commons/compress/"> special archive area</a>. </p> </subsection> Modified: commons/proper/compress/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/index.xml?rev=757590&r1=757589&r2=757590&view=diff ============================================================================== --- commons/proper/compress/trunk/src/site/xdoc/index.xml (original) +++ commons/proper/compress/trunk/src/site/xdoc/index.xml Mon Mar 23 23:20:18 2009 @@ -36,7 +36,7 @@ </p> <subsection name="Status"> <ul> - <li>This code is in the commons <i>sandbox</i></li> + <li>This component has been promoted to Commons proper</li> <li>The code is unreleased</li> <li>Methods and classes can and will appear and disappear without warning</li> <li>If you like the code and want to push it towards a release, join the mailing list!</li> @@ -46,7 +46,7 @@ <section name="Documentation"> <ul> <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li> - <li>The <a href="http://svn.apache.org/viewvc/commons/sandbox/compress/">SVN repository</a> can be browsed.</li> + <li>The <a href="http://svn.apache.org/viewvc/commons/compress/">SVN repository</a> can be browsed.</li> </ul> <p> There are also 2 example for the bzip2 API: @@ -62,7 +62,7 @@ </section> <section name="Releases"> <p> - None. This is a <i>sandbox</i> component. + None. </p> </section> </body>