Re: Maven Surefire and JUnit 5

2017-10-28 Thread Tibor Digana
Hello Benedikt, I will have a look this weekend. On Sat, Oct 28, 2017 at 9:11 AM, Benedikt Ritter wrote: > Hello Tibor, > > did you have some time to do the rebase and help me get the build to work > in the junit5 branch? > > Regards, > Benedikt > > > Am 18.10.2017 um 09:13 schrieb Benedikt Rit

Re: Maven Surefire and JUnit 5

2017-10-28 Thread Benedikt Ritter
Hello Tibor, did you have some time to do the rebase and help me get the build to work in the junit5 branch? Regards, Benedikt > Am 18.10.2017 um 09:13 schrieb Benedikt Ritter : > > Hello Tibor, > > Sorry for the daily I somehow missed this mail. > >> Am 15.10.2017 um 13:07 schrieb Tibor Dig

Re: Maven Surefire and JUnit 5

2017-10-18 Thread Benedikt Ritter
Hello Tibor, Sorry for the daily I somehow missed this mail. > Am 15.10.2017 um 13:07 schrieb Tibor Digana : > > Hi Benedikt, > > I am fine now after my illness, thx. > I am finishing branch SUREFIRE-1262_2. Just to add few more tests and then > I will cut a release. I want to add a fix for SUR

Re: Maven Surefire and JUnit 5

2017-10-15 Thread Tibor Digana
Hi Benedikt, I am fine now after my illness, thx. I am finishing branch SUREFIRE-1262_2. Just to add few more tests and then I will cut a release. I want to add a fix for SUREFIRE-1374 which would be fast to do. Then I am ready for you and JUnit5. I have questions regarding our JUnit 5 Surefire P

Re: Maven Surefire and JUnit 5

2017-10-08 Thread Benedikt Ritter
Hello Tibor > Am 06.10.2017 um 01:18 schrieb Tibor Digana : > > Hi Benedikt, > > Would you agree with this plan. > Since we try to release version 2.21.0 with Jigsaw modularity which is Java 9 > related feature, we can make the same compromise with JUnit5 in next version > 2.22.0. Altough Suri

Re: Maven Surefire and JUnit 5

2017-10-05 Thread Tibor Digana
Hi Benedikt, Would you agree with this plan. Since we try to release version 2.21.0 with Jigsaw modularity which is Java 9 related feature, we can make the same compromise with JUnit5 in next version 2.22.0. Altough Surifire is compiled with javac -source 1.6 -target 1.6, and JUnit 5/Java 1.8 prov

Re: Maven Surefire and JUnit 5

2017-10-01 Thread Enrico Olivelli
Sorry I wanted to reply to another message from Benedikt Enrico Il dom 1 ott 2017, 16:17 Karl Heinz Marbaise ha scritto: > Hi Enrico, > > On 01/10/17 16:00, Enrico Olivelli wrote: > > Benedikt, > > did you try to update all of your maven plugins to latest version? > > Can you share some stacktra

Re: Maven Surefire and JUnit 5

2017-10-01 Thread Karl Heinz Marbaise
Hi Enrico, On 01/10/17 16:00, Enrico Olivelli wrote: Benedikt, did you try to update all of your maven plugins to latest version? Can you share some stacktrace? This will give a first hint without having to build jUDDI This is the wrong mailing list...Users list was the subject about jUDDI ;-

Re: Maven Surefire and JUnit 5

2017-10-01 Thread Enrico Olivelli
Benedikt, did you try to update all of your maven plugins to latest version? Can you share some stacktrace? This will give a first hint without having to build jUDDI Cheers Enrico Il sab 30 set 2017, 10:34 Benedikt Ritter ha scritto: > Hello, > > for over a year now I’m trying to help getting J

Maven Surefire and JUnit 5

2017-09-30 Thread Benedikt Ritter
Hello, for over a year now I’m trying to help getting JUnit 5 support into Maven Surefire. This has been hard since Tibor seems to be the only one maintaining Maven Surefire and he had to come with other things. For this reason I’d like to ask other Maven maintainers to help with the JUnit 5 s