From 61d2579d7e6ccb1ac2fbb48d0410390a697bec16 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Sun, 15 Jan 2006 03:25:55 +0000 Subject: Moved GlueGen out of the JOGL workspace and into its own project. Restructured JOGL and JOAL build processes to separately invoke GlueGen's main build.xml before using it to generate their code. Refactored OS/CPU detection code into gluegen-cpptasks.xml build file in GlueGen workspace, which is now imported by both the JOGL and JOAL build processes. Unfortunately it seems to be somewhat difficult to completely factor out the C compiler configuration into the GlueGen workspace so this has been left for a later date. Added missed ALProcAddressLookup file to JOAL workspace. Updated JOGL and JOAL build documentation. More documentation for the GlueGen workspace is forthcoming. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@542 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/validate-properties.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'make/validate-properties.xml') diff --git a/make/validate-properties.xml b/make/validate-properties.xml index 0b5a66bf6..4a2d386c9 100644 --- a/make/validate-properties.xml +++ b/make/validate-properties.xml @@ -48,11 +48,9 @@ - builds to fail since if this Java process has the jar file open - we can not overwrite it. --> - - - - - + + + ****************************************************************** ** Your CLASSPATH environment variable appears to be set (some ** @@ -60,7 +58,7 @@ ** cause the build to fail. Please unset your CLASSPATH ** ** variable and restart the build. ** ****************************************************************** - + -- cgit v1.2.3