[jira] [Commented] (TORQUE-375) Support for java.time API

"Georg Kallidis (Jira)" <[email protected]> Wed, 24 Jun 2026 06:40:00 +0000 (UTC)
Newsgroups gmane.comp.jakarta.turbine.torque.devel
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/TORQUE-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091090#comment-18091090 ] 

Georg Kallidis commented on TORQUE-375:
---------------------------------------

This is the default test command to run before a release, run it from root folder:
{code:java}
mvn clean install -PderbyEmbedded-jenkins,beans,managers,test{code}
It may be that the beans and managers profiles are the culprits and in most cases not needed.
Nevertheless there are several setPrimaryKey methods in the generated code (e.g. "Set the PrimaryKey using ObjectKey"), which fail (source code in primaryKeyMethods.vm) :)

> Support for java.time API
> -------------------------
>
>                 Key: TORQUE-375
>                 URL: https://issues.apache.org/jira/browse/TORQUE-375
>             Project: Torque
>          Issue Type: Improvement
>    Affects Versions: 7.1
>            Reporter: Graham Leggett
>            Priority: Major
>         Attachments: torque8-javatime1.patch, torque8-javatime2.patch
>
>
> Switch out java.util.Date, replace with the java.time API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)