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 2011/07/31 15:53:47 UTC

svn commit: r1152580 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/outlets/general.xml

Author: tfischer
Date: Sun Jul 31 13:53:47 2011
New Revision: 1152580

URL: http://svn.apache.org/viewvc?rev=1152580&view=rev
Log:
fixed wrong mergepoint name

Modified:
    db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/outlets/general.xml

Modified: db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/outlets/general.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/outlets/general.xml?rev=1152580&r1=1152579&r2=1152580&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/outlets/general.xml (original)
+++ db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/outlets/general.xml Sun Jul 31 13:53:47 2011
@@ -29,7 +29,7 @@
   <outlet name="torque.om.fieldDefinition"
       xsi:type="velocityOutlet"
       path="general/fieldDefinition.vm">
-    <mergepoint name="annotation" /><!-- extension -->
+    <mergepoint name="annotations" /><!-- extension -->
   </outlet>
 
   <outlet name="torque.om.getterSetter"



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