Java 9 and javac

2015-09-13 Thread Christopher BROWN
Hello, 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? Thanks, Christopher

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"

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