Bug 538 - Ant build fails in Eclipse 3.7
Summary: Ant build fails in Eclipse 3.7
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 2
Hardware: pc_all all
: --- normal
Assignee: Wade Walker
URL:
Depends on:
Blocks:
 
Reported: 2011-12-15 15:42 CET by Wade Walker
Modified: 2012-01-20 11:44 CET (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wade Walker 2011-12-15 15:42:16 CET
Eclipse 3.7 now includes a newer version of Ant, so we need to fix the classpath used in the Eclipse external build launcher.

I've got a fix and will submit soon, after testing.
Comment 1 Wade Walker 2011-12-30 21:59:15 CET
Submitted fix as pull request https://github.com/sgothel/jogl/pull/42. The commit is at https://github.com/WadeWalker/jogl/commit/701ee2108fe84422d4ec9ae3b22cfb7bc6f30c59.

I tested building gluegen and jogl with Java 1.7.0_02 and Eclipse Indigo SR1 on Win 7, CentOS, and OS X, and it works (with this fix) on all three.