Skip to content

Nashorn engine is remove from Java 15.  #14

@Sachin7Yadav

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"));

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