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 2005/10/19 22:35:00 UTC

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

Author: taylor
Date: Wed Oct 19 13:34:42 2005
New Revision: 326692

URL: http://svn.apache.org/viewcvs?rev=326692&view=rev
Log:
fix eclipse build
thanks to Chris Schaefer for pointing this one out

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

Modified: portals/jetspeed-2/trunk/.classpath
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/.classpath?rev=326692&r1=326691&r2=326692&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/.classpath (original)
+++ portals/jetspeed-2/trunk/.classpath Wed Oct 19 13:34:42 2005
@@ -68,7 +68,7 @@
 	<classpathentry exported="true" kind="var" path="MAVEN_REPO/jdbc-se/jars/jdbc-se2.0.jar"/>
 	<classpathentry exported="true" kind="var" path="MAVEN_REPO/jta/jars/jta1.0.1.jar"/>
 	<classpathentry exported="true" kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
-	<classpathentry exported="true" kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.6.jar"/>
+	<classpathentry exported="true" kind="var" path="MAVEN_REPO/log4j/jars/log4j-1.2.8.jar"/>
 	<classpathentry exported="true" kind="var" path="MAVEN_REPO/servletapi/jars/servletapi-2.3.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/commons-pool/jars/commons-pool-1.2.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-3.0.jar"/>
@@ -102,8 +102,9 @@
 	<classpathentry kind="var" path="MAVEN_REPO/struts/jars/struts-1.2.7.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/struts/jars/struts-el-1.2.7.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/standard-1.0.6.jar"/>
-	<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-jsf-api-1.0.9.jar"/>
-	<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-1.0.9.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-api-1.1.0.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/myfaces-impl-1.1.0.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/myfaces/jars/tomahawk-1.1.0.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/cglib/jars/cglib-full-2.0.2.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/springframework/jars/spring-1.1.5.jar"/>
 	<classpathentry kind="var" path="MAVEN_REPO/commons-fileupload/jars/commons-fileupload-1.0.jar"/>



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