Update of /cvsroot/monetdb/sql/src/jdbc/tests/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29328/src/jdbc/tests/Tests

Modified Files:
        Test.SQL 
Log Message:

- created new release branches:
    buildtools: MonetDB_1-18
       MonetDB: MonetDB_1-18
       clients: Clients_1-18
      MonetDB4: MonetDB_4-18
      MonetDB5: MonetDB_5-0
      template: MonetDB_1-18
           sql: SQL_2-18
    pathfinder: XQuery_0-18

- updated version numbers in release branches and development trunks

As usually:
all bug-fixes go to the new release branches, only;
all new features go to the development trunks, only.


Index: Test.SQL
===================================================================
RCS file: /cvsroot/monetdb/sql/src/jdbc/tests/Tests/Test.SQL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Test.SQL    12 Jan 2007 12:44:01 -0000      1.1
+++ Test.SQL    3 Jun 2007 20:19:27 -0000       1.2
@@ -4,4 +4,4 @@
 JAR="`ls $pdd/lib/monetdb-*.*-jdbc.jar | head -n1`"
 
URL="jdbc:monetdb://${HOST}:${MAPIPORT}/${TSTDB}?user=monetdb&password=monetdb${JDBC_EXTRA_ARGS}"
 
-Mlog -x "java -classpath $JAR:`monetdb-clients-config --pkgdatadir`/Tests 
${TST} \"${URL}\""
+Mlog -x "java -classpath $JAR:$pdd/Tests ${TST} \"${URL}\""


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to