Re: Surefire and Java 9
FYI, it's SUREFIRE-1262[1] where most of the details are for implementing this. Robert [1] htps://issues.apache.org/jira/browse/SUREFIRE-1262 On Wed, 05 Apr 2017 19:08:27 +0200, Jörg Schaible wrote: Hi Tibor, Tibor Digana wrote: Hi Joerg, We will continue on this issue after this release. Would you help us with your Java 9 knowhow? actually, I am completely lost with Java 9 for now. I simply assumed that someone managed to run the unit tests by now that opens access to some class internals that are currently forbidden due to the new module system. Just to get an impression what stuff is actually affected. We have a ticket with Java9 issue in Jira. Currently I am still doing research ... Cheers, Jörg - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: Surefire and Java 9
Hi Tibor, Tibor Digana wrote: > Hi Joerg, > > We will continue on this issue after this release. > Would you help us with your Java 9 knowhow? actually, I am completely lost with Java 9 for now. I simply assumed that someone managed to run the unit tests by now that opens access to some class internals that are currently forbidden due to the new module system. Just to get an impression what stuff is actually affected. > We have a ticket with Java9 issue in Jira. Currently I am still doing research ... Cheers, Jörg - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: Surefire and Java 9
Hi Joerg, We will continue on this issue after this release. Would you help us with your Java 9 knowhow? We have a ticket with Java9 issue in Jira. On Wed, Apr 5, 2017 at 11:32 AM, Jörg Schaible wrote: > Hi, > > does anyone already have a setup to execute surefire with Java 9 where the > tested code requires the opening of some modules? I already tried with > different configuration stuff, but failed so far. > > Cheers, > Jörg > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Cheers Tibor