Import explicitly org.mozilla.javascript.Script
Because we have now a new class in elasticsearch master branch which conflicts.
This commit is contained in:
parent
eb7cb63b5f
commit
ddfd7c2c95
|
@ -32,6 +32,7 @@ import org.elasticsearch.script.javascript.support.ScriptValueConverter;
|
|||
import org.elasticsearch.search.lookup.LeafSearchLookup;
|
||||
import org.elasticsearch.search.lookup.SearchLookup;
|
||||
import org.mozilla.javascript.*;
|
||||
import org.mozilla.javascript.Script;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.util.List;
|
||||
|
|
Loading…
Reference in New Issue