Author: dgolovin
Date: 2010-08-11 18:58:15 -0400 (Wed, 11 Aug 2010)
New Revision: 24074
Modified:
trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties
Log:
fix for tests execution errors in as.test
Modified: trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties
===================================================================
--- trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties 2010-08-11 22:57:21 UTC
(rev 24073)
+++ trunk/as/tests/org.jboss.ide.eclipse.as.test/build.properties 2010-08-11 22:58:15 UTC
(rev 24074)
@@ -3,7 +3,8 @@
testOutputs/,\
projectPieces/,\
plugin.properties,\
- serverMock/
+ serverMock/,\
+ .
jars.compile.order = .
source.. = src/
output.. = bin/
Show replies by date