You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by de...@apache.org on 2007/10/05 21:08:30 UTC

svn commit: r582374 - in /commons/proper/proxy/trunk/src/site: site.xml xdoc/index.xml

Author: dennisl
Date: Fri Oct  5 12:08:29 2007
New Revision: 582374

URL: http://svn.apache.org/viewvc?rev=582374&view=rev
Log:
Move from sandbox to proper.

Modified:
    commons/proper/proxy/trunk/src/site/site.xml
    commons/proper/proxy/trunk/src/site/xdoc/index.xml

Modified: commons/proper/proxy/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/proxy/trunk/src/site/site.xml?rev=582374&r1=582373&r2=582374&view=diff
==============================================================================
--- commons/proper/proxy/trunk/src/site/site.xml (original)
+++ commons/proper/proxy/trunk/src/site/site.xml Fri Oct  5 12:08:29 2007
@@ -19,7 +19,7 @@
   <bannerRight>
     <name>Commons Proxy</name>
     <src>images/logo.png</src>
-    <href>http://commons.apache.org/sandbox/proxy/</href>
+    <href>http://commons.apache.org/proxy/</href>
   </bannerRight>
   <body>
     <menu name="Commons Proxy">
@@ -27,7 +27,7 @@
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team" href="/team-list.html"/>
       <!--item name="Tasks" href="/tasks.html"/-->
-      <item name="SVN" href="http://svn.apache.org/viewvc/commons/sandbox/proxy/trunk/"/>
+      <item name="SVN" href="http://svn.apache.org/viewvc/commons/proper/proxy/trunk/"/>
       <item name="Javadoc (SVN latest)" href="apidocs/index.html"/>
     </menu>
   </body>

Modified: commons/proper/proxy/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/proxy/trunk/src/site/xdoc/index.xml?rev=582374&r1=582373&r2=582374&view=diff
==============================================================================
--- commons/proper/proxy/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/proxy/trunk/src/site/xdoc/index.xml Fri Oct  5 12:08:29 2007
@@ -133,7 +133,6 @@
 
         <section name="Status">
                 <ul>
-                    <li>This code is in the commons <i>sandbox</i>.</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>