https://bz.apache.org/bugzilla/show_bug.cgi?id=62151
--- Comment #4 from Axel Howind <[email protected]> --- @Dominic: It would be nice if 4.0 would not have automatic module names but instead "real" modules (aka with a real module-info.java). Is there any chance this could be achieved? I think I could easily do it in Gradle, but I am no expert in Maven or Ant. If there's a chance to get this into 4.0, I'd try to find some time to look into it anyway. I am aware of Stephen Colebourne's blog post concerning JPMS (http://blog.joda.org/2018/03/jpms-negative-benefits.html), but I think it could be done in a way that solves most if not all of the issues he mentions (i.e. compatibility with Java 8 and Android). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
