[jbosstools-commits] JBoss Tools SVN: r43900 - in trunk/runtime-soa: features and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Sep 21 02:55:38 EDT 2012


Author: snjeza
Date: 2012-09-21 02:55:38 -0400 (Fri, 21 Sep 2012)
New Revision: 43900

Modified:
   trunk/runtime-soa/features/pom.xml
   trunk/runtime-soa/pom.xml
Log:
JBIDE-12523 - runtime-soa duplicates unit tests

Modified: trunk/runtime-soa/features/pom.xml
===================================================================
--- trunk/runtime-soa/features/pom.xml	2012-09-21 06:55:37 UTC (rev 43899)
+++ trunk/runtime-soa/features/pom.xml	2012-09-21 06:55:38 UTC (rev 43900)
@@ -16,6 +16,5 @@
 		<module>org.jboss.tools.runtime.drools.detector.feature</module>
 		<module>org.jboss.tools.runtime.esb.detector.feature</module>
 		<module>org.jboss.tools.runtime.jbpm.detector.feature</module>
-		<module>org.jboss.tools.runtime.soa.test.feature</module>
 	</modules>
 </project>

Modified: trunk/runtime-soa/pom.xml
===================================================================
--- trunk/runtime-soa/pom.xml	2012-09-21 06:55:37 UTC (rev 43899)
+++ trunk/runtime-soa/pom.xml	2012-09-21 06:55:38 UTC (rev 43900)
@@ -15,7 +15,6 @@
 	<packaging>pom</packaging>
 	<modules>
 		<module>plugins</module>
-		<!-- <module>tests</module> -->
 		<module>features</module>
 		<module>site</module>
 	</modules>



More information about the jbosstools-commits mailing list