elastic / elasticsearch-cloud-aws

AWS Cloud Plugin for Elasticsearch
https://github.com/elastic/elasticsearch/tree/master/plugins/discovery-ec2
577 stars 181 forks source link

Force inclusion of Joda 2.8.2 #239

Closed dadoonet closed 8 years ago

dadoonet commented 8 years ago

Follow up for discussion #234

We need to pull in Joda 2.8.2 and don't rely of the version declared by elasticsearch which is currently 2.7.

It will fix issues seen with recent Java versions. See also https://github.com/aws/aws-sdk-java/issues/444