David Smiley created SOLR-12586:
-----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]