Author: dgolovin
Date: 2008-10-02 14:32:53 -0400 (Thu, 02 Oct 2008)
New Revision: 10636
Modified:
trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties
Log:
fix archives test errors. missing resources were added to build: testOutput and
projectPieces folders
Modified: trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties
===================================================================
--- trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties 2008-10-02 18:17:06 UTC
(rev 10635)
+++ trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties 2008-10-02 18:32:53 UTC
(rev 10636)
@@ -1,8 +1,9 @@
-source.. = src/
bin.includes = META-INF/,\
jbossastest.jar,\
- projects/
+ projects/,\
+ testOutputs/,\
+ projectPieces/
source.jbossastest.jar = src/
-jars.compile.order = .
+jars.compile.order = jbossastest.jar
output.jbossastest.jar = bin/
source.jbossastest.jar = src/
Show replies by date