[antlr-interest] Building ANTLR
    Jim Washburn 
    jgwashburn at gmail.com
       
    Thu Oct 14 13:03:24 PDT 2010
    
    
  
I'm able to build ANTLR from its source using
git clone http://github.com/antlr/antlr.git
and
mvn -Dmaven.test.skip=true
 It looks to me like the above URL is the latest and greatest, "top of tree"
code.  That's because each time I have tried the above, I see a few small
(and different ) compile issues in the code.
Is there a way to do use git to get the source for more a constant , older
version?
Thanks,
-Jim W.
    
    
More information about the antlr-interest
mailing list