Author: koen.aers(a)jboss.com
Date: 2011-08-18 06:57:07 -0400 (Thu, 18 Aug 2011)
New Revision: 34038
Removed:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/src/org.jboss.tools.forge.runtime.ext.jar.index
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
Log:
JBIDE-9561
Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties 2011-08-18
09:05:05 UTC (rev 34037)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/build.properties 2011-08-18
10:57:07 UTC (rev 34038)
@@ -1,5 +1,8 @@
-source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
- .,\
- modules/
+ modules/,\
+ ./bin/
+source../bin/ = src/
+output../bin/ = bin/
+jars.compile.order = ./bin/,\
+ .
+source.. = META-INF/
Modified:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml
===================================================================
---
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2011-08-18
09:05:05 UTC (rev 34037)
+++
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/modules/org/jboss/tools/forge/runtime/ext/main/module.xml 2011-08-18
10:57:07 UTC (rev 34038)
@@ -4,7 +4,6 @@
<resources>
<resource-root path="../../../../../../../../bin" />
- <resource-root path="../../../../../../../.." />
</resources>
<dependencies>
Deleted:
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/src/org.jboss.tools.forge.runtime.ext.jar.index
===================================================================
---
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/src/org.jboss.tools.forge.runtime.ext.jar.index 2011-08-18
09:05:05 UTC (rev 34037)
+++
trunk/forge/plugins/org.jboss.tools.forge.runtime.ext/src/org.jboss.tools.forge.runtime.ext.jar.index 2011-08-18
10:57:07 UTC (rev 34038)
@@ -1,8 +0,0 @@
-
-META-INF
-org
-org/jboss
-org/jboss/tools
-org/jboss/tools/forge
-org/jboss/tools/forge/runtime
-org/jboss/tools/forge/runtime/ext
Show replies by date