This is an automated email from the ASF dual-hosted git repository.
rpopma pushed a change to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 04a2612 GROOVY-9528: improve "Property: parser" subsection title
new 4efc6b1 GROOVY-9519: add failing test
new 12884c3 GROOVY-9519: update failing test
new 3982255 GROOVY-9519: zero default for non-Boolean type options should
not be converted to false
new 70308ec GROOVY-9519: bugfix: savedTypeOptions use longest option name
as key
new 2173396 GROOVY-9519: also fix groovy.cli.internal.CliBuilderInternal
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/groovy/groovy/cli/internal/OptionAccessor.groovy | 7 +++++++
.../src/main/groovy/groovy/cli/picocli/OptionAccessor.groovy | 7 +++++++
.../src/test/groovy/groovy/cli/picocli/CliBuilderTest.groovy | 11 +++++++++++
3 files changed, 25 insertions(+)