Author: ate
Date: Tue Jan 10 20:16:22 2006
New Revision: 367911
URL: http://svn.apache.org/viewcvs?rev=367911&view=rev
Log:
No need to require newer deps just for Eclipse.
Modified:
portals/jetspeed-2/trunk/.classpath
Modified: portals/jetspeed-2/trunk/.classpath
URL:
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/.classpath?rev=367911&r1=367910&r2=367911&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/.classpath (original)
+++ portals/jetspeed-2/trunk/.classpath Tue Jan 10 20:16:22 2006
@@ -59,7 +59,7 @@
<classpathentry exported="true" kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="MAVEN_REPO/jdom/jars/jdom-1.0.jar"/>
<classpathentry exported="true" kind="var"
path="MAVEN_REPO/castor/jars/castor-0.9.4.3.jar"/>
- <classpathentry kind="var"
path="MAVEN_REPO/commons-digester/jars/commons-digester-1.6.jar"/>
+ <classpathentry kind="var"
path="MAVEN_REPO/commons-digester/jars/commons-digester-1.5.jar"/>
<classpathentry exported="true" kind="var"
path="MAVEN_REPO/commons-io/jars/commons-io-0.1.jar"/>
<classpathentry exported="true" kind="var"
path="MAVEN_REPO/commons-lang/jars/commons-lang-2.0.jar"/>
<classpathentry exported="true" kind="var"
path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.3.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]