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/10/14 20:06:57 UTC

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

Author: imario
Date: Fri Oct 14 11:06:48 2005
New Revision: 321164

URL: http://svn.apache.org/viewcvs?rev=321164&view=rev
Log:
RC5

Modified:
    jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt
    jakarta/commons/proper/vfs/trunk/build.xml
    jakarta/commons/proper/vfs/trunk/project.properties
    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=321164&r1=321163&r2=321164&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt (original)
+++ jakarta/commons/proper/vfs/trunk/RELEASE_NOTES.txt Fri Oct 14 11:06:48 2005
@@ -1,4 +1,4 @@
-2005-10 commons-vfs 1.0 RC5
+2005-10-14 commons-vfs 1.0 RC5
 
 zip, jar, tar:
 close archive if there is no open stream. This avoids locking on the archive.

Modified: jakarta/commons/proper/vfs/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/build.xml?rev=321164&r1=321163&r2=321164&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/build.xml (original)
+++ jakarta/commons/proper/vfs/trunk/build.xml Fri Oct 14 11:06:48 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!--build.xml generated by maven from project.xml version 1.0-RC4
+<!--build.xml generated by maven from project.xml version 1.0-RC5
   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-RC4">
+    <property name="final.name" value="commons-vfs-1.0-RC5">
     </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-RC4 API">
+        <property name="title" value="Commons VFS 1.0-RC5 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.properties
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/project.properties?rev=321164&r1=321163&r2=321164&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/project.properties (original)
+++ jakarta/commons/proper/vfs/trunk/project.properties Fri Oct 14 11:06:48 2005
@@ -49,4 +49,7 @@
 
 maven.checkstyle.properties = ${basedir}/checkstyle.properties
 
-maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
\ No newline at end of file
+maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
+
+maven.jar.override = on
+maven.jar.jakarta-slide-webdavlib=http://cvs.apache.org/repository/slide/jars/jakarta-slide-webdavlib-20050629.161100.jar
\ No newline at end of file

Modified: jakarta/commons/proper/vfs/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/project.xml?rev=321164&r1=321163&r2=321164&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/project.xml (original)
+++ jakarta/commons/proper/vfs/trunk/project.xml Fri Oct 14 11:06:48 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-RC4</currentVersion>
+    <currentVersion>1.0-RC5</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-RC4/site</siteDirectory>
+    <siteDirectory>public_html/vfs-1.0-RC5/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