[jboss-cvs] JBossAS SVN: r79467 - trunk/spring-int.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 14 11:05:09 EDT 2008


Author: adrian at jboss.org
Date: 2008-10-14 11:05:09 -0400 (Tue, 14 Oct 2008)
New Revision: 79467

Modified:
   trunk/spring-int/.classpath
Log:
Fix the eclipse build

Modified: trunk/spring-int/.classpath
===================================================================
--- trunk/spring-int/.classpath	2008-10-14 14:27:27 UTC (rev 79466)
+++ trunk/spring-int/.classpath	2008-10-14 15:05:09 UTC (rev 79467)
@@ -13,5 +13,7 @@
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar"/>
+   <classpathentry exported="true" kind="lib" path="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar" sourcepath="/jbosscache-core/src/main/java"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list