5 Commits

Author SHA1 Message Date
David Pilato
d9a9518fef Depend on elasticsearch-parent
To simplify plugins maintenance and provide more value in the future, we are starting to build an `elasticsearch-parent` project.
This commit is the first step for this plugin to depend on this new `pom` maven project.
2014-12-12 18:44:46 +01:00
David Pilato
ff1c519800 Docs: make the welcome page more obvious
Closes #26.
2014-09-08 18:34:41 +02:00
David Pilato
9e780fa599 Update to elasticsearch 1.1.0 / Lucene 4.7.0
Create branches according to elasticsearch versions
We create branches:

* es-0.90 for elasticsearch 0.90
* es-1.0 for elasticsearch 1.0
* es-1.1 for elasticsearch 1.1
* master for elasticsearch master

We also check that before releasing we don't have a dependency to an elasticsearch SNAPSHOT version.

Add links to each version in documentation
(cherry picked from commit 397e943)
2014-03-26 14:48:30 +01:00
David Pilato
66be648d78 Disable java and maven version checking
And fix typo in email html
2014-03-19 22:35:56 +01:00
David Pilato
dbf9463927 Add plugin release semi-automatic script
Closes #15.
2014-02-28 18:02:42 +01:00