OpenSearch/plugin
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
..
bwc Build: Change bwc java home check to new signature (elastic/x-pack-elasticsearch#4392) 2018-04-19 09:52:04 -07:00
core Wait for Netty threads after Security tests (elastic/x-pack-elasticsearch#4390) 2018-04-19 09:54:25 -06:00
deprecation Add migration check for deprecated `delimited_payload_filter` (elastic/x-pack-elasticsearch#4310) 2018-04-06 13:41:00 +02:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml [ML] Exclude failed jobs from node allocation decision (elastic/x-pack-elasticsearch#4395) 2018-04-18 10:10:55 +01:00
monitoring Reflect renaming of bulk thread pool (elastic/x-pack-elasticsearch#4414) 2018-04-19 08:22:10 -04:00
rollup [Rollup] Document type should be _doc (elastic/x-pack-elasticsearch#4363) 2018-04-16 10:52:13 -07:00
security Wait for Netty threads after Security tests (elastic/x-pack-elasticsearch#4390) 2018-04-19 09:54:25 -06:00
sql Move sql-proto and jdbc to java.util.TimeZone (elastic/x-pack-elasticsearch#4350) 2018-04-19 11:27:33 -06:00
src/test Reflect renaming of bulk thread pool (elastic/x-pack-elasticsearch#4414) 2018-04-19 08:22:10 -04:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Watcher: Remove broken tests (elastic/x-pack-elasticsearch#4399) 2018-04-17 23:12:49 +02:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00