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

Modified Files:
      Tag: Clients_1-20
        build.properties release.txt 
Log Message:
Fix confusing error messages.  Since with merovingian we quite often are
redirected, the originally connected to host/port need not to be the
currently connected to host/port.  To make this clear, show in
connection error messages what host/port they occurred on, so it is
clear that not merovingian is killing the connection, but mserver5 does.


Index: release.txt
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/release.txt,v
retrieving revision 1.14.2.5
retrieving revision 1.14.2.6
diff -u -d -r1.14.2.5 -r1.14.2.6
--- release.txt 22 Nov 2007 21:58:18 -0000      1.14.2.5
+++ release.txt 22 Nov 2007 22:26:05 -0000      1.14.2.6
@@ -1,5 +1,5 @@
 RELEASE NOTES
-MonetDB JDBC driver version 1.7 (Canephora/MCL-1.1)
+MonetDB JDBC driver version 1.7 (Canephora_p1/MCL-1.1)
 Fabian Groffen <[EMAIL PROTECTED]>
 
 Release date: 2007-11-22

Index: build.properties
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/build.properties,v
retrieving revision 1.16.2.6
retrieving revision 1.16.2.7
diff -u -d -r1.16.2.6 -r1.16.2.7
--- build.properties    22 Nov 2007 21:58:18 -0000      1.16.2.6
+++ build.properties    22 Nov 2007 22:26:05 -0000      1.16.2.7
@@ -21,7 +21,7 @@
 # minor release number
 JDBC_MINOR=7
 # an additional identifying string
-JDBC_VER_SUFFIX=Canephora
+JDBC_VER_SUFFIX=Canephora_p1
 # 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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to