[
https://issues.apache.org/jira/browse/CAMEL-20385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20385:
--------------------------------
Priority: Minor (was: Major)
> camel-core: use modern time/date classes and interfaces
> -------------------------------------------------------
>
> Key: CAMEL-20385
> URL: https://issues.apache.org/jira/browse/CAMEL-20385
> Project: Camel
> Issue Type: Task
> Components: camel-core
> Reporter: Otavio Rodolfo Piske
> Priority: Minor
>
> We have multiple places within Camel that still use older ways to deal with
> dates. Although that is still OK for internal APIs, we could make things
> simpler for public APIs.
> For instance, instead of having someMethod(long timeout) we could use
> someMethod(Duration duration) ... or equivalent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)