[
https://issues.jboss.org/browse/AS7-2211?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka edited comment on AS7-2211 at 10/25/11 12:25 PM:
--------------------------------------------------------------
Fixed in integ pom.xml - `${surefire.system.args}` was not picked up. Now it's:
{code}
<server.jvm.args>${surefire.system.args} ${ip.server.stack}</server.jvm.args>
{code}
was (Author: ozizka):
Fixed in integ pom.xml - `${surefire.system.args}` was not picked up. Now it's:
{code}
<server.jvm.args>${surefire.system.args} ${ip.server.stack}</server.jvm.args>
{code}
TS: Fix -Ddebug (-Djpda)
------------------------
Key: AS7-2211
URL:
https://issues.jboss.org/browse/AS7-2211
Project: Application Server 7
Issue Type: Sub-task
Components: Test Suite
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
{code}
ozizka-as7/testsuite/integration $ mvn install -Dclustering.integration.tests -Djpda
{code}
doesn't work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira