seade 2004/08/19 20:18:22
Modified: xdocs changes.xml
Log:
Mention the last few changes.
Revision Changes Path
1.127 +15 -0 db-torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/changes.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- changes.xml 14 Aug 2004 12:01:42 -0000 1.126
+++ changes.xml 20 Aug 2004 03:18:22 -0000 1.127
@@ -8,6 +8,21 @@
<body>
<release version="3.2-alpha" date="in CVS">
+ <action dev='henning' type='update'>
+ Upgrade to commons-collections-3.0, commons-configuration-1.0-rc1 and
+ commons-logging-1.0.4.
+ </action>
+ <action dev='seade' type='fix'>
+ TRQD26: Problems with Torque tutorial. The Torque tutorial has been
+ updated to reflect the separated generator and runtime components and
+ to use the Maven plugin.
+ </action>
+ <action dev='seade' type='fix'>
+ The generator logging configuration has been changed from DEBUG to INFO
+ - this will make the day of all those people that for some reason have
+ the torque-gen jar in their classpath at runtime. <b>Hint: You don't
+ need this jar to use the Torque generated object model classes.</b>
+ </action>
<action dev='mpoeschl' type='fix'>
TRQS223: The get${pVarName} method in the Object.vm template does not
return related objects with a negative PK. Thanks to Nick Curry for
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|