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

Modified Files:
        build.properties release.txt 
Log Message:
Return a list of warnings, such that we get separate warnings as in:

Connection warning: Redirect by localhost:50000 to 
mapi:monetdb://127.0.0.1:50003/bla
Connection warning: server is running in maintenance mode

(instead of one string with newlines in it)



Index: release.txt
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/release.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- release.txt 27 Aug 2007 12:52:09 -0000      1.12
+++ release.txt 28 Aug 2007 21:03:44 -0000      1.13
@@ -1,8 +1,8 @@
 RELEASE NOTES
-MonetDB JDBC driver version 1.6 (Steadfast_p8/MCL-1.0)
+MonetDB JDBC driver version 1.6 (Steadfast_p9/MCL-1.0)
 Fabian Groffen <[EMAIL PROTECTED]>
 
-Release date: 2007-08-27
+Release date: 2007-08-28
 
 
 This JDBC driver is designed for use with MonetDB, a main-memory

Index: build.properties
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/build.properties,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- build.properties    27 Aug 2007 12:52:09 -0000      1.14
+++ build.properties    28 Aug 2007 21:03:44 -0000      1.15
@@ -21,7 +21,7 @@
 # minor release number
 JDBC_MINOR=6
 # an additional identifying string
-JDBC_VER_SUFFIX=Steadfast_p8
+JDBC_VER_SUFFIX=Steadfast_p9
 # 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