commons-cli icon indicating copy to clipboard operation
commons-cli copied to clipboard

Apache Commons CLI

Results 13 commons-cli issues
Sort by recently updated
recently updated
newest added

Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 69 to 70. Changelog Sourced from org.apache.commons:commons-parent's changelog. Apache Commons Parent 70 RELEASE NOTES The Apache Commons Parent team is pleased to announce the release of Apache...

dependencies
java

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.2. Release notes Sourced from org.mockito:mockito-core's releases. v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter,...

dependencies
java

Strictly speaking, the described behaviour in CLI-221 is not a bug as it is needed to fulfill the documented behaviour described in https://issues.apache.org/jira/browse/CLI-325 around interpreting java property like arguments. However,...