[jboss-jira] [JBoss JIRA] (AS7-2211) TS: Fix -Ddebug (-Djpda)
Ondrej Zizka (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Oct 24 22:46:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637075#comment-12637075 ]
Ondrej Zizka commented on AS7-2211:
-----------------------------------
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
More information about the jboss-jira
mailing list