OpenSearch/plugins/lang-javascript
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 Added LICENSE and NOTICE files for all plugins 2015-06-23 12:50:31 +02:00
src Remove ScriptEngineService.execute. 2015-10-06 13:27:27 +02:00
pom.xml Add xlint ignores for warning classes, where appropriate. 2015-09-09 12:47:07 -07:00