Author: jjankovi
Date: 2012-04-18 07:18:21 -0400 (Wed, 18 Apr 2012)
New Revision: 40281
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/build.properties
Log:
removing resources from classpath in build properties
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/build.properties
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/build.properties 2012-04-18 11:11:51 UTC
(rev 40280)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/build.properties 2012-04-18 11:18:21 UTC
(rev 40281)
@@ -1,6 +1,4 @@
-source.. = src/,\
- resources/
+source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .,\
- projects/
+ .
Show replies by date