Author: dgolovin
Date: 2010-07-07 13:30:03 -0400 (Wed, 07 Jul 2010)
New Revision: 23285
Modified:
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/requirements.properties
Log:
switch ws.creation.test to JBoss AS 4.2
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2010-07-07 15:55:00 UTC
(rev 23284)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2010-07-07 17:30:03 UTC
(rev 23285)
@@ -13,7 +13,7 @@
<packaging>eclipse-test-plugin</packaging>
<properties>
- <systemProperties>-Djbosstools.test.jboss.home.4.2=${requirement.build.root}/jboss-soa-p.4.3.0/jboss-as</systemProperties>
+ <systemProperties>-Djbosstools.test.jboss.home.4.2=${requirement.build.root}/jboss-4.2.3.GA</systemProperties>
<emma.filter>org.jboss.tools.ws.creation.core*</emma.filter>
<emma.instrument.bundles>org.jboss.tools.ws.creation.core</emma.instrument.bundles>
</properties>
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/requirements.properties
===================================================================
---
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/requirements.properties 2010-07-07
15:55:00 UTC (rev 23284)
+++
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/requirements.properties 2010-07-07
17:30:03 UTC (rev 23285)
@@ -1 +1 @@
-requirements=soap
\ No newline at end of file
+requirements=jbossas
\ No newline at end of file
Show replies by date