Christoph Büscher
09cac321e7
Upgrade to Joda 2.10.1 ( #35410 )
...
This version contains a bugfix that allows us to reenable one of our muted tests
in DateTimeUnitTests.
Closes #33749
2018-11-12 10:02:41 +01:00
Alpar Torok
82d10b484a
Run forbidden api checks with runtimeJavaVersion ( #32947 )
...
Run forbidden APIs checks with runtime hava version
2018-08-22 09:05:22 +03:00
Alexander Reelsen
c5cde96691
Dependencies: Upgrade to joda time 2.10 ( #32160 )
...
Changelog: http://www.joda.org/joda-time/changes-report.html
2018-07-20 10:18:38 +02:00
Igor Motov
0b1a0641ef
SQL: Refactor package names of sql-proto and sql-shared-proto projects ( #31622 )
...
- renames project `sql-proto` to `sql-action`,
- renames package `sql.plugin` to `sql.action`
- renames project `sql-shared-client` to `sql-client`
- renames package `sql.shard.client` to `sql.client`
- renames project `sql-shared-proto` to `sql-proto`
Closes #31593
2018-06-28 05:56:16 -07:00
Jason Tedor
94be9b471f
Rename elasticsearch-core to core ( #31185 )
...
This commit renames :libs:elasticsearch-core to :libs:core.
2018-06-07 16:50:21 -04:00
Igor Motov
dbb2e8143c
SQL: Remove the last remaining server dependencies from jdbc ( #30771 )
...
Removes the last remaining server dependencies from jdbc client. In order to do that it introduces the new project sql-shared-proto that contains only XContent-serializable classes. HTTP Client and JDBC now depend only on sql-shared-proto. I had to keep the original sql-proto project since it is used as a dependency by sql-cli and security integration tests.
Relates #29856
2018-05-25 15:41:41 -04:00
Ryan Ernst
2efd22454a
Migrate x-pack-elasticsearch source to elasticsearch
2018-04-20 15:29:54 -07:00