You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by im...@apache.org on 2005/05/24 22:08:48 UTC

svn commit: r178266 - in /jakarta/commons/proper/vfs/trunk: gump.xml project.xml xdocs/index.xml

Author: imario
Date: Tue May 24 13:08:48 2005
New Revision: 178266

URL: http://svn.apache.org/viewcvs?rev=178266&view=rev
Log:
changed/removed sandbox path

Modified:
    jakarta/commons/proper/vfs/trunk/gump.xml
    jakarta/commons/proper/vfs/trunk/project.xml
    jakarta/commons/proper/vfs/trunk/xdocs/index.xml

Modified: jakarta/commons/proper/vfs/trunk/gump.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/gump.xml?rev=178266&r1=178265&r2=178266&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/gump.xml (original)
+++ jakarta/commons/proper/vfs/trunk/gump.xml Tue May 24 13:08:48 2005
@@ -2,8 +2,8 @@
 
 <module name="commons-vfs">
     <description>Commons VFS</description>
-    <url href="http://jakarta.apache.org/commons/sandbox/vfs/"/>
-    <cvs module="jakarta-commons-sandbox/vfs" repository="jakarta"/>
+    <url href="http://jakarta.apache.org/commons/vfs/"/>
+    <cvs module="jakarta-commons/vfs" repository="jakarta"/>
     <project name="commons-vfs">
         <ant buildfile="build.xml" target="dist">
             <property name="final.name" value="commons-vfs-@@DATE@@"/>
@@ -24,7 +24,7 @@
         <work nested="target/classes"/>
         <home nested="target"/>
         <jar name="commons-vfs-@@DATE@@.jar"/>
-        <javadoc module="jakarta-commons-sandbox" nested="target/docs/apidocs"/>
+        <javadoc module="jakarta-commons" nested="target/docs/apidocs"/>
         <nag to="commons-dev@jakarta.apache.org" from="commons-vfs development &lt;commons-dev@jakarta.apache.org&gt;"/>
     </project>
 </module>

Modified: jakarta/commons/proper/vfs/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/project.xml?rev=178266&r1=178265&r2=178266&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/project.xml (original)
+++ jakarta/commons/proper/vfs/trunk/project.xml Tue May 24 13:08:48 2005
@@ -5,7 +5,7 @@
     <name>Commons VFS</name>
     <id>commons-vfs</id>
     <logo>/images/vfs-logo-white.png</logo>
-    <url>http://jakarta.apache.org/commons/sandbox/vfs/</url>
+    <url>http://jakarta.apache.org/commons/vfs/</url>
     <currentVersion>1.0-dev</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <package>org.apache.commons.vfs</package>
@@ -30,10 +30,10 @@
     </licenses>
     <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>  
     <siteAddress>cvs.apache.org</siteAddress>
-    <siteDirectory>/www/jakarta.apache.org/commons/sandbox/vfs/</siteDirectory>
-    <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons-sandbox/vfs/</distributionDirectory> 
+    <siteDirectory>/www/jakarta.apache.org/commons/vfs/</siteDirectory>
+    <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/vfs/</distributionDirectory>
     <repository>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/sandbox/vfs/trunk</connection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/vfs/trunk</connection>
         <url>http://svn.apache.org/viewcvs.cgi</url>
     </repository>
     <mailingLists>

Modified: jakarta/commons/proper/vfs/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/xdocs/index.xml?rev=178266&r1=178265&r2=178266&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/vfs/trunk/xdocs/index.xml Tue May 24 13:08:48 2005
@@ -47,6 +47,8 @@
         </section>
 
         <section name="News">
+            <p>2005-05-24 - imario@apache.org: Moved VFS out of sandbox into proper. What a great day!</p>
+
             <p>2005-05 - imario@apache.org: Find the "How to setup a VFS Testserver" documentation in the developer area.</p>
 
             <p>2005-03 - imario@apache.org: easier configuration for plugins - see api section for details</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org