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

Modified Files:
        version.sh 
Log Message:

make explicte, which files (also outside java)
contain the version numbers of monetdb-*-mcl.jar & monetdb-*-jdbc.jar
and hence need to be updated when/after these version numbers changes.


Index: version.sh
===================================================================
RCS file: /cvsroot/monetdb/java/version.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- version.sh  5 Dec 2007 09:36:56 -0000       1.3
+++ version.sh  5 Dec 2007 09:55:56 -0000       1.4
@@ -119,10 +119,10 @@
 
 for file in \
        Makefile.ag \
-       ../*/src/jdbc/tests/Tests/Test.SQL.bat \
-       ../*/NT/MonetDB4-SQL{,64}/MonetDB4-SQL-Installer.vdproj \
-       ../*/NT/MonetDB5-SQL{,64}/MonetDB5-SQL-Installer.vdproj \
-       ../*/NT/MonetDB4-XQuery{,64}/MonetDB4-XQuery-Installer.vdproj \
+       ../sql/src/jdbc/tests/Tests/Test.SQL.bat \
+       ../sql/NT/MonetDB4-SQL{,64}/MonetDB4-SQL-Installer.vdproj \
+       ../sql/NT/MonetDB5-SQL{,64}/MonetDB5-SQL-Installer.vdproj \
+       ../pathfinder/NT/MonetDB4-XQuery{,64}/MonetDB4-XQuery-Installer.vdproj \
        ; do
        if [[ -f ${file} ]] ; then
                for f in $FILES ; do


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to