Skip to content

Nashorn engine is remove from Java 15.  #14

Description

@Sachin7Yadav

Nashorn engine is remove from Java 15. It is hard code in WorkflowModule class which will cause issues if someone will use this library with Java 15 or above.
bind(ScriptEngine.class).toInstance(new ScriptEngineManager().getEngineByName("nashorn"));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions