summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2006-12-21 02:24:30 +0000
committerKenneth Russel <[email protected]>2006-12-21 02:24:30 +0000
commit1a6d1337e997d873746c9972fe76227fb5d54694 (patch)
treec711c5678e2023cac94e33c39f6b7df5df2ee25f /make/build.xml
parentfe450765f38d5b6bd00993b3989d7cced1169784 (diff)
Changed to do a release build of 1.1.0-rc1 tonight, assuming build
succeeds git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1037 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 5e9e3a2ea..182fb6d6e 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -55,7 +55,7 @@
<!-- Uncomment this property definition to cause a full release build to be done -->
<!-- without needing to specify the RI target on the command line -->
- <!-- property name="RImanifestfile" value="joglRIversion" / -->
+ <property name="RImanifestfile" value="joglRIversion" />
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />