Author: tfischer
Date: Sun Jan 29 12:41:13 2006
New Revision: 373353
URL: http://svn.apache.org/viewcvs?rev=373353&view=rev
Log:
Added a changelog entry for java5 support and generation of comments from table
descriptions
Added Thoralf Rickert as a contributor
Modified:
db/torque/site/project.xml
db/torque/site/xdocs/changes.xml
Modified: db/torque/site/project.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/project.xml?rev=373353&r1=373352&r2=373353&view=diff
==============================================================================
--- db/torque/site/project.xml (original)
+++ db/torque/site/project.xml Sun Jan 29 12:41:13 2006
@@ -252,6 +252,10 @@
<email>[EMAIL PROTECTED]</email>
</contributor>
<contributor>
+ <name>Thoralf Rickert</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
<name>J. Russell Smyth</name>
<email>[EMAIL PROTECTED]</email>
</contributor>
Modified: db/torque/site/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/db/torque/site/xdocs/changes.xml?rev=373353&r1=373352&r2=373353&view=diff
==============================================================================
--- db/torque/site/xdocs/changes.xml (original)
+++ db/torque/site/xdocs/changes.xml Sun Jan 29 12:41:13 2006
@@ -28,6 +28,15 @@
<release version="3.2.1-dev" date="in SVN">
<action type="add" dev="tfischer">
+ Added the table descriptions from the schema.xml
+ to the comments of the generated classes.
+ Thanks to Thoralf Rickert for the patch.
+ </action>
+ <action type="add" dev="tfischer">
+ Added Java5 generics support for the generated classes.
+ Thanks to Thoralf Rickert for the patch.
+ </action>
+ <action type="add" dev="tfischer">
Formatting of the html documentation generated by the generator
is now done by css stylesheets.
</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]