You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2006/08/28 03:59:39 UTC

svn commit: r437504 - /portals/pluto/branches/pluto-1.0.2/.classpath

Author: cdoremus
Date: Sun Aug 27 18:59:39 2006
New Revision: 437504

URL: http://svn.apache.org/viewvc?rev=437504&view=rev
Log:
Removed commons-fileupload-1.0.jar Added commons-fileupload-1.1.jar and commons-io-1.1.jar.

Modified:
    portals/pluto/branches/pluto-1.0.2/.classpath

Modified: portals/pluto/branches/pluto-1.0.2/.classpath
URL: http://svn.apache.org/viewvc/portals/pluto/branches/pluto-1.0.2/.classpath?rev=437504&r1=437503&r2=437504&view=diff
==============================================================================
--- portals/pluto/branches/pluto-1.0.2/.classpath (original)
+++ portals/pluto/branches/pluto-1.0.2/.classpath Sun Aug 27 18:59:39 2006
@@ -15,6 +15,6 @@
 	<classpathentry kind="var" path="MAVEN_REPO/castor/jars/castor-0.9.5.3.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/commons-digester/jars/commons-digester-1.6.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
-	<classpathentry kind="var" path="MAVEN_REPO/commons-fileupload/jars/commons-fileupload-1.0.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-fileupload/jars/commons-fileupload-1.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>