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

Modified Files:
      Tag: Clients_1-20
        version.sh 
Log Message:

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


Index: version.sh
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/Attic/version.sh,v
retrieving revision 1.10.2.2
retrieving revision 1.10.2.3
diff -u -d -r1.10.2.2 -r1.10.2.3
--- version.sh  22 Nov 2007 21:58:18 -0000      1.10.2.2
+++ version.sh  5 Dec 2007 09:53:03 -0000       1.10.2.3
@@ -109,7 +109,10 @@
 
 for file in \
        Makefile.ag \
-       ../../../*/src/jdbc/tests/Tests/Test.SQL.bat \
+       ../../../sql/src/jdbc/tests/Tests/Test.SQL.bat \
+       ../../../sql/NT/MonetDB4-SQL/MonetDB4-SQL-Installer.vdproj \
+       ../../../sql/NT/MonetDB5-SQL/MonetDB5-SQL-Installer.vdproj \
+       ../..../pathfinder/NT/MonetDB4-XQuery/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