Hi, Anyone mind if I apply the patch from Velocity-222? http://issues.apache.org/jira/browse/VELOCITY-222
It adds a Javacc task to ant. The catch is that it requires ant 1.6 to work (and we state in the web site that ant 1.3 is the min requirement). But it doesn't take away any functionality from earlier users of ant -- it just adds a "parser" task if javacc is available (there's dependency checking and a warning message if you try to use it with an earlier version of ant). I'm starting to tweak the syntax files of Velocity - this patch would be a help. Best, WILL