Author: alessio.soldano(a)jboss.com
Date: 2011-03-02 13:13:38 -0500 (Wed, 02 Mar 2011)
New Revision: 13830
Modified:
stack/cxf/branches/JBWS-3236/pom.xml
Log:
Adding jboss700 profile in pom.xml
Modified: stack/cxf/branches/JBWS-3236/pom.xml
===================================================================
--- stack/cxf/branches/JBWS-3236/pom.xml 2011-03-02 18:04:57 UTC (rev 13829)
+++ stack/cxf/branches/JBWS-3236/pom.xml 2011-03-02 18:13:38 UTC (rev 13830)
@@ -1279,6 +1279,18 @@
</profile>
<!--
+ Name: jboss700
+ Descr: JBoss-7.0.0 specific options
+ -->
+ <profile>
+ <id>jboss700</id>
+ <properties>
+ <jbossws.integration.target>jboss700</jbossws.integration.target>
+ <jboss.home>${jboss700.home}</jboss.home>
+ </properties>
+ </profile>
+
+ <!--
Name: smoketest
Descr: Executes the smoke tests
-->
Show replies by date