Update of /cvsroot/monetdb/clients/src/java
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1771
Modified Files:
Tag: Clients_1-20
Makefile.ag build.properties release.txt version.sh
Log Message:
The version numbers should have been bumped, but they were forgotten. As a
result we have a little cosmetic error in the release, but let's fix it now so
I/we don't forget.
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/Makefile.ag,v
retrieving revision 1.14.2.1
retrieving revision 1.14.2.2
diff -u -d -r1.14.2.1 -r1.14.2.2
--- Makefile.ag 10 Oct 2007 10:48:55 -0000 1.14.2.1
+++ Makefile.ag 22 Nov 2007 21:58:18 -0000 1.14.2.2
@@ -25,5 +25,5 @@
ant_distall = {
DIR = datadir/MonetDB/lib
- FILES = monetdb-1.0-mcl.jar monetdb-1.6-jdbc.jar jdbcclient.jar
+ FILES = monetdb-1.1-mcl.jar monetdb-1.7-jdbc.jar jdbcclient.jar
}
Index: release.txt
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/release.txt,v
retrieving revision 1.14.2.4
retrieving revision 1.14.2.5
diff -u -d -r1.14.2.4 -r1.14.2.5
--- release.txt 16 Nov 2007 09:46:00 -0000 1.14.2.4
+++ release.txt 22 Nov 2007 21:58:18 -0000 1.14.2.5
@@ -1,8 +1,8 @@
RELEASE NOTES
-MonetDB JDBC driver version 1.6 (Steadfast_p14/MCL-1.0)
+MonetDB JDBC driver version 1.7 (Canephora/MCL-1.1)
Fabian Groffen <[EMAIL PROTECTED]>
-Release date: 2007-11-16
+Release date: 2007-11-22
This JDBC driver is designed for use with MonetDB, a main-memory
Index: version.sh
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/version.sh,v
retrieving revision 1.10.2.1
retrieving revision 1.10.2.2
diff -u -d -r1.10.2.1 -r1.10.2.2
--- version.sh 10 Oct 2007 10:48:56 -0000 1.10.2.1
+++ version.sh 22 Nov 2007 21:58:18 -0000 1.10.2.2
@@ -110,10 +110,6 @@
for file in \
Makefile.ag \
../../../*/src/jdbc/tests/Tests/Test.SQL.bat \
- ../../../*/NT/MonetDB4-SQL/MonetDB4-Installer.vdproj \
- ../../../*/NT/MonetDB5-SQL/MonetDB5-Installer.vdproj \
- ../../../*/NT/MonetDB-XQuery/MonetDB-XQuery.vdproj \
- ../../../*/NT/MonetDB4-XQuery/MonetDB4-Installer.vdproj \
; do
if [[ -f ${file} ]] ; then
for f in $FILES ; do
Index: build.properties
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/build.properties,v
retrieving revision 1.16.2.5
retrieving revision 1.16.2.6
diff -u -d -r1.16.2.5 -r1.16.2.6
--- build.properties 16 Nov 2007 09:46:00 -0000 1.16.2.5
+++ build.properties 22 Nov 2007 21:58:18 -0000 1.16.2.6
@@ -9,7 +9,7 @@
# major release number
MCL_MAJOR=1
# minor release number
-MCL_MINOR=0
+MCL_MINOR=1
##
@@ -19,9 +19,9 @@
# major release number
JDBC_MAJOR=1
# minor release number
-JDBC_MINOR=6
+JDBC_MINOR=7
# an additional identifying string
-JDBC_VER_SUFFIX=Steadfast_p14
+JDBC_VER_SUFFIX=Canephora
# 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