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

Modified Files:
        Test.SQL.bat 
Log Message:
propagated changes of Monday Jun 16 2008 - Tuesday Jun 17 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/16 - sjoerd:
        
NT/MonetDB4-SQL/MonetDB4-SQL-Installer.vdproj,1.11.2.4(SQL_2-24,SQL_2-24-0,Stable_DailyBuild-17)
        
NT/MonetDB4-SQL64/MonetDB4-SQL-Installer.vdproj,1.6.2.5(SQL_2-24,SQL_2-24-0,Stable_DailyBuild-17)
        
NT/MonetDB5-SQL/MonetDB5-SQL-Installer.vdproj,1.19.2.4(SQL_2-24,SQL_2-24-0,Stable_DailyBuild-17)
        
NT/MonetDB5-SQL64/MonetDB5-SQL-Installer.vdproj,1.9.2.4(SQL_2-24,SQL_2-24-0,Stable_DailyBuild-17)
Removed JDBC .jar files.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/16 - mr-meltdown:
        src/jdbc/tests/Tests/Test.SQL.bat,1.6.4.1(SQL_2-24,Stable_DailyBuild-17)
Update JDBC version number.  Not updating the windows installers since
they are changed not to install Java jars any more.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/16 - sjoerd:
        MonetDB-SQL.spec.in,1.63.2.4(SQL_2-24,Stable_DailyBuild-17)
Split off a devel4 subpackage that is for M4 development so that devel does not 
depend on any M4 RPMs.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: Test.SQL.bat
===================================================================
RCS file: /cvsroot/monetdb/sql/src/jdbc/tests/Tests/Test.SQL.bat,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Test.SQL.bat        28 Nov 2007 16:24:01 -0000      1.6
+++ Test.SQL.bat        16 Jun 2008 23:37:58 -0000      1.7
@@ -5,4 +5,4 @@
 prompt # $t $g  
 echo on
 
-java -classpath 
"%MONETDB_JAVA_PREFIX%\share\MonetDB\lib\monetdb-1.7-jdbc.jar;%MONETDB_JAVA_PREFIX%\share\MonetDB\Tests"
 %TST% "%URL%"
+java -classpath 
"%MONETDB_JAVA_PREFIX%\share\MonetDB\lib\monetdb-1.8-jdbc.jar;%MONETDB_JAVA_PREFIX%\share\MonetDB\Tests"
 %TST% "%URL%"


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to