maven-surefire pull request: Add @{...} property evaluation for the argLine...

2013-12-20 Thread hgschmie
Github user hgschmie closed the pull request at: https://github.com/apache/maven-surefire/pull/30 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

maven-surefire pull request: Add @{...} property evaluation for the argLine...

2013-12-17 Thread hgschmie
GitHub user hgschmie opened a pull request: https://github.com/apache/maven-surefire/pull/30 Add @{...} property evaluation for the argLine. Replaces expressions @{property-name} in the argLine with the corresponding properties from the model. This allows late evaluation of p