jungm commented on PR #116: URL: https://github.com/apache/johnzon/pull/116#issuecomment-1863377390
I think I'd prefer if johnzon would be more user friendly on this (explain in docs, and maybe log a warning/error when running on jdk >=15 and no ScriptEngine is available for js) instead of forcing a transient dependency like openjdk nashorn onto every user. They might be on an older jdk where this simply isn't needed or user prefers some other impl another idea I have would be to make a "batteries included" johnzon-jsonschema-java15 module that has both johnzon-jsonschema and nashorn as dependencies. But I really doubt if this would be worth it wdyt? @rmannibucau @jeanouii -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@johnzon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org