Author: mickael_istria
Date: 2012-04-04 09:39:36 -0400 (Wed, 04 Apr 2012)
New Revision: 40034
Modified:
trunk/runtime-soa/tests/org.jboss.tools.runtime.soa.test/pom.xml
Log:
JBIDE-11370:
Fix pom for runtime.soa.tests
Modified: trunk/runtime-soa/tests/org.jboss.tools.runtime.soa.test/pom.xml
===================================================================
--- trunk/runtime-soa/tests/org.jboss.tools.runtime.soa.test/pom.xml 2012-04-04 13:21:43
UTC (rev 40033)
+++ trunk/runtime-soa/tests/org.jboss.tools.runtime.soa.test/pom.xml 2012-04-04 13:39:36
UTC (rev 40034)
@@ -15,17 +15,4 @@
<properties>
<systemProperties>-Djbosstools.test.jboss.home.4.2=${requirement.build.root}/jboss-4.2.3.GA
-Djbosstools.test.jboss.home.5.1=${requirement.build.root}/jboss-5.1.0.GA
-Djbosstools.test.seam.2.0.1.GA.home=${requirement.build.root}/jboss-seam-2.0.1.GA
-Djbosstools.test.seam.2.2.0.GA.home=${requirement.build.root}/jboss-seam-2.2.0.GA
-Djbosstools.test.eap.4.3.home=${requirement.build.root}/jboss-eap-4.3
-Dskip.runtime.scanner=true
-Djbosstools.test.jboss.home.7.0=${requirement.build.root}/jboss-7.0.0.Beta3</systemProperties>
</properties>
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-surefire-plugin</artifactId>
- <version>${tychoVersion}</version>
- <configuration>
- <testSuite>org.jboss.tools.runtime.test</testSuite>
- <testClass>org.jboss.tools.runtime.test.RuntimeDetectionAllTests</testClass>
- </configuration>
- </plugin>
- </plugins>
- </build>
</project>
Show replies by date