You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2006/01/11 18:18:57 UTC

svn commit: r368064 - /portals/jetspeed-2/trunk/.classpath

Author: taylor
Date: Wed Jan 11 09:18:55 2006
New Revision: 368064

URL: http://svn.apache.org/viewcvs?rev=368064&view=rev
Log:
jmx dep still needed for jdk < 1.5, so putting it back in.
Note: its currently not automatically downloaded by maven, unless the jboss loginmodule is build.
Removed the commons-validator dep which I forgot yesterday. 

Modified:
    portals/jetspeed-2/trunk/.classpath

Modified: portals/jetspeed-2/trunk/.classpath
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/.classpath?rev=368064&r1=368063&r2=368064&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/.classpath (original)
+++ portals/jetspeed-2/trunk/.classpath Wed Jan 11 09:18:55 2006
@@ -92,7 +92,6 @@
 	<classpathentry kind="var" path="MAVEN_REPO/nekohtml/jars/nekohtml-0.9.3.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/oro/jars/oro-2.0.7.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/commons-codec/jars/commons-codec-1.3.jar"/>
-	<classpathentry kind="var" path="MAVEN_REPO/commons-validator/jars/commons-validator-1.1.4.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/rome/jars/rome-0.4.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/standard-1.0.6.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-api-1.1.0.jar"/>
@@ -109,5 +108,6 @@
 	<classpathentry kind="var" path="MAVEN_REPO/javamail/jars/javamail-1.3.3.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/random-1.0.2.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/xstream/jars/xstream-1.1.2.jar"/>
+	<classpathentry kind="lib" path="C:/fmr/repo/repository/jmx/jars/jmxri-1.2.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>



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