RE: [jira] Created: (TRINIDAD-1590) maven-jdev-plugin: added ability to set JVM Java Options. Default is -ea to enable assertions

2009-10-11 Thread Maria Kaval
[Gary K] Default is -ea to enable assertions [Maria] Do we want to enable assertions on by default? I would think we want the defaults to be as performant as possible, but then developers can turn on assertions if they wish. Is there a guideline for what the default values should be? Maria

Re: [jira] Created: (TRINIDAD-1590) maven-jdev-plugin: added ability to set JVM Java Options. Default is -ea to enable assertions

2009-10-11 Thread Blake Sullivan
We want our projects for debugging to have assertions on. Since assertions are controlled at runtime and are off by default, this has no effect on the performance of our customers' applications. - Blake Sullivan On Oct 11, 2009, at 10:05 PM, Maria Kaval wrote: [Gary K] Default is -ea to

[jira] Created: (TRINIDAD-1590) maven-jdev-plugin: added ability to set JVM Java Options. Default is -ea to enable assertions

2009-10-08 Thread Gary Kind (JIRA)
maven-jdev-plugin: added ability to set JVM Java Options. Default is -ea to enable assertions --- Key: TRINIDAD-1590 URL: