Update of /cvsroot/monetdb/clients/src/java
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7288

Modified Files:
        build.properties release.txt 
Log Message:
Avoid empty block writes because of calls to flush by close().


Index: release.txt
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/release.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- release.txt 27 Aug 2007 12:25:23 -0000      1.11
+++ release.txt 27 Aug 2007 12:52:09 -0000      1.12
@@ -1,5 +1,5 @@
 RELEASE NOTES
-MonetDB JDBC driver version 1.6 (Steadfast_p7/MCL-1.0)
+MonetDB JDBC driver version 1.6 (Steadfast_p8/MCL-1.0)
 Fabian Groffen <[EMAIL PROTECTED]>
 
 Release date: 2007-08-27

Index: build.properties
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/build.properties,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- build.properties    27 Aug 2007 12:25:23 -0000      1.13
+++ build.properties    27 Aug 2007 12:52:09 -0000      1.14
@@ -21,7 +21,7 @@
 # minor release number
 JDBC_MINOR=6
 # an additional identifying string
-JDBC_VER_SUFFIX=Steadfast_p7
+JDBC_VER_SUFFIX=Steadfast_p8
 # the default port to connect on, if no port given when using SQL
 JDBC_DEF_PORT=50000
 # the default port to connect on, if no port given when using XML:DB


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to