Author: dgolovin
Date: 2008-01-09 20:07:39 -0500 (Wed, 09 Jan 2008)
New Revision: 5573
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/build.properties
Log:
include new tests in build
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF 2008-01-10
01:07:35 UTC (rev 5572)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF 2008-01-10
01:07:39 UTC (rev 5573)
@@ -12,3 +12,4 @@
org.junit,
org.jboss.tools.vpe
Eclipse-LazyStart: true
+Bundle-ClassPath: vpe-seam-test.jar
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/build.properties
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/build.properties 2008-01-10 01:07:35
UTC (rev 5572)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/build.properties 2008-01-10 01:07:39
UTC (rev 5573)
@@ -1,4 +1,13 @@
-source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
- .
+ vpe-seam-test.jar,\
+ resources/
+jars.compile.order = vpe-seam-test.jar
+source.vpe-seam-test.jar = src/
+output.vpe-seam-test.jar = bin/
+src.includes = src/,\
+ resources/,\
+ build.properties,\
+ META-INF/,\
+ .project,\
+ .classpath
+source.vpe-seam-test.jar = src/
Show replies by date