Changeset: ef4228475b65 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ef4228475b65
Modified Files:
        java/build.xml
Branch: Jul2012
Log Message:

build-sys: fix legacy comment


diffs (15 lines):

diff --git a/java/build.xml b/java/build.xml
--- a/java/build.xml
+++ b/java/build.xml
@@ -236,9 +236,8 @@ All Rights Reserved.
   </target>
 
   <!--
-  This generates MonetDriver.java and MonetDBDatabase.java from their
-  ".java.in" equivalents.  It's required for importing the driver
-  version properties.
+  This generates MonetDriver.java from its ".java.in" equivalents.  It's
+  required for importing the driver version properties.
   -->
   <target name="driver" depends="prepare" unless="uptodate.drivers">
     <tstamp>
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to