[jboss-cvs] JBossAS SVN: r71208 - branches/JBPAPP_4_2_0_GA_CP/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 24 16:04:15 EDT 2008


Author: galder.zamarreno at jboss.com
Date: 2008-03-24 16:04:15 -0400 (Mon, 24 Mar 2008)
New Revision: 71208

Modified:
   branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath
Log:
[JBPAPP-683] Fixed Eclipse classpath.

Modified: branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath	2008-03-24 18:09:14 UTC (rev 71207)
+++ branches/JBPAPP_4_2_0_GA_CP/testsuite/.classpath	2008-03-24 20:04:15 UTC (rev 71208)
@@ -64,5 +64,6 @@
 	<classpathentry kind="lib" path="/thirdparty/apache-codec/lib/commons-codec.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/objectweb-joramtests/lib/joramtests.jar" sourcepath="/thirdparty/objectweb-joramtests/lib/joramtests-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/messaging/lib/jboss-messaging.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list