[jbosstools-commits] JBoss Tools SVN: r39894 - in trunk/forge/plugins/org.jboss.tools.forge.runtime: src and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 28 11:17:23 EDT 2012


Author: nickboldt
Date: 2012-03-28 11:17:22 -0400 (Wed, 28 Mar 2012)
New Revision: 39894

Added:
   trunk/forge/plugins/org.jboss.tools.forge.runtime/src/.gitkeep
Modified:
   trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties
Log:
add missing src/ folder and source.. directive to build.properties

Modified: trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties
===================================================================
--- trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties	2012-03-28 15:10:20 UTC (rev 39893)
+++ trunk/forge/plugins/org.jboss.tools.forge.runtime/build.properties	2012-03-28 15:17:22 UTC (rev 39894)
@@ -1,3 +1,4 @@
+source.. = src/
 bin.includes = META-INF/,\
                modules/,\
                jboss-modules.jar,\

Added: trunk/forge/plugins/org.jboss.tools.forge.runtime/src/.gitkeep
===================================================================


More information about the jbosstools-commits mailing list