[jboss-jira] [JBoss JIRA] (AS7-2211) TS: Fix -Ddebug (-Djpda)

Ondrej Zizka (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Tue Oct 25 12:27: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 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

        


More information about the jboss-jira mailing list