Skip to content

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

@pditommaso

Description

@pditommaso

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions