[GitHub] maven-surefire pull request #134: [SUREFIRE-1308] Move Surefire1179IT to jir...

2016-11-22 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/134 [SUREFIRE-1308] Move Surefire1179IT to jiras package You can merge this pull request into a Git repository by running: $ git pull https://github.com/britter/maven-surefire SUREFIRE-130

Re: [SUREFIRE] Issues with classpath and module path

2016-11-22 Thread Robert Scholte
On Tue, 22 Nov 2016 20:51:44 +0100, Benedikt Ritter wrote: Hello again, Benedikt Ritter schrieb am Fr., 18. Nov. 2016 um 08:40 Uhr: Hi, I had the pleasure to meet Robert Scholte and Herve Boutemy here at ApacheCon in Seville. We talked al little bit about the progress of the JUnit 5 inte

[GitHub] maven-surefire pull request #133: SUREFIRE-1307: Provide a convenient way to...

2016-11-22 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/133 SUREFIRE-1307: Provide a convenient way to run tests against multiple JUnit versions First proposal to run tests against multiple JUnit versions. I implemented an Enum representing

[GitHub] maven-surefire pull request #132: SUREFIRE-1306: JUnit4RerunFailingTestsIT d...

2016-11-22 Thread britter
GitHub user britter opened a pull request: https://github.com/apache/maven-surefire/pull/132 SUREFIRE-1306: JUnit4RerunFailingTestsIT does not execute with the JUnit version configured in the test Drop the junitVersion property from pom.xml and let the test execute with the late

Re: [SUREFIRE] Issues with classpath and module path

2016-11-22 Thread Benedikt Ritter
Hello again, Benedikt Ritter schrieb am Fr., 18. Nov. 2016 um 08:40 Uhr: > Hi, > > I had the pleasure to meet Robert Scholte and Herve Boutemy here at > ApacheCon in Seville. We talked al little bit about the progress of the > JUnit 5 integration. This let us to create two sample projects which

Re: Need to change a test case in 'maven-filtering'.

2016-11-22 Thread Guillaume Boué
Hi Christian, This test looks normal to me. When loading the properties, through load https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html#load-java.io.Reader-, the backslash indicates the line terminator, so it needs to be escaped, otherwise the method would (silently) ignore i

[GitHub] maven-surefire issue #110: SUREFIRE-1216: TEST-*.xml files generated by Sure...

2016-11-22 Thread jonenst
Github user jonenst commented on the issue: https://github.com/apache/maven-surefire/pull/110 @Tibor17 Hi, thanks for working on this. I'm also waiting for the release. Cheers. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w