Author: asoldano
Date: 2015-03-16 10:22:32 -0400 (Mon, 16 Mar 2015)
New Revision: 19575
Modified:
stack/cxf/trunk/README
Log:
[JBWS-3886] Updating README
Modified: stack/cxf/trunk/README
===================================================================
--- stack/cxf/trunk/README 2015-03-16 14:20:35 UTC (rev 19574)
+++ stack/cxf/trunk/README 2015-03-16 14:22:32 UTC (rev 19575)
@@ -13,6 +13,7 @@
The '-Dnoprepare' option can be used to avoid integration tests preparation
phase, which includes tuning of the server configurations, wsconsume/wsprovide
invocations, etc.
The '-Ddebug' option can be used to turn on surefire debugging of integration
tests only.
The '-Djboss.bind.address=x.y.w.z' option can be used to have the started
containers bound to the specified network interface address.
+The '-Dipv6' option can be used to run the integration testsuite using IPv6
protocol.
The '-Darquillian.deploymentExportPath=target/foo' option can be used to have
Arquillian write the actual test deployments to disk.
The 'fast' profile can also be used to run tests concurrently; run 'mvn
-Pfast,wildflyXYZ post-integration-test' in such case to trigger test servers'
shutdown and save memory at the end of each testsuite module.
Show replies by date