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/11/08 23:34:46 UTC

svn commit: r331913 - in /jakarta/commons/proper/vfs/trunk: RELEASE_NOTES.txt build.xml project.xml

Author: imario
Date: Tue Nov  8 14:34:41 2005
New Revision: 331913

URL: http://svn.apache.org/viewcvs?rev=331913&view=rev
Log:
RC6

Modified:
    jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt
    jakarta/commons/proper/vfs/trunk/build.xml
    jakarta/commons/proper/vfs/trunk/project.xml

Modified: jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt?rev=331913&r1=331912&r2=331913&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt (original)
+++ jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt Tue Nov  8 14:34:41 2005
@@ -1,4 +1,4 @@
-2005-11 comons-vfs 1.0 RC6
+2005-11-08 comons-vfs 1.0 RC6
 
 uri praser:
 We have had lots of duplicate calls to fixSeparator, so normalizePath now no longer calls it.

Modified: jakarta/commons/proper/vfs/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/build.xml?rev=331913&r1=331912&r2=331913&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/build.xml (original)
+++ jakarta/commons/proper/vfs/trunk/build.xml Tue Nov  8 14:34:41 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!--build.xml generated by maven from project.xml version 1.0-RC5
+<!--build.xml generated by maven from project.xml version 1.0-RC6
   on date August 13 2005, time 0731-->
 
 <project default="jar" name="commons-vfs" basedir=".">
@@ -20,7 +20,7 @@
     </property>
     <property name="javadocdir" value="dist/docs/api">
     </property>
-    <property name="final.name" value="commons-vfs-1.0-RC5">
+    <property name="final.name" value="commons-vfs-1.0-RC6">
     </property>
     <path id="build.classpath">
         <fileset dir="${libdir}">
@@ -152,7 +152,7 @@
         </tstamp>
         <property name="copyright" value="Copyright &amp;copy;  The Apache Software Foundation. All Rights Reserved.">
         </property>
-        <property name="title" value="Commons VFS 1.0-RC5 API">
+        <property name="title" value="Commons VFS 1.0-RC6 API">
         </property>
         <javadoc use="true" private="true" destdir="${javadocdir}" author="true" version="true" sourcepath="src/java"
                  packagenames="org.apache.commons.vfs.*">

Modified: jakarta/commons/proper/vfs/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/project.xml?rev=331913&r1=331912&r2=331913&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/project.xml (original)
+++ jakarta/commons/proper/vfs/trunk/project.xml Tue Nov  8 14:34:41 2005
@@ -6,7 +6,7 @@
     <id>commons-vfs</id>
     <logo>/images/vfs-logo-white.png</logo>
     <url>http://jakarta.apache.org/commons/vfs/</url>
-    <currentVersion>1.0-RC5</currentVersion>
+    <currentVersion>1.0-RC6</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <package>org.apache.commons.vfs</package>
     <shortDescription>Commons VFS</shortDescription>
@@ -33,7 +33,7 @@
     <!--
         <siteDirectory>/www/jakarta.apache.org/commons/vfs/</siteDirectory>
     -->
-    <siteDirectory>public_html/vfs-1.0-RC5/site</siteDirectory>
+    <siteDirectory>public_html/vfs-1.0-RC6/site</siteDirectory>
     <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/vfs/</distributionDirectory>
     <repository>
         <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/vfs/trunk</connection>



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