[jetty-dev] [jira] (JETTY-1507) System properties are not getting cleared out between runs within an aggregator

"Jan Bartel (JIRA)" <[email protected]> Thu, 7 Jun 2012 12:12:21 -0500 (CDT)
Newsgroups gmane.comp.java.jetty.general
Message-ID <853489628.8772.1339089141195.JavaMail.j2ee-jira@codehaus01.managed.contegix.com>
Jan Bartel
resolved JETTY-1507 as Fixed

System properties are not getting cleared out between runs within an aggregator

Fixed.

To have the system properties specified in the pom override those on the command line use <force>true</force>. Eg:

<systemProperties>
<force>true</force>
<systemProperty>
<name>fooprop</name>
<value>222</value>
</systemProperty>
</systemProperties>

Change By:

Jan Bartel
(07/Jun/12 12:11 PM)

Resolution:

Fixed

Fix Version/s:

8.1.5

Fix Version/s:

7.6.5

Status:

Open
Resolved

This message is automatically generated by JIRA.

If you think it was sent incorrectly, please contact your JIRA administrators .

For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email