capsule icon indicating copy to clipboard operation
capsule copied to clipboard

Fix version line on Java 10 and later

Open pditommaso opened this issue 5 years ago • 0 comments

This commit fixes the issue when parsing the version line produced by Java 10 and later. It also adds a small unit test to keep check the regexp is working properly.

Solves #129.

pditommaso avatar Dec 01 '18 12:12 pditommaso