Re: Moving to Java 9 - module-info.class not found for module

2017-09-02 Thread forax
> De: "Rahman USTA" > À: "Remi Forax" > Cc: "Alex Buckley" , "jigsaw-dev" > > Envoyé: Samedi 2 Septembre 2017 13:30:24 > Objet: Re: Moving to Java 9 - module-info.class not found for > module > Thank you, Remi and Alex. > I think automatic modules can be supported by jlink. It could be a trans

Re: Moving to Java 9 - module-info.class not found for module

2017-09-02 Thread Rahman USTA
Thank you, Remi and Alex. I think automatic modules can be supported by jlink. It could be a transition feature like --illegal-access imho. Kind regards. 2017-09-02 0:59 GMT+03:00 Remi Forax : > As Alex said, > jackson.databind is not an explicit module. > > You should report that issue to thei