spring-projects-experimental/spring-fu

Unable to use spring.fu.jafu with jigsaw modules, due unnamed module.

Opened this issue · 2 comments

Hi there, could you transform published spring.fu.jafu artifact from unnamed module to the automatic one, by adding the following line to MANIFEST.MF
Automatic-Module-Name: spring.fu.jafu

Hi, we could add this entry, but I am not sure we can support modules yet due to the split packages issue. Could you check locally and provide us your feedback about if that works or not?

@sdeleuze it worked fine with hardcoded value inside jar file