OpenSearch/plugin/sql/sql-proto
Lee Hinman 0bd9163c28 Move sql-proto and jdbc to java.util.TimeZone (elastic/x-pack-elasticsearch#4350)
* Move sql-proto and jdbc to java.util.TimeZone

This moves sql-proto and jdbc from Joda's `DateTimeZone` to
`java.util.TimeZone`, this will allow us in the future to be able to decouple
JDBC from Joda.

This does not decouple all of SQL from joda, it focuses on as small a piece as I
could for sql-proto and jdbc.

Requires https://github.com/elastic/elasticsearch/pull/29487 to be merged first.

Original commit: elastic/x-pack-elasticsearch@7c9d52e675
2018-04-19 11:27:33 -06:00
..
licenses Upgrade to lucene-7.3.0 (elastic/x-pack-elasticsearch#4305) 2018-04-05 12:49:52 +01:00
src Move sql-proto and jdbc to java.util.TimeZone (elastic/x-pack-elasticsearch#4350) 2018-04-19 11:27:33 -06:00
build.gradle SQL: Prepare JDBC for release (elastic/x-pack-elasticsearch#4341) 2018-04-12 15:43:35 -04:00