[jira] [Commented] (TORQUE-375) Support for java.time API
"Graham Leggett (Jira)" <[email protected]> Thu, 25 Jun 2026 14:25: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=18091630#comment-18091630 ]
Graham Leggett commented on TORQUE-375:
---------------------------------------
There is a comment buried in the tests that say this:
{code}
torque-test/pom.xml: </torque.test.currentDateDefault><!-- default="CURRENT_DATE" if database supports it -->
{code}
The "if the database supports it" bit is telling - does derby not support CURRENT_DATE, but for some reason the tests are trying to run tests for CURRENT_DATE anyway?
> 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, torque8-javatime3.patch, torque8-javatime4.patch
>
>
> Switch out java.util.Date, replace with the java.time API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)