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

Version string produced by Java 10 and later is not recognised #129

Open
pditommaso opened this issue Dec 1, 2018 · 0 comments
Open

Version string produced by Java 10 and later is not recognised #129

pditommaso opened this issue Dec 1, 2018 · 0 comments

Comments

@pditommaso
Copy link

pditommaso commented Dec 1, 2018

Capsule fails to recognised version string produced by Java 10 (and later).

In a nutshell the version string produced by Java includes a date string, e.g.:

$ java -version
java version "10" 2018-03-20

This cause the PAT_JAVA_VERSION_LINE regex to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant