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 always is <compilerarg> if you want to use options
not explicitly supported.  In particular this will work for the versions
of Ant that have already been released.  We've long stopped adding
attributes for each and every option.  Are there any specific options
you'd like to see supported?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to