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 List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
