Author: nickboldt
Date: 2011-06-15 02:44:07 -0400 (Wed, 15 Jun 2011)
New Revision: 32113
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml
trunk/as/tests/pom.xml
Log:
add org.jboss.ide.eclipse.as.management.as7.tests back into tests/pom.xml and
test.feature
Modified: trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml 2011-06-15
06:15:04 UTC (rev 32112)
+++ trunk/as/features/org.jboss.ide.eclipse.as.test.feature/feature.xml 2011-06-15
06:44:07 UTC (rev 32113)
@@ -52,11 +52,11 @@
version="0.0.0"
unpack="false"/>
- <!-- removed per max, temporarily <plugin
+ <plugin
id="org.jboss.ide.eclipse.as.management.as7.tests"
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/> -->
+ unpack="false"/>
</feature>
Modified: trunk/as/tests/pom.xml
===================================================================
--- trunk/as/tests/pom.xml 2011-06-15 06:15:04 UTC (rev 32112)
+++ trunk/as/tests/pom.xml 2011-06-15 06:44:07 UTC (rev 32113)
@@ -15,7 +15,7 @@
<module>org.jboss.ide.eclipse.as.archives.integration.test</module>
<module>org.jboss.ide.eclipse.as.test</module>
<module>org.jboss.ide.eclipse.as.ui.test</module>
- <!-- removed per max, temporarily
<module>org.jboss.ide.eclipse.as.management.as7.tests</module> -->
+ <module>org.jboss.ide.eclipse.as.management.as7.tests</module>
</modules>
</project>
Show replies by date