Re: Java 9 and javac

2015-09-14 Thread Christopher BROWN
There are options for modules, and of course the new module descriptors too (I can't see much impact on the task). Some summary information here: https://dzone.com/articles/the-java-module-system-first-look Some more detailed here: http://openjdk.java.net/projects/jigsaw/spec/sotms/ -- Christop

Re: Java 9 and javac

2015-09-13 Thread Stefan Bodewig
On 2015-09-13, Christopher BROWN wrote: > Java 9's new module system will add extra options for the "javac" command. > Are there any plans to provide support for this with Ant? So far I'm not aware of anybody working on it, but can't imagine we'd reject a change either. As a workaround there alw

RE: Java 9 and javac

2015-09-13 Thread Gary Gregory
Seems like an obvious update... to me at least ;-) Gary -Original Message- From: Christopher BROWN [mailto:br...@reflexe.fr] Sent: Sunday, September 13, 2015 14:00 To: user@ant.apache.org Subject: Java 9 and javac Hello, Java 9's new module system will add extra options for the "javac"