Author: objectiser
Date: 2010-07-14 17:32:17 -0400 (Wed, 14 Jul 2010)
New Revision: 872
Modified:
branches/RiftSaw-2.1.x/integration-tests/pom.xml
Log:
Set default value for ws.stack property.
Modified: branches/RiftSaw-2.1.x/integration-tests/pom.xml
===================================================================
--- branches/RiftSaw-2.1.x/integration-tests/pom.xml 2010-07-14 21:31:03 UTC (rev 871)
+++ branches/RiftSaw-2.1.x/integration-tests/pom.xml 2010-07-14 21:32:17 UTC (rev 872)
@@ -16,6 +16,7 @@
<jboss.common.version>1.2.1.GA</jboss.common.version>
<jboss.version>5.1.0.GA</jboss.version>
<test.delay>20000</test.delay>
+ <ws.stack>native</ws.stack>
</properties>
<dependencies>
<dependency>
Show replies by date