On Fri, Jul 13, 2007 at 06:21:24AM +1000, Brett Porter wrote: > I also didn't think stringtemplate used antlr2 at runtime, I thought > it was just at compile time?
The StringTemplate build needs the ANTLRv2 tool to compile its grammar and the StringTemplate artifact needs the ANTLRv2 'runtime' to execute the resulting parser. In v2, tool and runtime are in the same artifact, so the dependency is correct, I think. ta, dave -- http://david.holroyd.me.uk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]