mpoeschl 2003/10/05 08:14:17 Modified: . project.xml xdocs changes.xml Log: Upgrade to commons-pool-1.1-RC1 and commons-dbcp-1.1RC1 Revision Changes Path 1.106 +2 -2 db-torque/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/db-torque/project.xml,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- project.xml 5 Sep 2003 22:41:41 -0000 1.105 +++ project.xml 5 Oct 2003 15:14:17 -0000 1.106 @@ -212,7 +212,7 @@ commons-dbcp - 20030825.184428 + 1.1-RC1 http://jakarta.apache.org/commons/ @@ -227,7 +227,7 @@ commons-pool - 20030825.183949 + 1.1-RC1 http://jakarta.apache.org/commons/pool/ 1.113 +6 -0 db-torque/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/db-torque/xdocs/changes.xml,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- changes.xml 11 Sep 2003 19:14:40 -0000 1.112 +++ changes.xml 5 Oct 2003 15:14:17 -0000 1.113 @@ -9,6 +9,12 @@ + + Upgrade to commons-pool-1.1-RC1 and commons-dbcp-1.1RC1 + + + Refactored generator model (removed AppData class) + TRQS180: NumberKey long constructor introduces rounding errors. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org