[webbeans-commits] Webbeans SVN: r1179 - tck/trunk/impl.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Thu Jan 22 12:15:10 EST 2009


Author: pete.muir at jboss.org
Date: 2009-01-22 12:15:10 -0500 (Thu, 22 Jan 2009)
New Revision: 1179

Added:
   tck/trunk/impl/ri.classpath
Log:
add ri classpath

Added: tck/trunk/impl/ri.classpath
===================================================================
--- tck/trunk/impl/ri.classpath	                        (rev 0)
+++ tck/trunk/impl/ri.classpath	2009-01-22 17:15:10 UTC (rev 1179)
@@ -0,0 +1,10 @@
+        <!-- Add these entries to your tck eclipse classpath to allow you to run RI tests from the TCK eclipse project -->
+        
+        <classpathentry kind="lib" path="/org.jboss.webbeans.webbeans-ri/target/test-classes"/>
+        <classpathentry kind="lib" path="/org.jboss.webbeans.webbeans-ri/src/test/resources"/>
+        <classpathentry kind="lib" path="/org.jboss.webbeans.webbeans-ri-spi/target/classes"/>
+        <classpathentry kind="lib" path="/org.jboss.webbeans.webbeans-ri/target/classes"/>
+        <classpathentry kind="var" path="M2_REPO/org/jboss/logging/jboss-logging-log4j/2.0.5.GA/jboss-logging-log4j-2.0.5.GA.jar"/>
+        <classpathentry kind="var" path="M2_REPO/com/google/collections/google-collections/0.8/google-collections-0.8.jar" sourcepath="M2_REPO/com/google/collections/google-collections/0.8/google-collections-0.8-sources.jar"/>
+        <classpathentry kind="var" path="M2_REPO/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.jar" sourcepath="M2_REPO/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA-sources.jar"/>
+




More information about the weld-commits mailing list