From a979f98dc4011e015bb2a21de867efd453cb573e Mon Sep 17 00:00:00 2001 From: Remko Popma Date: Tue, 27 Aug 2019 00:00:16 +0900 Subject: [PATCH] Release picocli version 4.0.3 --- README.md | 20 +++++------ RELEASE-NOTES.md | 4 +-- docs/apidocs/allclasses-frame.html | 6 ++-- docs/apidocs/allclasses-noframe.html | 6 ++-- docs/apidocs/constant-values.html | 10 +++--- docs/apidocs/deprecated-list.html | 8 ++--- docs/apidocs/help-doc.html | 8 ++--- docs/apidocs/index-all.html | 10 +++--- docs/apidocs/index.html | 4 +-- docs/apidocs/overview-summary.html | 10 +++--- docs/apidocs/overview-tree.html | 8 ++--- docs/apidocs/picocli/AutoComplete.html | 8 ++--- .../picocli/CommandLine.AbstractHandler.html | 8 ++--- ...ommandLine.AbstractParseResultHandler.html | 8 ++--- .../apidocs/picocli/CommandLine.ArgGroup.html | 8 ++--- docs/apidocs/picocli/CommandLine.Command.html | 8 ++--- .../CommandLine.DefaultExceptionHandler.html | 8 ++--- .../CommandLine.DuplicateNameException.html | 8 ++--- ...e.DuplicateOptionAnnotationsException.html | 8 ++--- .../CommandLine.ExecutionException.html | 8 ++--- .../apidocs/picocli/CommandLine.ExitCode.html | 8 ++--- .../picocli/CommandLine.Help.Ansi.IStyle.html | 8 ++--- .../picocli/CommandLine.Help.Ansi.Style.html | 8 ++--- .../picocli/CommandLine.Help.Ansi.Text.html | 8 ++--- .../picocli/CommandLine.Help.Ansi.html | 8 ++--- .../CommandLine.Help.ColorScheme.Builder.html | 8 ++--- .../picocli/CommandLine.Help.ColorScheme.html | 8 ++--- .../CommandLine.Help.Column.Overflow.html | 8 ++--- .../picocli/CommandLine.Help.Column.html | 8 ++--- .../CommandLine.Help.IOptionRenderer.html | 8 ++--- .../CommandLine.Help.IParamLabelRenderer.html | 8 ++--- .../CommandLine.Help.IParameterRenderer.html | 8 ++--- .../picocli/CommandLine.Help.Layout.html | 8 ++--- .../CommandLine.Help.TextTable.Cell.html | 8 ++--- .../picocli/CommandLine.Help.TextTable.html | 8 ++--- .../picocli/CommandLine.Help.Visibility.html | 8 ++--- docs/apidocs/picocli/CommandLine.Help.html | 8 ++--- .../picocli/CommandLine.HelpCommand.html | 8 ++--- .../CommandLine.IDefaultValueProvider.html | 8 ++--- .../CommandLine.IExceptionHandler.html | 8 ++--- .../CommandLine.IExceptionHandler2.html | 8 ++--- ...ommandLine.IExecutionExceptionHandler.html | 8 ++--- .../CommandLine.IExecutionStrategy.html | 8 ++--- .../CommandLine.IExitCodeExceptionMapper.html | 8 ++--- .../CommandLine.IExitCodeGenerator.html | 8 ++--- .../apidocs/picocli/CommandLine.IFactory.html | 8 ++--- ...CommandLine.IHelpCommandInitializable.html | 8 ++--- ...ommandLine.IHelpCommandInitializable2.html | 8 ++--- .../picocli/CommandLine.IHelpFactory.html | 8 ++--- .../CommandLine.IHelpSectionRenderer.html | 8 ++--- ...mmandLine.INegatableOptionTransformer.html | 8 ++--- .../CommandLine.IParameterConsumer.html | 8 ++--- ...ommandLine.IParameterExceptionHandler.html | 8 ++--- .../CommandLine.IParseResultHandler.html | 8 ++--- .../CommandLine.IParseResultHandler2.html | 8 ++--- .../picocli/CommandLine.ITypeConverter.html | 8 ++--- .../picocli/CommandLine.IVersionProvider.html | 8 ++--- .../CommandLine.InitializationException.html | 8 ++--- ...ommandLine.MaxValuesExceededException.html | 8 ++--- ...CommandLine.MissingParameterException.html | 8 ++--- ...andLine.MissingTypeConverterException.html | 8 ++--- docs/apidocs/picocli/CommandLine.Mixin.html | 8 ++--- ...ommandLine.Model.ArgGroupSpec.Builder.html | 8 ++--- .../CommandLine.Model.ArgGroupSpec.html | 8 ++--- .../picocli/CommandLine.Model.ArgSpec.html | 8 ++--- .../CommandLine.Model.CommandSpec.html | 8 ++--- .../CommandLine.Model.IAnnotatedElement.html | 8 ++--- .../picocli/CommandLine.Model.IGetter.html | 8 ++--- .../picocli/CommandLine.Model.IOrdered.html | 8 ++--- .../picocli/CommandLine.Model.IScope.html | 8 ++--- .../picocli/CommandLine.Model.ISetter.html | 8 ++--- .../picocli/CommandLine.Model.ITypeInfo.html | 8 ++--- .../picocli/CommandLine.Model.Messages.html | 8 ++--- .../CommandLine.Model.MethodParam.html | 8 ++--- .../CommandLine.Model.OptionSpec.Builder.html | 8 ++--- .../picocli/CommandLine.Model.OptionSpec.html | 8 ++--- .../picocli/CommandLine.Model.ParserSpec.html | 8 ++--- ...ine.Model.PositionalParamSpec.Builder.html | 8 ++--- ...CommandLine.Model.PositionalParamSpec.html | 8 ++--- ...ommandLine.Model.UnmatchedArgsBinding.html | 8 ++--- .../CommandLine.Model.UsageMessageSpec.html | 8 ++--- docs/apidocs/picocli/CommandLine.Model.html | 8 ++--- ...ndLine.MutuallyExclusiveArgsException.html | 8 ++--- docs/apidocs/picocli/CommandLine.Option.html | 8 ++--- ...ommandLine.OverwrittenOptionException.html | 8 ++--- .../CommandLine.ParameterException.html | 8 ++--- ...ommandLine.ParameterIndexGapException.html | 8 ++--- .../picocli/CommandLine.Parameters.html | 8 ++--- .../picocli/CommandLine.ParentCommand.html | 8 ++--- .../CommandLine.ParseResult.Builder.html | 8 ++--- .../CommandLine.ParseResult.GroupMatch.html | 8 ++--- ...dLine.ParseResult.GroupMatchContainer.html | 8 ++--- .../picocli/CommandLine.ParseResult.html | 8 ++--- .../picocli/CommandLine.PicocliException.html | 8 ++--- docs/apidocs/picocli/CommandLine.Range.html | 8 ++--- .../CommandLine.RegexTransformer.Builder.html | 8 ++--- .../picocli/CommandLine.RegexTransformer.html | 8 ++--- docs/apidocs/picocli/CommandLine.RunAll.html | 8 ++--- .../apidocs/picocli/CommandLine.RunFirst.html | 8 ++--- docs/apidocs/picocli/CommandLine.RunLast.html | 8 ++--- docs/apidocs/picocli/CommandLine.Spec.html | 8 ++--- .../CommandLine.TypeConversionException.html | 8 ++--- .../picocli/CommandLine.Unmatched.html | 8 ++--- ...ommandLine.UnmatchedArgumentException.html | 8 ++--- docs/apidocs/picocli/CommandLine.html | 12 +++---- docs/apidocs/picocli/package-frame.html | 6 ++-- docs/apidocs/picocli/package-summary.html | 8 ++--- docs/apidocs/picocli/package-tree.html | 8 ++--- docs/apidocs/serialized-form.html | 8 ++--- docs/autocomplete.adoc | 4 +-- docs/autocomplete.html | 8 ++--- docs/index.adoc | 28 +++++++-------- docs/index.html | 32 ++++++++--------- docs/picocli-3.0-programmatic-api.adoc | 4 +-- docs/picocli-3.0-programmatic-api.html | 8 ++--- docs/quick-guide.adoc | 4 +-- docs/quick-guide.html | 8 ++--- gradle.properties | 6 ++-- picocli-codegen/README.adoc | 36 +++++++++---------- .../example-gradle-project/build.gradle | 6 ++-- .../example-maven-project-shading/pom.xml | 10 +++--- .../example-maven-project-simple/pom.xml | 10 +++--- picocli-groovy/README.md | 2 +- picocli-shell-jline2/README.md | 2 +- picocli-spring-boot-starter/README.md | 4 +-- src/main/java/picocli/CommandLine.java | 2 +- src/test/java/picocli/AutoCompleteTest.java | 4 +-- src/test/java/picocli/CommandLineTest.java | 2 +- 128 files changed, 530 insertions(+), 530 deletions(-) diff --git a/README.md b/README.md index bbe11533..dd6e1d33 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Picocli-based applications can easily [integrate](https://picocli.info/#_depende ### Releases * [All Releases](https://github.com/remkop/picocli/releases) -* Latest: 4.0.2 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.0.2) +* Latest: 4.0.3 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.0.3) * Older: Picocli 4.0 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.0.0) * Older: Picocli 3.0 [Release Notes](https://github.com/remkop/picocli/releases/tag/v3.0.0) * Older: Picocli 2.0 [Release Notes](https://github.com/remkop/picocli/releases/tag/v2.0.0) @@ -136,9 +136,9 @@ Join the [picocli Google group](https://groups.google.com/d/forum/picocli) if yo Glad to see more people are using picocli. We must be doing something right. :-) ### Help to promote picocli -If you like picocli and your project is on GitHub, consider adding this badge to your README.md: [![picocli](https://img.shields.io/badge/picocli-4.0.2-green.svg)](https://github.com/remkop/picocli) +If you like picocli and your project is on GitHub, consider adding this badge to your README.md: [![picocli](https://img.shields.io/badge/picocli-4.0.3-green.svg)](https://github.com/remkop/picocli) ``` -[![picocli](https://img.shields.io/badge/picocli-4.0.2-green.svg)](https://github.com/remkop/picocli) +[![picocli](https://img.shields.io/badge/picocli-4.0.3-green.svg)](https://github.com/remkop/picocli) ``` @@ -225,35 +225,35 @@ See the [source code](https://github.com/remkop/picocli/blob/master/src/main/jav ### Gradle ``` -compile 'info.picocli:picocli:4.0.2' +compile 'info.picocli:picocli:4.0.3' ``` ### Maven ``` info.picocli picocli - 4.0.2 + 4.0.3 ``` ### Scala SBT ``` -libraryDependencies += "info.picocli" % "picocli" % "4.0.2" +libraryDependencies += "info.picocli" % "picocli" % "4.0.3" ``` ### Ivy ``` - + ``` ### Grape ```groovy @Grapes( - @Grab(group='info.picocli', module='picocli', version='4.0.2') + @Grab(group='info.picocli', module='picocli', version='4.0.3') ) ``` ### Leiningen ``` -[info.picocli/picocli "4.0.2"] +[info.picocli/picocli "4.0.3"] ``` ### Buildr ``` -'info.picocli:picocli:jar:4.0.2' +'info.picocli:picocli:jar:4.0.3' ``` diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 63b45ad7..a7e439ba 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,12 +1,12 @@ # picocli Release Notes -# Picocli 4.0.3 (UNRELEASED) +# Picocli 4.0.3 The picocli community is pleased to announce picocli 4.0.3. This release contains a bugfixes and enhancements. -GraalVM native images for picocli commands with argument groups now work correctly. +GraalVM native image-configuration generation for picocli commands with argument groups now work correctly. This is the sixtieth public release. Picocli follows [semantic versioning](http://semver.org/). diff --git a/docs/apidocs/allclasses-frame.html b/docs/apidocs/allclasses-frame.html index e9271018..b56d108e 100644 --- a/docs/apidocs/allclasses-frame.html +++ b/docs/apidocs/allclasses-frame.html @@ -2,9 +2,9 @@ - -All Classes (picocli 4.0.2 API) - + +All Classes (picocli 4.0.3 API) + diff --git a/docs/apidocs/allclasses-noframe.html b/docs/apidocs/allclasses-noframe.html index 732f299c..aa18d532 100644 --- a/docs/apidocs/allclasses-noframe.html +++ b/docs/apidocs/allclasses-noframe.html @@ -2,9 +2,9 @@ - -All Classes (picocli 4.0.2 API) - + +All Classes (picocli 4.0.3 API) + diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index 8f2fa941..08c69e26 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -2,9 +2,9 @@ - -Constant Field Values (picocli 4.0.2 API) - + +Constant Field Values (picocli 4.0.3 API) + @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/docs/apidocs/picocli/package-summary.html b/docs/apidocs/picocli/package-summary.html index 1f6754e9..862764d9 100644 --- a/docs/apidocs/picocli/package-summary.html +++ b/docs/apidocs/picocli/package-summary.html @@ -2,9 +2,9 @@ - -picocli (picocli 4.0.2 API) - + +picocli (picocli 4.0.3 API) + @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@