Toomey, Kevin H (ATS, IT) wrote:
> It looks like support for JSR199 (java compiler API) would give me what I'm looking for,
but I couldn't tell for sure if/when that support would be available with Ant.
The open source story with ant is: if you need a feature, you get to
implement it. If you can add a new compiler adapter in a way that it
works, and such that ant still builds on pre Java-6 systems, then it
will go into Ant 1.8. Otherwise, you have to wait until someone else has
the need and the time.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|