Dear all, I have downloaded the source from git repository and now i'm trying to make some modifications to antlr-core system.
When I try to build the 'tool' module i notice that it uses antlr3-maven-plugin version 3.2 to parse some grammars and generate source code before compiling the actual code. Antlr maven plugin depends in this 'tool' module that i'm trying to build also, but a fixed version: 3.2. Does it mean that it needs to use a previous version of the project itself to generate source code to the actual version? Shouldn't be using the working code? Thanks and regards. pd: I thought this kind of email fit to antlr-dev list, tell me if I should have send it to the interest list. -- Sebastian _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
