Bug 70 - JOGL build broken with Ant 1.6
Summary: JOGL build broken with Ant 1.6
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2004-04-07 01:51 CEST by Sven Gothel
Modified: 2010-03-24 07:46 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:46:24 CET


---- 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