Author: taylor
Date: Wed Oct 19 13:41:16 2005
New Revision: 326701

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

Modified:
    portals/bridges/trunk/.classpath

Modified: portals/bridges/trunk/.classpath
URL: 
http://svn.apache.org/viewcvs/portals/bridges/trunk/.classpath?rev=326701&r1=326700&r2=326701&view=diff
==============================================================================
--- portals/bridges/trunk/.classpath (original)
+++ portals/bridges/trunk/.classpath Wed Oct 19 13:41:16 2005
@@ -12,7 +12,9 @@
        <classpathentry kind="var" 
path="MAVEN_REPO/itgroundwork/jars/phpportlet-1.0.jar"/>
        <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/myfaces/jars/myfaces-jsf-api-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/commons-logging/jars/commons-logging-1.0.3.jar"/>
        <classpathentry kind="var" 
path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"/>
        <classpathentry kind="var" 
path="MAVEN_REPO/commons-digester/jars/commons-digester-1.5.jar"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to