Author: richard.opalka(a)jboss.com
Date: 2009-07-29 07:38:13 -0400 (Wed, 29 Jul 2009)
New Revision: 10413
Modified:
stack/cxf/branches/ropalka/modules/testsuite/pom.xml
Log:
setting test deployment property
Modified: stack/cxf/branches/ropalka/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/ropalka/modules/testsuite/pom.xml 2009-07-29 11:36:50 UTC (rev
10412)
+++ stack/cxf/branches/ropalka/modules/testsuite/pom.xml 2009-07-29 11:38:13 UTC (rev
10413)
@@ -177,6 +177,10 @@
<value>${jbossws.integration.target}</value>
</property>
<property>
+ <name>test.disable.deployment</name>
+ <value>false</value>
+ </property>
+ <property>
<name>log4j.output.dir</name>
<value>${project.build.directory}</value>
</property>
Show replies by date