[antlr-interest] (newbie!) Maven pom for antlr 3.2 runtime -> stringtemplate 3.2 -> antlr 2.7.7

Colin Yates colin.yates at gmail.com
Sat Oct 23 01:12:13 PDT 2010


Hi all,

Newbie - so go gently :)

If I include antlr 3.2 in the gradle file then I end up with both antlr 3.2
and antlr 2.7.7.

Tracking this down at
http://mvnrepository.com/artifact/org.antlr/antlr-runtime/3.2 indicates that
antlr 3.2 depends on stringtemplate 3.2 which pulls in 2.7.7.

My understanding was that you shouldn't run more than one version of antlr
at any one time.

So, is this OK or shall I file a bug report against the maven poms (where?)

Many thanks for an excellent tool and a very good book
http://pragprog.com/press_releases/tpantlr

Col


More information about the antlr-interest mailing list