OpenSearch/plugins/lang-expression
Adrien Grand 56c2c24f5a Remove ScriptEngineService.execute.
This methods was only used in tests and can be replaced by calling
`ScriptEngineService.executable(compiledScript, vars).run()` instead.
2015-10-06 13:27:27 +02:00
..
licenses Factor expressions scripts out to lang-expression plugin 2015-09-22 20:33:47 -04:00
src Remove ScriptEngineService.execute. 2015-10-06 13:27:27 +02:00
pom.xml Remove -Xlint:-serial, the crazy exceptions are now gone 2015-09-22 20:51:11 -04:00