From 023ac9d25b0593e5a327f35685fcae8a62afa10d Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Wed, 17 Jun 2009 21:58:28 +0000 Subject: Added generation of version.txt files to normal build paths of jogl, nativewindow, and newt. Fixed detection of whether or not RI build is in progress and thereby format of version number. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1981 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build-jogl.xml | 29 +++++++++++++++++------------ make/build-nativewindow.xml | 29 +++++++++++++++++------------ make/build-newt.xml | 31 ++++++++++++++++++------------- make/versions.xml | 14 ++++++++++---- 4 files changed, 62 insertions(+), 41 deletions(-) diff --git a/make/build-jogl.xml b/make/build-jogl.xml index c88bbddf7..a1f324d62 100644 --- a/make/build-jogl.xml +++ b/make/build-jogl.xml @@ -2151,17 +2151,6 @@ includes="${jogl.tmp.version}/**" /> - - - - - - - - - - - @@ -2348,7 +2337,23 @@ - + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + - + diff --git a/make/versions.xml b/make/versions.xml index 5769a5d49..c43aaa0db 100644 --- a/make/versions.xml +++ b/make/versions.xml @@ -15,8 +15,10 @@ - + target in build-jogl.xml. This should be uncommented for + official release builds and intermediate release builds, but + commented out for nightly builds. --> + @@ -24,7 +26,9 @@ + target in build-nativewindow.xml. This should be uncommented for + official release builds and intermediate release builds, but + commented out for nightly builds. --> + let's keep things symmetric. This should be uncommented for + official release builds and intermediate release builds, but + commented out for nightly builds. --> -- cgit v1.2.3