Commit Graph

43 Commits

Author SHA1 Message Date
Robert Muir 79a8428aa2 remove duplicate test config 2015-05-21 16:52:05 -04:00
Robert Muir 2579af4fb5 engage forbidden apis 2015-05-21 10:37:06 -04:00
Robert Muir 1999fba0e8 remove unnecessary property 2015-05-13 23:36:19 -04:00
Robert Muir 8eeec50ace enable security manager in tests and upgrade to final jython 2.7.0
The previous rc version would try to execute /usr/bin/id...
2015-05-11 20:56:19 -04:00
David Pilato f7c0fbaee3 Update owner to elastic
(cherry picked from commit 283b92f)
(cherry picked from commit 49445b3)
2015-03-28 14:09:46 +01:00
David Pilato 655d8e4287 Move parent after artifact coordinates 2015-03-28 14:09:16 +01:00
David Pilato fae56e39f9 Add sonatype snapshot repository 2015-01-02 18:42:56 +01:00
David Pilato 1ec8d69c6e 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-14 19:43:51 +01:00
Adrien Grand 480a862be1 Upgrade to Lucene 5.0.0-snapshot-1642891 2014-12-02 18:18:39 +01:00
Michael McCandless 99b08b0a5c Upgrade to Lucene 5.0.0-snapshot-1641343 2014-11-24 05:52:02 -05:00
Michael McCandless 2f4861905d Upgrade to Lucene 5.0.0-snapshot-1637347 2014-11-10 16:46:08 -05:00
Robert Muir 8cbdf5302f upgrade to lucene 5 snapshot 2014-11-05 17:18:37 -05:00
tlrx 032dc51e9f [TESTS] Upgrade randomizedtesting-runner to 2.1.10
Closes #24
2014-11-03 12:09:24 +01:00
Michael McCandless 12805b56b7 Upgrade to Lucene 4.10.2 2014-10-30 05:55:59 -04:00
David Pilato bc8c065977 Update to Jython 2.7-b3
It sounds like Jython 2.5.3 is leaking some threads.

Jython 2.5.4.rc1 has the same issue.

Jython 2.7-b3 fixes it.

Typical error when running tests:

```
ERROR   0.00s J2 | PythonScriptEngineTests (suite) <<<
   > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.elasticsearch.script.python.PythonScriptEngineTests:
   >    1) Thread[id=12, name=org.python.google.common.base.internal.Finalizer, state=WAITING, group=TGRP-PythonScriptEngineTests]
   >         at java.lang.Object.wait(Native Method)
   >         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
   >         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   >         at org.python.google.common.base.internal.Finalizer.run(Finalizer.java:127)
   >    at __randomizedtesting.SeedInfo.seed([7A5ECFD8D0474383]:0)
   > Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   >    1) Thread[id=12, name=org.python.google.common.base.internal.Finalizer, state=WAITING, group=TGRP-PythonScriptEngineTests]
   >         at java.lang.Object.wait(Native Method)
   >         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
   >         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   >         at org.python.google.common.base.internal.Finalizer.run(Finalizer.java:127)
   >    at __randomizedtesting.SeedInfo.seed([7A5ECFD8D0474383]:0)
```

Closes #22.
2014-10-07 13:15:16 +02:00
mikemccand f7b4a4de9c Upgrade to Lucene 4.10.1 2014-09-28 17:57:50 -04:00
Michael McCandless da5f0f785e Upgrade to Lucene 4.10.1 snapshot 2014-09-24 18:10:55 -04:00
David Pilato 2bfac65f74 Update to Lucene 4.10.0
Closes #20.
2014-09-08 23:57:57 +02:00
David Pilato c58e49e84a Update to Lucene 4.9.0 / elasticsearch 1.3.0
Closes #15.
Related to #13.

(cherry picked from commit 8f077d6)
2014-07-23 23:52:50 +02:00
David Pilato b651570dde Update to elasticsearch 1.2.0
Closes #11.
(cherry picked from commit 8a87054)
2014-05-23 17:33:09 +02:00
David Pilato 2c18d35b59 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
2014-03-28 18:35:25 +01:00
David Pilato 1b79c72e2d prepare for next development iteration 2014-03-07 17:41:37 +01:00
David Pilato 3303878d9a prepare release elasticsearch-lang-python-2.0.0 2014-03-07 17:37:59 +01:00
David Pilato 491e2e3958 Update to elasticsearch 1.0.0
Closes #10.
2014-03-07 17:23:26 +01:00
David Pilato 7b89ac3458 Add plugin version in es-plugin.properties
With https://github.com/elasticsearch/elasticsearch/issues/2784, we can now add plugin version in `es-plugin.properties` file.

It will only be used with elasticsearch 1.0.0 and upper. No need to push it in 1.x branch.

Closes #9.
2014-03-07 17:19:30 +01:00
David Pilato 79ac03e9c5 Add plugin release semi-automatic script
Closes #8.
2014-03-07 17:17:47 +01:00
David Pilato b7511a18ca prepare for next development iteration 2014-01-15 19:54:57 +01:00
David Pilato 5a43c62d3b prepare release elasticsearch-lang-python-2.0.0.RC1 2014-01-15 18:47:41 +01:00
David Pilato f5865b71af Update to elasticsearch 1.0.0.RC1
Closes #5.
2014-01-14 19:16:19 +01:00
David Pilato c065e3884b Move tests to elasticsearch test framework
Closes #6.
2014-01-14 18:54:51 +01:00
David Pilato de2ae17633 Update to jython 2.5.3
Closes #7.
2014-01-14 16:57:08 +01:00
Shay Banon 936b5952be move to 1.3 snap 2013-02-26 16:24:41 +01:00
Shay Banon 008532da15 release 1.2.0 2013-02-26 16:24:25 +01:00
David Pilato 935e512c31 Move to Elasticsearch 0.21.0.Beta1
Due to refactoring in 0.21.x we have to update this plugin
Closes #3.
2013-02-24 22:53:09 +01:00
Shay Banon 97d41c9834 add repo and license 2012-06-10 22:12:36 +02:00
Shay Banon 2023a10002 latest assembly 2012-02-26 10:21:19 +02:00
Shay Banon dc80e6532e latest elasticsearch 2012-02-26 10:20:53 +02:00
Shay Banon f62fab14da move to 1.2.0 snap 2012-02-07 16:45:38 +02:00
Shay Banon a581da9ee2 release 1.1.0 supporting elasticsearch 0.19 2012-02-07 16:45:13 +02:00
Shay Banon 1b85f22e0a move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:13:11 +02:00
Shay Banon 65ada1b75a fix pom 2011-12-13 15:06:16 +02:00
Shay Banon 17d1550f6e move to 1.1.0 snap 2011-12-05 17:59:06 +02:00
Shay Banon 8b5223fcfd first commit 2011-12-05 17:54:04 +02:00