summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2004-08-04 20:23:27 +0000
committerKenneth Russel <[email protected]>2004-08-04 20:23:27 +0000
commit8c168e665b84c1125623e49afa3762963f309b43 (patch)
tree852c18a0a7bf45f81765a9cfc46b4afed70de552 /make/build.xml
parent72c9b6009048bcbafa8a8621d4d248fe7cad4645 (diff)
Added acknowledgment of Alex Radeski to build.xml
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@147 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 127124bd9..925ca511b 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -45,7 +45,8 @@
- Thanks to Rob Grzywinski and Artur Biesiadowski for the bulk of the
- ANT build, including the GlueGen and StaticGLInfo tasks, the building of
- the Java generated sources, the first and second phase Java compiles, and
- - the building of the jar file.
+ - the building of the jar file. Thanks to Alex Radeski for the bulk of the
+ - port to the ant-contrib CPPTask framework.
-->
<project name="JOGL" basedir="." default="all">