Author: nickboldt
Date: 2010-09-03 11:55:04 -0400 (Fri, 03 Sep 2010)
New Revision: 24702
Modified:
branches/jbosstools-3.2.0.M2/usage/features/pom.xml
Log:
if test plugin is gone, no point building test feature on which it depends (contains).
Remove test feature from aggregation pom
Modified: branches/jbosstools-3.2.0.M2/usage/features/pom.xml
===================================================================
--- branches/jbosstools-3.2.0.M2/usage/features/pom.xml 2010-09-03 15:47:37 UTC (rev
24701)
+++ branches/jbosstools-3.2.0.M2/usage/features/pom.xml 2010-09-03 15:55:04 UTC (rev
24702)
@@ -8,7 +8,7 @@
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.usage.feature</module>
- <module>org.jboss.tools.usage.test.feature</module>
+ <!-- <module>org.jboss.tools.usage.test.feature</module> -->
</modules>
</project>
Show replies by date