Bug 350 - build: Use system antlr automatically if jpackage-compatible system
Summary: build: Use system antlr automatically if jpackage-compatible system
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: 2008-03-29 09:43 CET by Sven Gothel
Modified: 2015-09-27 03:09 CEST (History)
0 users

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


Attachments
look up antlr in /usr/share/java (609 bytes, text/plain)
2008-03-29 09:43 CET, Sven Gothel
Details

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


---- Reported by colinwalters 2008-03-29 09:43:10 ----

Hi, the jpackage.org (http://jpackage.org/) project defines a means by which
Java libraries can install into the base operating system; in a nutshell, jar
files are all placed in /usr/share/java.  

The attached patch allows jogl's build system to automatically detect this, and
work out of the box on jpackage.org-compatible systems.  This is an intermediate
step until JSR277 is complete.



---- Additional Comments From colinwalters 2008-03-29 09:43:32 ----

Created an attachment
look up antlr in /usr/share/java




---- Additional Comments From kbr 2008-04-19 10:48:04 ----

Added available check of /usr/share/java/antlr.jar. Not fully tested.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT  ---

This bug was previously known as _bug_ 350 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=350
Imported an attachment (id=121)

The original submitter of attachment 121 [details] is unknown.
   Reassigning to the person who moved it here: sgothel@jausoft.com.