On Mon, Jul 16, 2007 at 12:16:14PM +0000, Fabian wrote:
> Update of /cvsroot/monetdb/clients/src/java
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18385/src/java
> 
> Modified Files:
>       build.properties build.xml release.txt version.sh 
> Log Message:
> For ease of maintenance, make jdbcclient a versionless jar-file.
> 
[...]
> 
> Index: version.sh
> ===================================================================
> RCS file: /cvsroot/monetdb/clients/src/java/version.sh,v
> retrieving revision 1.7
> retrieving revision 1.8
> diff -u -d -r1.7 -r1.8
> --- version.sh        16 Jul 2007 10:38:21 -0000      1.7
> +++ version.sh        16 Jul 2007 12:16:08 -0000      1.8
> @@ -113,13 +113,7 @@
>  
>  for file in \
>       Makefile.ag \
> -     ../../../*/NT/MonetDB4-SQL/MonetDB4-Installer.vdproj \
> -     ../../../*/NT/MonetDB5-SQL/MonetDB5-Installer.vdproj \
> -     ../../../*/src/jdbc/tests/Tests/Test_JdbcClient.SQL.bat \
>       ../../../*/src/jdbc/tests/Tests/Test.SQL.bat \
> -     ../../../*/NT/MonetDB-XQuery/MonetDB-XQuery.vdproj \
> -     ../../../*/NT/MonetDB4-XQuery/MonetDB4-Installer.vdproj \

../../../*/NT/MonetDB4-SQL/MonetDB4-Installer.vdproj
../../../*/NT/MonetDB5-SQL/MonetDB5-Installer.vdproj
../../../*/NT/MonetDB-XQuery/MonetDB-XQuery.vdproj
../../../*/NT/MonetDB4-XQuery/MonetDB4-Installer.vdproj

still contain "monetdb-1.6-jdbc.jar";
hence, this version number is now no longer maintained by 
clients/src/java/version.sh ...

Stefan

> -     
> ../../../*/tests/BugTracker/Tests/JDBC_250_results.SF-1730556.XQUERY.bat \
>       ; do
>       if [[ -f ${file} ]] ; then
>               for f in $FILES ; do
> 

-- 
| Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] |
| CWI,  P.O.Box 94079 | http://www.cwi.nl/~manegold/  |
| 1090 GB Amsterdam   | Tel.: +31 (20) 592-4212       |
| The Netherlands     | Fax : +31 (20) 592-4312       |

-------------------------------------------------------------------------
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-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to