Re: [jira] [Commented] (MNG-6275) ServiceLoaderFactory can't find implementations via ClassRealm

2017-08-24 Thread Igor Fedorenko
Sorry, didn't mean to request a rollback, was merely trying to highlight areas likely affected by the change. -- Regards, Igor On Thu, Aug 24, 2017, at 12:33 PM, Robert Scholte wrote: > Hi Igor, > > moving this to dev-list. > I've asked an explanation of the Java developers team. They confirm

Re: [jira] [Commented] (MNG-6275) ServiceLoaderFactory can't find implementations via ClassRealm

2017-08-24 Thread Robert Scholte
Hi Igor, moving this to dev-list. I've asked an explanation of the Java developers team. They confirm that they've made a more clear separation of boot-, system- and application-classloader. They wondered why we put "null" there in the first place, because in general the boot classloader is

Re: [ANN] Declaration of intent to release 3.5.1

2017-08-24 Thread Stephen Connolly
On Thu 24 Aug 2017 at 10:16, Robert Scholte wrote: > Great news! > > Unresolved issues for Maven 3.5.x[1] > I don't see any critical issues here which are regressions in 3.5.0 > > There's one issue I would like to merge, though needs to be second first. > In case of ServiceLoaders it is a Java 8+

Re: [ANN] Declaration of intent to release 3.5.1

2017-08-24 Thread Robert Scholte
Great news! Unresolved issues for Maven 3.5.x[1] I don't see any critical issues here which are regressions in 3.5.0 There's one issue I would like to merge, though needs to be second first. In case of ServiceLoaders it is a Java 8+ issue: MNG-6275: ServiceLoaderFactory can't find implementat

Re: [ANN] Declaration of intent to release 3.5.1

2017-08-24 Thread Stephen Connolly
I'm still technically on vacation until Tuesday... just not out of the country... but my wife would kill me just the same if I try to do anything on the computer before then ;-) On Thu 24 Aug 2017 at 06:54, Hervé BOUTEMY wrote: > thank you Stephen: vacations are over for everybody! :) > > Regar