[g...@vmgump]: Project db-torque (in module db-torque) failed

2009-03-22 Thread general
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project db-torque has an issue affecting its community integration. This issue

svn commit: r757228 - /db/torque/torque4/trunk/torque-templates/src/main/resources/om/DatabaseMapInit.vm

2009-03-22 Thread tv
Author: tv Date: Sun Mar 22 18:16:21 2009 New Revision: 757228 URL: http://svn.apache.org/viewvc?rev=757228view=rev Log: Don't use deprecated methods in DatabaseMapInit.vm. Modified: db/torque/torque4/trunk/torque-templates/src/main/resources/om/DatabaseMapInit.vm Modified:

svn commit: r757229 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/SummaryHelper.java

2009-03-22 Thread tv
Author: tv Date: Sun Mar 22 18:18:34 2009 New Revision: 757229 URL: http://svn.apache.org/viewvc?rev=757229view=rev Log: Small fix to stay JDK-1.4-compatible Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/SummaryHelper.java Modified:

svn commit: r757230 - in /db/torque/torque4/trunk: torque-site/src/changes/changes.xml torque-templates/src/main/resources/om/Peer.vm

2009-03-22 Thread tv
Author: tv Date: Sun Mar 22 18:19:26 2009 New Revision: 757230 URL: http://svn.apache.org/viewvc?rev=757230view=rev Log: Changed Peer.vm to call the peer methods on the base peer class of the given table instead of BasePeer. Fixes Torque-121 Modified:

[jira] Resolved: (TORQUE-121) Peer generation, using Peer.vm does not call super class' methods but always calls BasePeer.method(...)

2009-03-22 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved TORQUE-121. --- Resolution: Fixed Fix Version/s: 4.0 Fixed in SVN Peer generation, using Peer.vm

[jira] Assigned: (TORQUE-121) Peer generation, using Peer.vm does not call super class' methods but always calls BasePeer.method(...)

2009-03-22 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl reassigned TORQUE-121: - Assignee: Thomas Vandahl Peer generation, using Peer.vm does not call super class'