[Proxool-cvs] proxool CHANGES.txt,1.42,1.43 proxool-ant.properties,1.12,1.13
UNMAINTAINED!
Brought to you by:
billhorsman
From: <bil...@us...> - 2006-03-24 00:07:17
|
Update of /cvsroot/proxool/proxool In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16115 Modified Files: CHANGES.txt proxool-ant.properties Log Message: New version Index: CHANGES.txt =================================================================== RCS file: /cvsroot/proxool/proxool/CHANGES.txt,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** CHANGES.txt 9 Mar 2006 10:29:14 -0000 1.42 --- CHANGES.txt 24 Mar 2006 00:07:12 -0000 1.43 *************** *** 17,20 **** --- 17,22 ---- unimplemented methods in DataSource). + - You can now configure the DataSource with delegate properties. Use the delegateProperties property. + 0.9.0RC1 (3 March 2006) Index: proxool-ant.properties =================================================================== RCS file: /cvsroot/proxool/proxool/proxool-ant.properties,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** proxool-ant.properties 26 Sep 2005 21:47:46 -0000 1.12 --- proxool-ant.properties 24 Mar 2006 00:07:12 -0000 1.13 *************** *** 43,45 **** # default: org.logicalcobwebs.proxool.GlobalTest ! version=0.8.9 \ No newline at end of file --- 43,45 ---- # default: org.logicalcobwebs.proxool.GlobalTest ! version=0.9.0RC2 \ No newline at end of file |