Gordon Sim wrote:
Attached is a suggested patch for the build (on trunk) to use the javacc jar included in the lib folder, rather than requiring javacc to be installed separately and on the path. I think this is more convenient; does it break things for anyone else?

Actually the javacc task has been part of ant at least as far back as 1.6.0. I'm not sure why this particular change was necessary in the first place. I suspect the version in the original build file will work anywhere we care about unless we're targeting particularly old versions of ant.

--Rafael

Reply via email to