3ed49d1bd626c9f1dcc851e3b777bbfe18618f62
- Now lexing better with valid options - Only report unrecognised option with double dash as current parser don't have structure to do deeper analysis. - Backport #651 - Fixes #652
= Spring Shell Active development branch is `main` targeting work for `3.0.x` and `2.1.x` is for maintaining current latest release. == Building Building and running tests: ``` ./gradlew build ``` Publishing to local maven cache: ``` ./gradlew publishToMavenLocal ```
Description
Languages
Java
100%