Skip to content

Commit

Permalink
Add plugin release semi-automatic script
Browse files Browse the repository at this point in the history
Closes #15.
  • Loading branch information
dadoonet committed Mar 7, 2014
1 parent 857ca09 commit c82c653
Show file tree
Hide file tree
Showing 4 changed files with 782 additions and 9 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,13 @@ The JavaScript language plugin allows to have `javascript` as the language of sc

In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-lang-javascript/2.0.0.RC1`.

* For 1.0.x elasticsearch versions, look at [master branch](https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/master).
* For 0.90.x elasticsearch versions, look at [1.x branch](https://github.com/elasticsearch/elasticsearch-lang-javascript/tree/1.x).

| JavaScript Lang Plugin | elasticsearch | rhino | Release date |
|-----------------------------|---------------------|----------|:------------:|
| 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.7R4 | |
| 2.0.0-SNAPSHOT | 1.0.0.RC1 -> master | 1.7R4 | XXXX-XX-XX |
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.7R4 | 2014-01-15 |
| 1.5.0-SNAPSHOT (1.x) | 0.90 | 1.7R4 | |
| 1.4.0 | 0.90 | 1.7R4 | 2013-06-05 |
| 1.3.0 | 0.90 | 1.7R4 | 2013-02-26 |
| 1.2.0 | 0.19 -> 0.20 | 1.7R4 | 2012-06-23 |
| 1.1.0 | 0.19 | 1.7R3 | 2012-02-07 |
| 1.0.0 | 0.18 | 1.7R3 | 2011-12-05 |

License
-------
Expand Down
Loading

0 comments on commit c82c653

Please sign in to comment.