[jboss-jira] [JBoss JIRA] (AS7-3702) TS: Make container JVM --enable-assertions configurable.

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Thu Feb 9 16:17:49 EST 2012


     [ https://issues.jboss.org/browse/AS7-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka updated AS7-3702:
------------------------------

        Summary: TS: Make container JVM  --enable-assertions configurable.  (was: TS: Make Arquillian always run the container JVM with --enable-assertions .)
    Description: 
Arquillian's AS7 container has a property:
{code}
<property name="enableAssertions">false</property>
{code}

And it's true by default.
Let's make it configurable.

{code}
<jvm.args.enableAssertions></jvm.args.enableAssertions>
{code}


    
> TS: Make container JVM  --enable-assertions configurable.
> ---------------------------------------------------------
>
>                 Key: AS7-3702
>                 URL: https://issues.jboss.org/browse/AS7-3702
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Ondrej Zizka
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.1.Final
>
>
> Arquillian's AS7 container has a property:
> {code}
> <property name="enableAssertions">false</property>
> {code}
> And it's true by default.
> Let's make it configurable.
> {code}
> <jvm.args.enableAssertions></jvm.args.enableAssertions>
> {code}

--
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