henning 2004/10/20 13:54:03
Modified: xdocs Tag: TORQUE_3_1_BRANCH changes.xml
Log:
Use the issue="" attribute.
Revision Changes Path
No revision
No revision
1.140.2.8 +4 -4 db-torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/changes.xml,v
retrieving revision 1.140.2.7
retrieving revision 1.140.2.8
diff -u -r1.140.2.7 -r1.140.2.8
--- changes.xml 20 Oct 2004 01:26:18 -0000 1.140.2.7
+++ changes.xml 20 Oct 2004 20:54:03 -0000 1.140.2.8
@@ -30,11 +30,11 @@
Change PostgreSQL ID generation to use <code>select nextval</code>
instead of <code>select currval</code>.
</action>
- <action type="update" dev="seade">
- TRQS235 Generated code contains Javadoc error "sentence is different...".
+ <action type="update" dev="seade" issue="TRQS235">
+ Generated code contains Javadoc error "sentence is different...".
</action>
- <action type="update" dev="seade">
- TRQS236 Generated code contains Javadoc error "@param tags incorrect".
+ <action type="update" dev="seade" issue="TRQS236">
+ Generated code contains Javadoc error "@param tags incorrect".
</action>
</release>
<release version="3.1.1-RC3" date="2004-10-16">
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|