Author: dgolovin
Date: 2007-11-08 18:49:50 -0500 (Thu, 08 Nov 2007)
New Revision: 4803
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
Log:
fix test errors for richfaces
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF 2007-11-08
23:49:26 UTC (rev 4802)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF 2007-11-08
23:49:50 UTC (rev 4803)
@@ -12,3 +12,4 @@
org.eclipse.ui.ide,
org.jboss.tools.common
Eclipse-LazyStart: true
+Bundle-ClassPath: vpe-rf-test.jar
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties 2007-11-08
23:49:26 UTC (rev 4802)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties 2007-11-08
23:49:50 UTC (rev 4803)
@@ -1,4 +1,11 @@
-source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
- .
+ resources/,\
+ vpe-rf-test.jar
+jars.compile.order = vpe-rf-test.jar
+source.vpe-rf-test.jar = src/
+output.vpe-rf-test.jar = bin/
+src.includes = src/,\
+ resources/,\
+ META-INF/,\
+ build.properties
+source.vpe-rf-test.jar = src/