Unable to build w/ Ant 1.7 + Java 6:
https://jsftemplating.dev.java.net/issues/show_bug.cgi?id=21
User kenpaulsen changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from kenpaulsen_at_dev.java.net Thu Aug 16 22:00:51 +0000 2007 -------
We dropped support for Ant 1.6.x and now require Ant 1.7. We do not include the apt-ant.jar file anymore which was the
source of the problem before -- ant 1.7 does not need this .jar file as it already contains the apt task needed to build.