Hello Tibor > Am 06.10.2017 um 01:18 schrieb Tibor Digana <[email protected]>: > > 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 provider is standalone jar file which does not force the > plugin itself to load Java 8 classes from the provider, we can freely work on > JUnit 5 provider after the version 2.21.0.Jigsaw has been released. I guess I > will start the release Vote next week and then we can pickup your commits > from the branch junit5, squash them into one single commit and rebase on the > top of future master/HEAD. > I believe you want to merge some more fixes from JUnit team afterwards and > maybe to add some more tests. > > What do you think, would it be possible for you?
This would be so great! I’m currently really blocked by the fact, that I can’t run the surefire build without errors. If you could help fix this, maybe by rebasing everything, this would be very much appreciated. Looking forward to hearing from you! Regards, Benedikt > > Cheers > Tibor > > On Sun, Oct 1, 2017 at 5:12 PM, Enrico Olivelli <[email protected]> wrote: > Sorry > I wanted to reply to another message from Benedikt > Enrico > > Il dom 1 ott 2017, 16:17 Karl Heinz Marbaise <[email protected]> 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 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 > > ;-).. > > > > Not related to Surefire and JUnit 5 ... > > > > Kind regards > > Karl Heinz Marbaise > > > Cheers > > > > > > Enrico > > > > > > Il sab 30 set 2017, 10:34 Benedikt Ritter <[email protected]> ha > > scritto: > > > > > >> 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 support. I’m happy to do the work, but I’m constantly blocked by > > >> obscure build failures which I’m unable to resolve myself or by lack of > > >> code review und merge of changes. > > >> > > >> - Work on JUnit5 support is currently done in the junit5 branch. > > >> - I have drafted a Provider Lookup implementation in the junit5 branch, > > >> but I don’t know whether it works because I can’t get the integration > > tests > > >> running > > >> - There is an open PR to merge the master branch back into junit5 > > branch, > > >> but it has build failures I don’t understand [1] > > >> > > >> Please help! > > >> Cheers, > > >> Benedikt > > > -- > > > -- Enrico Olivelli > > > > -- > Cheers > Tibor --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
