Great turbine! I have try this new tdk. It's ok with mysql, but I have a problem with hsqldb because Torque doesn't include package for hsqldb. So I must make new package in Torque that come from hypersonic. Just rename the package hypersonic to hsqldb. Then it works.
zulfahmi andri ----- Original Message ----- From: "Martin Poeschl" <[EMAIL PROTECTED]> To: "Turbine Developers List" <[EMAIL PROTECTED]>; "Turbine Users List" <[EMAIL PROTECTED]>; "torque-dev" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 18, 2002 5:16 AM Subject: [ANN] new turbine and torque release there is a new torque-3.0-b3 and turbine-2.2-b2 release available for download. Turbine 2.2-b2 http://jakarta.apache.org/builds/jakarta-turbine/turbine-2/release/2.2-b2/ Torque 3.0-b3 http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.0-b3/ Stratum 1.0-b2 http://jakarta.apache.org/builds/jakarta-turbine/stratum/release/1.0-b2/ TDK 2.2-b2 http://jakarta.apache.org/builds/jakarta-turbine/tdk/release/2.2-b2/ important changes: torque: - the api changed to use List instead of Vector - the old torque-pool is replaced by commons-jdbc2pool stratum: - most of the stratum stuff has beed moved to other repos - jcs is now in jakarta-turbine-jcs - most of the other stuff is in commons-sandbox - the component stuff in stratum will be replaced by avalon in the future turbine: - the coupled torque has been removed martin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
