[
https://issues.jboss.org/browse/AS7-3702?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka resolved AS7-3702.
-------------------------------
Resolution: Rejected
There's no reason to make this false.
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
Priority: Optional
Fix For: 7.1.1.Final
Original Estimate: 2 hours
Remaining Estimate: 2 hours
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