You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2010/09/10 05:08:59 UTC

svn commit: r995651 - /db/torque/torque4/trunk/torque-site/src/changes/changes.xml

Author: tfischer
Date: Fri Sep 10 03:08:59 2010
New Revision: 995651

URL: http://svn.apache.org/viewvc?rev=995651&view=rev
Log:
update changes.xml

Modified:
    db/torque/torque4/trunk/torque-site/src/changes/changes.xml

Modified: db/torque/torque4/trunk/torque-site/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/changes/changes.xml?rev=995651&r1=995650&r2=995651&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/changes/changes.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/changes/changes.xml Fri Sep 10 03:08:59 2010
@@ -24,6 +24,14 @@
 
   <body>
   <release version="4.0-alpha1-SNAPSHOT" date="in SVN">
+    <action type="remove" dev="tfischer" issue="TORQUE-127">
+      Remove support for value 'null' of idMethod attribute
+      of the table element in the schema.xml. 
+    </action>
+    <action type="update" dev="tfischer">
+      Rewritten generator as a general code generation tool
+      which allows easy customizing of templates.
+    </action>
     <action type="update" dev="tv">
       Made TorqueException and EngineException extend JDK-1.4-Exception 
       instead of commons-lang NestableException.
@@ -38,7 +46,7 @@
     <action type="update" dev="gmonroe">
       Changed the exception type thrown by doSelect calls when
       Criteria.isSingleRecord() true and more than one record is found.
-      A TooManyRecordsException (ToqueException subclass) is now returned
+      A TooManyRecordsException (TorqueException subclass) is now returned
       instead of a TorqueException.
     </action>
     <action type="add" dev="gmonroe">



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org