Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cope with Nashorn not being available #188

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Jun 24, 2020

Do not try to test JavaScript files with Nashorn when running with newer
Java versions (>= 15), no longer available.
Update JUnit libraries to use newer API for Java version checks.

Do not try to test JavaScript files with Nashorn when running with newer
Java versions (>= 15), no longer available.
Update JUnit libraries to use newer API for Java version checks.

Signed-off-by: thc202 <[email protected]>
@kingthorin kingthorin merged commit 1d5ef88 into zaproxy:master Jun 24, 2020
@thc202 thc202 deleted the nashorn-rm-java15 branch June 24, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants