[GitHub] maven-surefire pull request: [SUREFIRE-1194] reporter argument doe...

2015-11-20 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/107#issuecomment-158545841 @juherr I will run the build and i will check the code. Thx for the effort. --- If your project is set up for it, you can reply to this email and have your

[GitHub] maven-surefire pull request: [SUREFIRE-1194] reporter argument doe...

2015-11-20 Thread juherr
GitHub user juherr opened a pull request: https://github.com/apache/maven-surefire/pull/107 [SUREFIRE-1194] reporter argument does not work for TestNG You can merge this pull request into a Git repository by running: $ git pull https://github.com/juherr/maven-surefire surefire

[GitHub] maven pull request: String handling issues identified by PMD

2015-11-20 Thread jvanzyl
Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/72#issuecomment-158483928 I have some code that touches a lot of this so I'd like to apply that first. Also what's the performance difference you observe? --- If your project is set up for it, you

[GitHub] maven pull request: String handling issues identified by PMD

2015-11-20 Thread alexhenrie
GitHub user alexhenrie opened a pull request: https://github.com/apache/maven/pull/72 String handling issues identified by PMD The code linting tool [PMD](http://pmd.sourceforge.net/pmd-5.2.0/) identified numerous places where Maven's string handling is inefficient. I've prepared a

[ANN] Apache Maven Shared Component: Maven Mapping Version 3.0.0 Released

2015-11-20 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Mapping Version 3.0.0. http://maven.apache.org/shared/maven-mapping/ The goal is to provide a shared component for all plugins that need to do mapping. Important Notes: * Maven 3.X only * J

[GitHub] maven-plugin-testing pull request: Update ResolverExpressionEvalua...

2015-11-20 Thread hanndecl
GitHub user hanndecl opened a pull request: https://github.com/apache/maven-plugin-testing/pull/3 Update ResolverExpressionEvaluatorStub.java Adding support for new maven3 properties You can merge this pull request into a Git repository by running: $ git pull https://github.com