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
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 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 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
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
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 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