From e4c41409b1b9e108f80de50a1c2cc9830377c53c Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Tue, 15 Jul 2003 22:32:05 +0000 Subject: Fixed bug in Animator where it would hang upon stopping if exception was thrown during init(). Fixed build.xml files to get javac to produce source file and line number information. Fixed demos to pop up a dialog box if an extension they need is unsupported. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@35 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build-gluegen.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/build-gluegen.xml') diff --git a/make/build-gluegen.xml b/make/build-gluegen.xml index f0236811b..a12f668ab 100644 --- a/make/build-gluegen.xml +++ b/make/build-gluegen.xml @@ -75,7 +75,7 @@ - NOTE: GlueGenTask is NOT built at this time. It is done in - a separate task. --> + source="1.4" debug="true" debuglevel="source,lines"> @@ -135,7 +135,7 @@ - + -- cgit v1.2.3