Author: dgolovin
Date: 2007-09-17 15:29:22 -0400 (Mon, 17 Sep 2007)
New Revision: 3663
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/build.properties
Log:
Fix JUnit Tests error
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/build.properties
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/build.properties 2007-09-17 16:17:15
UTC (rev 3662)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/build.properties 2007-09-17 19:29:22
UTC (rev 3663)
@@ -1,12 +1,17 @@
bin.includes = META-INF/,\
seam-core-tests.jar,\
projects/,\
- info.xml
+ info.xml,\
+ seam/,\
+ about.html,\
+ ant.properties
src.includes = META-INF/,\
ant.properties,\
build.properties,\
info.xml,\
src/,\
- projects/
+ projects/,\
+ seam/,\
+ about.html
source.seam-core-tests.jar = src/
jars.compile.order = seam-core-tests.jar