---- Reported by kbr 2004-04-07 13:51:03 ---- The JOGL build aborts with Ant 1.6+ due to ANTLR not being able to find the importVocab file STDCTokenTypes.txt for one of the grammars that subclass this one. ---- Additional Comments From kbr 2004-04-07 13:56:15 ---- The build script required the following changes: 1. Copy all of the grammars to the destination directory to be able to have the same input and output directory when running ANTLR. 2. Changed the stub.includes.fileset.platform to define a platform-specific property rather than trying to refer to XML nodes within the platform-specific targets. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:46 EDT --- This bug was previously known as _bug_ 70 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=70