Re: Java 9 modules (again)

2017-05-21 Thread Gary Gregory
If you see an interesting post on the Jigsaw ML, feel free to post a link to it here. Gary On May 21, 2017 1:45 PM, "Ralph Goers" wrote: > I’ve been following the jigsaw mailing list. The consensus on the advice > I’ve been getting leads me to believe that log4j-api will be able to be a > “real

Re: Java 9 modules (again)

2017-05-21 Thread Gary Gregory
I like it, let's see what happens with the next module ballot and not sink too much time into this. I was initially ticked off that my IDE set up go messed up, but I got over it ;-). I wonder if Oracle would ram it down Java 9's throat anyway... Gary On May 21, 2017 1:45 PM, "Ralph Goers" wrote:

Java 9 modules (again)

2017-05-21 Thread Ralph Goers
I’ve been following the jigsaw mailing list. The consensus on the advice I’ve been getting leads me to believe that log4j-api will be able to be a “real” module but that log4j core will be an automatic module with just the manifest header that declares the name of the module. There is some clean