Hi all,

Has anyone considered using the javax.tools API (JSR 199) to compile the
JSPs yet? This could provide a unified API to compile the JSPs since ECJ
also implements this API, and it would simplify the integration of javac
with Tomcat (no need to copy the Ant jars). With the new Java release
schedule I think more people will consider switching to javac to benefit
from the new language features before ECJ implements them, better
integrating javac would help this use case.

Emmanuel Bourg

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

Reply via email to