-
Notifications
You must be signed in to change notification settings - Fork 80
Elasticsearch 2.1.2 #143
Elasticsearch 2.1.2 #143
Conversation
(cherry picked from commit 351a3f2)
(cherry picked from commit 87fb040)
(cherry picked from commit b18d933)
(cherry picked from commit 8836eda)
(cherry picked from commit 263751b)
@marcoscarceles Thanks for the help. It seems like there are lots of jars added in 183a03f and I think that would make this repository heavy so could you please add a new commit to remove these or have alternate way. |
Hi @puneetbehl , I'll have a look on finding a way to load them during the tests, but they need to be there in order to install the mapper-attachments plugin. These would go on a later version of ES (2.2.x). Also, can you provide some feedback on #141? Cheers! |
@puneetbehl I removed the binaries on 50e7447, these are now downloaded during the test phase start |
@puneetbehl @noamt would it be possible to release this the Grails repo? Would it be possible to get grails.org credentials, so I can publish new revisions to the grails-2.x version for future ES versions? Cheers! |
Fixes #135