You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Bar Rotstein (JIRA)" <ji...@apache.org> on 2018/08/02 14:30:00 UTC

[jira] [Comment Edited] (SOLR-12586) Replace use of Joda Time with Java 8 java.time

    [ https://issues.apache.org/jira/browse/SOLR-12586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566871#comment-16566871 ] 

Bar Rotstein edited comment on SOLR-12586 at 8/2/18 2:29 PM:
-------------------------------------------------------------

I changed the zoneOffset to UTC in configset. Hopefully that was the only blocker.


was (Author: brot):
I changed the zoneOffset to use UTC in configset. Hopefully that was the only blocker.

> Replace use of Joda Time with Java 8 java.time
> ----------------------------------------------
>
>                 Key: SOLR-12586
>                 URL: https://issues.apache.org/jira/browse/SOLR-12586
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: David Smiley
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> We're using Joda Time, a dependency in a couple places.  Now that we are on Java 8, we ought to drop the dependency, using the equivalent java.time package instead.  As I understand it, Joda time more or less was incorporated to Java as java.time with some fairly minor differences.
> Usages:
>  * ConfigSetService
>  * ParseDateFieldUpdateProcessorFactory
> And some related tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org