danielgerlag / danielgerlag/jworkflow
Nashorn engine is remove from Java 15.
Open
- Dominant language
- Java
- Stars
- 122
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
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"));`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.