You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/05/31 21:04:37 UTC

[GitHub] [incubator-druid] Fokko commented on issue #7809: Bump Joda time to 2.10.2

Fokko commented on issue #7809: Bump Joda time to 2.10.2
URL: https://github.com/apache/incubator-druid/pull/7809#issuecomment-497859723
 
 
   Joda has been superseded by JSR310: https://community.oracle.com/docs/DOC-983209
   
   Even the author of Joda [recommends updating](https://github.com/JodaOrg/joda-time) to native Java `java.time.*`, which has been released since Java: **Joda-time is no longer in active development except to keep timezone data up to date.** From Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. For Android users, java.time is added in API 26+. Projects needing to support lower API levels can use the ThreeTenABP library.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org