Closed keilw closed 1 year ago
As done in the API already, JShell could be used in a multi-release JAR. Leaving the existing command line options based on Maven while offering the built-in CLI from Java 9 upwards.
Neither would add much value. All TCK commands are available from the OS command line anyway, so adding an extra layer seems an unnecessary burden.
In https://github.com/unitsofmeasurement/uom-tools Airline is used for the CLI. Could we also use that or even JShell? (would require Java 9 as minimum version to run the TCK)