ANTLR is always built with the prior released version of itself. Please read the BUILD.TXT, which explains this and the whole build process in great detail in the hope that I would not have to answer the same questions on the lists again and again. But I seem to anyway ;-P
Jim > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Sebastian Javier Marchano > Sent: Wednesday, March 31, 2010 6:20 AM > To: [email protected] > Subject: [antlr-dev] Building ANTLR from source > > 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 _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
