Index: topiatest/project.xml diff -u topiatest/project.xml:1.10 topiatest/project.xml:1.11 --- topiatest/project.xml:1.10 Wed Jul 6 22:33:26 2005 +++ topiatest/project.xml Thu Aug 4 17:03:26 2005 @@ -36,7 +36,7 @@ lutinlib lutinutil - 0.17 + 0.18 lutinlib @@ -63,7 +63,7 @@ dom4j 1.4 - + log4j log4j @@ -90,6 +90,11 @@ 7.4.1-jdbc3 + mysql + mysql-connector-java + 3.0.10 + + bsh bsh @@ -131,7 +136,30 @@ true + + commons-dbcp + commons-dbcp + 1.2.1 + + true + + + + commons-pool + commons-pool + 1.2 + + true + + + + commons-logging + commons-logging + 1.0.4 + + true + + - Index: topiatest/.classpath diff -u topiatest/.classpath:1.2 topiatest/.classpath:1.3 --- topiatest/.classpath:1.2 Fri Jul 23 14:59:11 2004 +++ topiatest/.classpath Thu Aug 4 17:03:26 2005 @@ -5,13 +5,16 @@ - + - - - - - - + + + + + + + + + Index: topiatest/.cvsignore diff -u /dev/null topiatest/.cvsignore:1.1 --- /dev/null Thu Aug 4 17:03:31 2005 +++ topiatest/.cvsignore Thu Aug 4 17:03:26 2005 @@ -0,0 +1 @@ +target