From 1fa3258aaccc908b13ad5d327cc625949d4bf268 Mon Sep 17 00:00:00 2001 From: Remko Popma Date: Sun, 16 Apr 2023 13:19:13 +0900 Subject: [PATCH] Release picocli version 4.7.3 --- README.md | 24 +- RELEASE-NOTES.md | 2 +- dependencies.gradle | 6 +- docs/A-Whirlwind-Tour-of-Picocli.html | 4 +- docs/announcing-picocli-1.0.html | 4 +- docs/apidocs-all/allclasses-frame.html | 10 +- docs/apidocs-all/allclasses-index.html | 12 +- docs/apidocs-all/allclasses-noframe.html | 10 +- docs/apidocs-all/allpackages-index.html | 12 +- docs/apidocs-all/constant-values.html | 74 +- docs/apidocs-all/deprecated-list.html | 12 +- docs/apidocs-all/help-doc.html | 12 +- docs/apidocs-all/index-files/index-1.html | 12 +- docs/apidocs-all/index-files/index-10.html | 12 +- docs/apidocs-all/index-files/index-11.html | 12 +- docs/apidocs-all/index-files/index-12.html | 12 +- docs/apidocs-all/index-files/index-13.html | 12 +- docs/apidocs-all/index-files/index-14.html | 12 +- docs/apidocs-all/index-files/index-15.html | 14 +- docs/apidocs-all/index-files/index-16.html | 12 +- docs/apidocs-all/index-files/index-17.html | 12 +- docs/apidocs-all/index-files/index-18.html | 12 +- docs/apidocs-all/index-files/index-19.html | 12 +- docs/apidocs-all/index-files/index-2.html | 12 +- docs/apidocs-all/index-files/index-20.html | 12 +- docs/apidocs-all/index-files/index-21.html | 12 +- docs/apidocs-all/index-files/index-22.html | 14 +- docs/apidocs-all/index-files/index-23.html | 12 +- docs/apidocs-all/index-files/index-3.html | 12 +- docs/apidocs-all/index-files/index-4.html | 12 +- docs/apidocs-all/index-files/index-5.html | 14 +- docs/apidocs-all/index-files/index-6.html | 12 +- docs/apidocs-all/index-files/index-7.html | 14 +- docs/apidocs-all/index-files/index-8.html | 14 +- docs/apidocs-all/index-files/index-9.html | 12 +- docs/apidocs-all/index.html | 2 +- .../info.picocli.codegen/module-frame.html | 10 +- .../info.picocli.codegen/module-summary.html | 12 +- .../module-type-frame.html | 10 +- .../AbstractCommandSpecProcessor.html | 118 +- .../processing/AnnotatedElementHolder.html | 34 +- .../annotation/processing/ITypeMetaData.html | 24 +- .../AbstractCommandSpecProcessor.html | 12 +- .../class-use/AnnotatedElementHolder.html | 12 +- .../processing/class-use/ITypeMetaData.html | 12 +- .../annotation/processing/package-frame.html | 10 +- .../processing/package-summary.html | 12 +- .../annotation/processing/package-tree.html | 16 +- .../annotation/processing/package-use.html | 12 +- .../graalvm/DynamicProxyConfigGenerator.html | 32 +- .../aot/graalvm/JniConfigGenerator.html | 24 +- .../graalvm/ReflectionConfigGenerator.html | 36 +- .../aot/graalvm/ResourceConfigGenerator.html | 36 +- .../DynamicProxyConfigGenerator.html | 12 +- .../graalvm/class-use/JniConfigGenerator.html | 12 +- .../class-use/ReflectionConfigGenerator.html | 12 +- .../class-use/ResourceConfigGenerator.html | 12 +- .../codegen/aot/graalvm/package-frame.html | 10 +- .../codegen/aot/graalvm/package-summary.html | 12 +- .../codegen/aot/graalvm/package-tree.html | 14 +- .../codegen/aot/graalvm/package-use.html | 12 +- .../NativeImageConfigGeneratorProcessor.html | 62 +- .../NativeImageConfigGeneratorProcessor.html | 12 +- .../aot/graalvm/processor/package-frame.html | 10 +- .../graalvm/processor/package-summary.html | 12 +- .../aot/graalvm/processor/package-tree.html | 16 +- .../aot/graalvm/processor/package-use.html | 12 +- .../docgen/manpage/ManPageGenerator.html | 54 +- .../manpage/class-use/ManPageGenerator.html | 12 +- .../codegen/docgen/manpage/package-frame.html | 10 +- .../docgen/manpage/package-summary.html | 12 +- .../codegen/docgen/manpage/package-tree.html | 16 +- .../codegen/docgen/manpage/package-use.html | 12 +- .../picocli/codegen/util/Assert.html | 36 +- .../picocli/codegen/util/JulLogFormatter.html | 34 +- .../picocli/codegen/util/Util.html | 38 +- .../codegen/util/class-use/Assert.html | 12 +- .../util/class-use/JulLogFormatter.html | 12 +- .../picocli/codegen/util/class-use/Util.html | 12 +- .../picocli/codegen/util/package-frame.html | 10 +- .../picocli/codegen/util/package-summary.html | 12 +- .../picocli/codegen/util/package-tree.html | 16 +- .../picocli/codegen/util/package-use.html | 12 +- .../info.picocli.groovy/module-frame.html | 10 +- .../info.picocli.groovy/module-summary.html | 12 +- .../module-type-frame.html | 10 +- .../picocli/groovy/PicocliBaseScript.html | 90 +- .../picocli/groovy/PicocliBaseScript2.html | 48 +- .../picocli/groovy/PicocliScript.html | 24 +- .../picocli/groovy/PicocliScript2.html | 22 +- .../PicocliScriptASTTransformation.html | 18 +- .../groovy/class-use/PicocliBaseScript.html | 12 +- .../groovy/class-use/PicocliBaseScript2.html | 12 +- .../groovy/class-use/PicocliScript.html | 12 +- .../groovy/class-use/PicocliScript2.html | 12 +- .../PicocliScriptASTTransformation.html | 12 +- .../picocli/groovy/package-frame.html | 10 +- .../picocli/groovy/package-summary.html | 12 +- .../picocli/groovy/package-tree.html | 20 +- .../picocli/groovy/package-use.html | 12 +- .../module-frame.html | 10 +- .../module-summary.html | 12 +- .../module-type-frame.html | 10 +- .../shell/jline2/PicocliJLineCompleter.html | 28 +- .../class-use/PicocliJLineCompleter.html | 12 +- .../picocli/shell/jline2/package-frame.html | 10 +- .../picocli/shell/jline2/package-summary.html | 12 +- .../picocli/shell/jline2/package-tree.html | 14 +- .../picocli/shell/jline2/package-use.html | 12 +- .../module-frame.html | 10 +- .../module-summary.html | 12 +- .../module-type-frame.html | 10 +- .../jline3/PicocliCommands.ClearScreen.html | 34 +- ...icocliCommands.PicocliCommandsFactory.html | 28 +- .../picocli/shell/jline3/PicocliCommands.html | 78 +- .../shell/jline3/PicocliJLineCompleter.html | 26 +- .../PicocliCommands.ClearScreen.html | 12 +- ...icocliCommands.PicocliCommandsFactory.html | 12 +- .../jline3/class-use/PicocliCommands.html | 12 +- .../class-use/PicocliJLineCompleter.html | 12 +- .../picocli/shell/jline3/package-frame.html | 10 +- .../picocli/shell/jline3/package-summary.html | 12 +- .../picocli/shell/jline3/package-tree.html | 16 +- .../picocli/shell/jline3/package-use.html | 12 +- .../module-frame.html | 10 +- .../module-summary.html | 12 +- .../module-type-frame.html | 10 +- .../picocli/spring/PicocliSpringFactory.html | 28 +- .../PicocliAutoConfiguration.html | 20 +- .../class-use/PicocliAutoConfiguration.html | 12 +- .../boot/autoconfigure/package-frame.html | 10 +- .../boot/autoconfigure/package-summary.html | 12 +- .../boot/autoconfigure/package-tree.html | 14 +- .../boot/autoconfigure/package-use.html | 12 +- .../class-use/PicocliSpringFactory.html | 12 +- .../picocli/spring/package-frame.html | 10 +- .../picocli/spring/package-summary.html | 12 +- .../picocli/spring/package-tree.html | 14 +- .../picocli/spring/package-use.html | 12 +- .../info.picocli/module-frame.html | 10 +- .../info.picocli/module-summary.html | 12 +- .../info.picocli/module-type-frame.html | 10 +- .../AutoComplete.GenerateCompletion.html | 26 +- .../info.picocli/picocli/AutoComplete.html | 54 +- .../picocli/CommandLine.AbstractHandler.html | 62 +- ...ommandLine.AbstractParseResultHandler.html | 24 +- .../picocli/CommandLine.ArgGroup.html | 28 +- .../picocli/CommandLine.Command.html | 138 +- .../CommandLine.DefaultExceptionHandler.html | 36 +- .../CommandLine.DuplicateNameException.html | 34 +- ...e.DuplicateOptionAnnotationsException.html | 34 +- .../CommandLine.ExecutionException.html | 42 +- .../picocli/CommandLine.ExitCode.html | 20 +- .../picocli/CommandLine.Help.Ansi.IStyle.html | 24 +- .../picocli/CommandLine.Help.Ansi.Style.html | 64 +- .../picocli/CommandLine.Help.Ansi.Text.html | 68 +- .../picocli/CommandLine.Help.Ansi.html | 56 +- .../CommandLine.Help.ColorScheme.Builder.html | 52 +- .../picocli/CommandLine.Help.ColorScheme.html | 118 +- .../CommandLine.Help.Column.Overflow.html | 36 +- .../picocli/CommandLine.Help.Column.html | 34 +- .../CommandLine.Help.IOptionRenderer.html | 12 +- .../CommandLine.Help.IParamLabelRenderer.html | 20 +- .../CommandLine.Help.IParameterRenderer.html | 12 +- .../picocli/CommandLine.Help.Layout.html | 42 +- .../CommandLine.Help.TextTable.Cell.html | 20 +- .../picocli/CommandLine.Help.TextTable.html | 56 +- .../picocli/CommandLine.Help.Visibility.html | 36 +- .../picocli/CommandLine.Help.html | 374 +- .../picocli/CommandLine.HelpCommand.html | 44 +- .../CommandLine.IDefaultValueProvider.html | 20 +- .../CommandLine.IExceptionHandler.html | 26 +- .../CommandLine.IExceptionHandler2.html | 18 +- ...ommandLine.IExecutionExceptionHandler.html | 20 +- .../CommandLine.IExecutionStrategy.html | 12 +- .../CommandLine.IExitCodeExceptionMapper.html | 16 +- .../CommandLine.IExitCodeGenerator.html | 12 +- .../picocli/CommandLine.IFactory.html | 20 +- ...CommandLine.IHelpCommandInitializable.html | 24 +- ...ommandLine.IHelpCommandInitializable2.html | 20 +- .../picocli/CommandLine.IHelpFactory.html | 12 +- .../CommandLine.IHelpSectionRenderer.html | 16 +- .../CommandLine.IModelTransformer.html | 12 +- ...mmandLine.INegatableOptionTransformer.html | 24 +- .../CommandLine.IParameterConsumer.html | 16 +- ...ommandLine.IParameterExceptionHandler.html | 20 +- .../CommandLine.IParameterPreprocessor.html | 20 +- .../CommandLine.IParseResultHandler.html | 24 +- .../CommandLine.IParseResultHandler2.html | 14 +- .../picocli/CommandLine.ITypeConverter.html | 20 +- .../picocli/CommandLine.IVersionProvider.html | 20 +- .../CommandLine.InitializationException.html | 42 +- ...ommandLine.MaxValuesExceededException.html | 34 +- ...CommandLine.MissingParameterException.html | 46 +- ...andLine.MissingTypeConverterException.html | 34 +- .../picocli/CommandLine.Mixin.html | 20 +- ...ommandLine.Model.ArgGroupSpec.Builder.html | 52 +- .../CommandLine.Model.ArgGroupSpec.html | 82 +- .../picocli/CommandLine.Model.ArgSpec.html | 116 +- .../CommandLine.Model.CommandSpec.html | 208 +- .../CommandLine.Model.IAnnotatedElement.html | 38 +- .../CommandLine.Model.IExtensible.html | 16 +- .../picocli/CommandLine.Model.IGetter.html | 16 +- .../picocli/CommandLine.Model.IOrdered.html | 12 +- .../picocli/CommandLine.Model.IScope.html | 12 +- .../picocli/CommandLine.Model.IScoped.html | 12 +- .../picocli/CommandLine.Model.ISetter.html | 16 +- .../picocli/CommandLine.Model.ITypeInfo.html | 40 +- .../picocli/CommandLine.Model.Messages.html | 74 +- .../CommandLine.Model.MethodParam.html | 84 +- .../CommandLine.Model.OptionSpec.Builder.html | 156 +- .../picocli/CommandLine.Model.OptionSpec.html | 64 +- .../picocli/CommandLine.Model.ParserSpec.html | 58 +- ...ine.Model.PositionalParamSpec.Builder.html | 142 +- ...CommandLine.Model.PositionalParamSpec.html | 30 +- ...ommandLine.Model.UnmatchedArgsBinding.html | 20 +- .../CommandLine.Model.UsageMessageSpec.html | 234 +- .../picocli/CommandLine.Model.html | 20 +- ...ndLine.MutuallyExclusiveArgsException.html | 34 +- .../picocli/CommandLine.Option.html | 92 +- ...ommandLine.OverwrittenOptionException.html | 34 +- .../CommandLine.ParameterException.html | 66 +- ...ommandLine.ParameterIndexGapException.html | 34 +- .../picocli/CommandLine.Parameters.html | 88 +- .../picocli/CommandLine.ParentCommand.html | 16 +- .../CommandLine.ParseResult.Builder.html | 36 +- .../CommandLine.ParseResult.GroupMatch.html | 34 +- ...dLine.ParseResult.GroupMatchContainer.html | 30 +- .../picocli/CommandLine.ParseResult.html | 88 +- .../picocli/CommandLine.PicocliException.html | 44 +- ...CommandLine.PropertiesDefaultProvider.html | 44 +- .../picocli/CommandLine.Range.html | 80 +- .../CommandLine.RegexTransformer.Builder.html | 36 +- .../picocli/CommandLine.RegexTransformer.html | 38 +- .../picocli/CommandLine.RunAll.html | 50 +- .../picocli/CommandLine.RunFirst.html | 50 +- .../picocli/CommandLine.RunLast.html | 50 +- .../picocli/CommandLine.ScopeType.html | 36 +- .../picocli/CommandLine.Spec.Target.html | 36 +- .../picocli/CommandLine.Spec.html | 16 +- .../picocli/CommandLine.TraceLevel.html | 38 +- .../picocli/CommandLine.Tracer.html | 64 +- .../CommandLine.TypeConversionException.html | 34 +- .../picocli/CommandLine.Unmatched.html | 16 +- ...ommandLine.UnmatchedArgumentException.html | 74 +- .../CommandLine.UseDefaultConverter.html | 40 +- .../info.picocli/picocli/CommandLine.html | 730 +- .../AutoComplete.GenerateCompletion.html | 12 +- .../picocli/class-use/AutoComplete.html | 12 +- .../CommandLine.AbstractHandler.html | 12 +- ...ommandLine.AbstractParseResultHandler.html | 12 +- .../class-use/CommandLine.ArgGroup.html | 12 +- .../class-use/CommandLine.Command.html | 12 +- .../CommandLine.DefaultExceptionHandler.html | 14 +- .../CommandLine.DuplicateNameException.html | 12 +- ...e.DuplicateOptionAnnotationsException.html | 12 +- .../CommandLine.ExecutionException.html | 24 +- .../class-use/CommandLine.ExitCode.html | 12 +- .../CommandLine.Help.Ansi.IStyle.html | 64 +- .../CommandLine.Help.Ansi.Style.html | 14 +- .../class-use/CommandLine.Help.Ansi.Text.html | 68 +- .../class-use/CommandLine.Help.Ansi.html | 200 +- .../CommandLine.Help.ColorScheme.Builder.html | 14 +- .../CommandLine.Help.ColorScheme.html | 50 +- .../CommandLine.Help.Column.Overflow.html | 14 +- .../class-use/CommandLine.Help.Column.html | 12 +- .../CommandLine.Help.IOptionRenderer.html | 12 +- .../CommandLine.Help.IParamLabelRenderer.html | 36 +- .../CommandLine.Help.IParameterRenderer.html | 12 +- .../class-use/CommandLine.Help.Layout.html | 32 +- .../CommandLine.Help.TextTable.Cell.html | 12 +- .../class-use/CommandLine.Help.TextTable.html | 14 +- .../CommandLine.Help.Visibility.html | 14 +- .../picocli/class-use/CommandLine.Help.html | 28 +- .../class-use/CommandLine.HelpCommand.html | 12 +- .../CommandLine.IDefaultValueProvider.html | 14 +- .../CommandLine.IExceptionHandler.html | 18 +- .../CommandLine.IExceptionHandler2.html | 14 +- ...ommandLine.IExecutionExceptionHandler.html | 12 +- .../CommandLine.IExecutionStrategy.html | 12 +- .../CommandLine.IExitCodeExceptionMapper.html | 12 +- .../CommandLine.IExitCodeGenerator.html | 20 +- .../class-use/CommandLine.IFactory.html | 84 +- ...CommandLine.IHelpCommandInitializable.html | 12 +- ...ommandLine.IHelpCommandInitializable2.html | 12 +- .../class-use/CommandLine.IHelpFactory.html | 12 +- .../CommandLine.IHelpSectionRenderer.html | 20 +- .../CommandLine.IModelTransformer.html | 14 +- ...mmandLine.INegatableOptionTransformer.html | 12 +- .../CommandLine.IParameterConsumer.html | 16 +- ...ommandLine.IParameterExceptionHandler.html | 12 +- .../CommandLine.IParameterPreprocessor.html | 18 +- .../CommandLine.IParseResultHandler.html | 24 +- .../CommandLine.IParseResultHandler2.html | 16 +- .../class-use/CommandLine.ITypeConverter.html | 18 +- .../CommandLine.IVersionProvider.html | 14 +- .../CommandLine.InitializationException.html | 12 +- ...ommandLine.MaxValuesExceededException.html | 12 +- ...CommandLine.MissingParameterException.html | 12 +- ...andLine.MissingTypeConverterException.html | 12 +- .../picocli/class-use/CommandLine.Mixin.html | 12 +- ...ommandLine.Model.ArgGroupSpec.Builder.html | 18 +- .../CommandLine.Model.ArgGroupSpec.html | 24 +- .../class-use/CommandLine.Model.ArgSpec.html | 74 +- .../CommandLine.Model.CommandSpec.html | 120 +- .../CommandLine.Model.IAnnotatedElement.html | 24 +- .../CommandLine.Model.IExtensible.html | 12 +- .../class-use/CommandLine.Model.IGetter.html | 12 +- .../class-use/CommandLine.Model.IOrdered.html | 12 +- .../class-use/CommandLine.Model.IScope.html | 12 +- .../class-use/CommandLine.Model.IScoped.html | 12 +- .../class-use/CommandLine.Model.ISetter.html | 12 +- .../CommandLine.Model.ITypeInfo.html | 14 +- .../class-use/CommandLine.Model.Messages.html | 16 +- .../CommandLine.Model.MethodParam.html | 12 +- .../CommandLine.Model.OptionSpec.Builder.html | 22 +- .../CommandLine.Model.OptionSpec.html | 94 +- .../CommandLine.Model.ParserSpec.html | 18 +- ...ine.Model.PositionalParamSpec.Builder.html | 14 +- ...CommandLine.Model.PositionalParamSpec.html | 36 +- ...ommandLine.Model.UnmatchedArgsBinding.html | 14 +- .../CommandLine.Model.UsageMessageSpec.html | 44 +- .../picocli/class-use/CommandLine.Model.html | 12 +- ...ndLine.MutuallyExclusiveArgsException.html | 12 +- .../picocli/class-use/CommandLine.Option.html | 12 +- ...ommandLine.OverwrittenOptionException.html | 12 +- .../CommandLine.ParameterException.html | 38 +- ...ommandLine.ParameterIndexGapException.html | 12 +- .../class-use/CommandLine.Parameters.html | 12 +- .../class-use/CommandLine.ParentCommand.html | 12 +- .../CommandLine.ParseResult.Builder.html | 20 +- .../CommandLine.ParseResult.GroupMatch.html | 16 +- ...dLine.ParseResult.GroupMatchContainer.html | 16 +- .../class-use/CommandLine.ParseResult.html | 34 +- .../CommandLine.PicocliException.html | 12 +- ...CommandLine.PropertiesDefaultProvider.html | 12 +- .../picocli/class-use/CommandLine.Range.html | 24 +- .../CommandLine.RegexTransformer.Builder.html | 20 +- .../CommandLine.RegexTransformer.html | 12 +- .../picocli/class-use/CommandLine.RunAll.html | 12 +- .../class-use/CommandLine.RunFirst.html | 12 +- .../class-use/CommandLine.RunLast.html | 12 +- .../class-use/CommandLine.ScopeType.html | 14 +- .../class-use/CommandLine.Spec.Target.html | 14 +- .../picocli/class-use/CommandLine.Spec.html | 12 +- .../class-use/CommandLine.TraceLevel.html | 14 +- .../picocli/class-use/CommandLine.Tracer.html | 12 +- .../CommandLine.TypeConversionException.html | 12 +- .../class-use/CommandLine.Unmatched.html | 12 +- ...ommandLine.UnmatchedArgumentException.html | 12 +- .../CommandLine.UseDefaultConverter.html | 12 +- .../picocli/class-use/CommandLine.html | 206 +- .../info.picocli/picocli/package-frame.html | 10 +- .../info.picocli/picocli/package-summary.html | 12 +- .../info.picocli/picocli/package-tree.html | 50 +- .../info.picocli/picocli/package-use.html | 12 +- docs/apidocs-all/jquery-ui.overrides.css | 35 + .../jquery/external/jquery/jquery.js | 1792 ++- docs/apidocs-all/jquery/jquery-3.6.0.min.js | 2 + docs/apidocs-all/jquery/jquery-ui.min.css | 9 +- docs/apidocs-all/jquery/jquery-ui.min.js | 9 +- docs/apidocs-all/jquery/jszip/dist/jszip.js | 11615 +--------------- .../jquery/jszip/dist/jszip.min.js | 8 +- docs/apidocs-all/member-search-index.zip | Bin 13891 -> 13891 bytes docs/apidocs-all/module-overview-frame.html | 10 +- docs/apidocs-all/module-search-index.zip | Bin 236 -> 236 bytes docs/apidocs-all/overview-frame.html | 10 +- docs/apidocs-all/overview-summary.html | 14 +- docs/apidocs-all/overview-tree.html | 64 +- docs/apidocs-all/package-search-index.zip | Bin 359 -> 359 bytes docs/apidocs-all/script.js | 84 +- docs/apidocs-all/search.js | 55 +- docs/apidocs-all/serialized-form.html | 20 +- docs/apidocs-all/stylesheet.css | 9 +- docs/apidocs-all/type-search-index.zip | Bin 1316 -> 1316 bytes docs/apidocs/allclasses-frame.html | 2 +- docs/apidocs/allclasses-noframe.html | 2 +- docs/apidocs/constant-values.html | 6 +- docs/apidocs/deprecated-list.html | 4 +- docs/apidocs/help-doc.html | 4 +- docs/apidocs/index-all.html | 6 +- docs/apidocs/index.html | 2 +- docs/apidocs/overview-summary.html | 6 +- docs/apidocs/overview-tree.html | 4 +- .../AutoComplete.GenerateCompletion.html | 4 +- docs/apidocs/picocli/AutoComplete.html | 4 +- .../picocli/CommandLine.AbstractHandler.html | 4 +- ...ommandLine.AbstractParseResultHandler.html | 4 +- .../apidocs/picocli/CommandLine.ArgGroup.html | 4 +- docs/apidocs/picocli/CommandLine.Command.html | 6 +- .../CommandLine.DefaultExceptionHandler.html | 4 +- .../CommandLine.DuplicateNameException.html | 4 +- ...e.DuplicateOptionAnnotationsException.html | 4 +- .../CommandLine.ExecutionException.html | 4 +- .../apidocs/picocli/CommandLine.ExitCode.html | 4 +- .../picocli/CommandLine.Help.Ansi.IStyle.html | 4 +- .../picocli/CommandLine.Help.Ansi.Style.html | 4 +- .../picocli/CommandLine.Help.Ansi.Text.html | 4 +- .../picocli/CommandLine.Help.Ansi.html | 4 +- .../CommandLine.Help.ColorScheme.Builder.html | 4 +- .../picocli/CommandLine.Help.ColorScheme.html | 4 +- .../CommandLine.Help.Column.Overflow.html | 4 +- .../picocli/CommandLine.Help.Column.html | 4 +- .../CommandLine.Help.IOptionRenderer.html | 4 +- .../CommandLine.Help.IParamLabelRenderer.html | 4 +- .../CommandLine.Help.IParameterRenderer.html | 4 +- .../picocli/CommandLine.Help.Layout.html | 4 +- .../CommandLine.Help.TextTable.Cell.html | 4 +- .../picocli/CommandLine.Help.TextTable.html | 4 +- .../picocli/CommandLine.Help.Visibility.html | 4 +- docs/apidocs/picocli/CommandLine.Help.html | 4 +- .../picocli/CommandLine.HelpCommand.html | 4 +- .../CommandLine.IDefaultValueProvider.html | 4 +- .../CommandLine.IExceptionHandler.html | 4 +- .../CommandLine.IExceptionHandler2.html | 4 +- ...ommandLine.IExecutionExceptionHandler.html | 4 +- .../CommandLine.IExecutionStrategy.html | 4 +- .../CommandLine.IExitCodeExceptionMapper.html | 4 +- .../CommandLine.IExitCodeGenerator.html | 4 +- .../apidocs/picocli/CommandLine.IFactory.html | 4 +- ...CommandLine.IHelpCommandInitializable.html | 4 +- ...ommandLine.IHelpCommandInitializable2.html | 4 +- .../picocli/CommandLine.IHelpFactory.html | 4 +- .../CommandLine.IHelpSectionRenderer.html | 4 +- .../CommandLine.IModelTransformer.html | 4 +- ...mmandLine.INegatableOptionTransformer.html | 4 +- .../CommandLine.IParameterConsumer.html | 4 +- ...ommandLine.IParameterExceptionHandler.html | 4 +- .../CommandLine.IParameterPreprocessor.html | 4 +- .../CommandLine.IParseResultHandler.html | 4 +- .../CommandLine.IParseResultHandler2.html | 4 +- .../picocli/CommandLine.ITypeConverter.html | 4 +- .../picocli/CommandLine.IVersionProvider.html | 4 +- .../CommandLine.InitializationException.html | 4 +- ...ommandLine.MaxValuesExceededException.html | 4 +- ...CommandLine.MissingParameterException.html | 4 +- ...andLine.MissingTypeConverterException.html | 4 +- docs/apidocs/picocli/CommandLine.Mixin.html | 4 +- ...ommandLine.Model.ArgGroupSpec.Builder.html | 4 +- .../CommandLine.Model.ArgGroupSpec.html | 4 +- .../picocli/CommandLine.Model.ArgSpec.html | 6 +- .../CommandLine.Model.CommandSpec.html | 4 +- .../CommandLine.Model.IAnnotatedElement.html | 4 +- .../CommandLine.Model.IExtensible.html | 4 +- .../picocli/CommandLine.Model.IGetter.html | 4 +- .../picocli/CommandLine.Model.IOrdered.html | 4 +- .../picocli/CommandLine.Model.IScope.html | 4 +- .../picocli/CommandLine.Model.IScoped.html | 4 +- .../picocli/CommandLine.Model.ISetter.html | 4 +- .../picocli/CommandLine.Model.ITypeInfo.html | 4 +- .../picocli/CommandLine.Model.Messages.html | 6 +- .../CommandLine.Model.MethodParam.html | 4 +- .../CommandLine.Model.OptionSpec.Builder.html | 4 +- .../picocli/CommandLine.Model.OptionSpec.html | 4 +- .../picocli/CommandLine.Model.ParserSpec.html | 12 +- ...ine.Model.PositionalParamSpec.Builder.html | 4 +- ...CommandLine.Model.PositionalParamSpec.html | 4 +- ...ommandLine.Model.UnmatchedArgsBinding.html | 4 +- .../CommandLine.Model.UsageMessageSpec.html | 8 +- docs/apidocs/picocli/CommandLine.Model.html | 4 +- ...ndLine.MutuallyExclusiveArgsException.html | 4 +- docs/apidocs/picocli/CommandLine.Option.html | 4 +- ...ommandLine.OverwrittenOptionException.html | 4 +- .../CommandLine.ParameterException.html | 4 +- ...ommandLine.ParameterIndexGapException.html | 4 +- .../picocli/CommandLine.Parameters.html | 4 +- .../picocli/CommandLine.ParentCommand.html | 4 +- .../CommandLine.ParseResult.Builder.html | 4 +- .../CommandLine.ParseResult.GroupMatch.html | 4 +- ...dLine.ParseResult.GroupMatchContainer.html | 4 +- .../picocli/CommandLine.ParseResult.html | 4 +- .../picocli/CommandLine.PicocliException.html | 4 +- ...CommandLine.PropertiesDefaultProvider.html | 4 +- docs/apidocs/picocli/CommandLine.Range.html | 4 +- .../CommandLine.RegexTransformer.Builder.html | 4 +- .../picocli/CommandLine.RegexTransformer.html | 4 +- docs/apidocs/picocli/CommandLine.RunAll.html | 4 +- .../apidocs/picocli/CommandLine.RunFirst.html | 4 +- docs/apidocs/picocli/CommandLine.RunLast.html | 4 +- .../picocli/CommandLine.ScopeType.html | 4 +- .../picocli/CommandLine.Spec.Target.html | 4 +- docs/apidocs/picocli/CommandLine.Spec.html | 4 +- .../picocli/CommandLine.TraceLevel.html | 6 +- docs/apidocs/picocli/CommandLine.Tracer.html | 6 +- .../CommandLine.TypeConversionException.html | 4 +- .../picocli/CommandLine.Unmatched.html | 4 +- ...ommandLine.UnmatchedArgumentException.html | 4 +- .../CommandLine.UseDefaultConverter.html | 6 +- docs/apidocs/picocli/CommandLine.html | 18 +- docs/apidocs/picocli/package-frame.html | 2 +- docs/apidocs/picocli/package-summary.html | 4 +- docs/apidocs/picocli/package-tree.html | 4 +- docs/apidocs/serialized-form.html | 4 +- docs/autocomplete.adoc | 2 +- docs/autocomplete.html | 8 +- ...apps-in-java-with-graalvm-and-picocli.html | 4 +- docs/feedback.html | 2 +- docs/groovy-2.5-clibuilder-renewal-part1.html | 4 +- docs/groovy-2.5-clibuilder-renewal-part2.html | 4 +- docs/groovy-2.5-clibuilder-renewal.html | 4 +- docs/index.adoc | 2 +- docs/index.html | 68 +- docs/man/gen-manpage.html | 6 +- docs/man/gen-proxy-config.html | 6 +- docs/man/gen-reflect-config.html | 6 +- docs/man/gen-resource-config.html | 6 +- docs/man/generate-completion.html | 4 +- docs/man/index.html | 4 +- docs/man/picocli.AutoComplete.html | 6 +- docs/migrating-from-commons-cli.html | 4 +- docs/picocli-2.0-do-more-with-less.html | 4 +- ...icocli-2.0-groovy-scripts-on-steroids.html | 4 +- docs/picocli-on-graalvm.html | 4 +- docs/picocli-programmatic-api.adoc | 2 +- docs/picocli-programmatic-api.html | 8 +- docs/quick-guide.adoc | 2 +- docs/quick-guide.html | 14 +- docs/zh/picocli-2.0-do-more-with-less.html | 4 +- ...icocli-2.0-groovy-scripts-on-steroids.html | 4 +- picocli-codegen/README.adoc | 46 +- .../build.gradle | 4 +- .../example-gradle-project/build.gradle | 6 +- .../example-maven-project-shading/pom.xml | 4 +- .../example-maven-project-simple/pom.xml | 4 +- .../example-gradle-project/build.gradle | 4 +- .../example-maven-project/pom.xml | 6 +- picocli-groovy/README.md | 2 +- picocli-shell-jline2/README.md | 2 +- picocli-shell-jline3/README.md | 2 +- picocli-spring-boot-starter/README.md | 6 +- 530 files changed, 7046 insertions(+), 18090 deletions(-) create mode 100644 docs/apidocs-all/jquery-ui.overrides.css create mode 100644 docs/apidocs-all/jquery/jquery-3.6.0.min.js diff --git a/README.md b/README.md index d44ec3493..89d3f4a74 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ The user manual has examples of integrating with [Guice](https://picocli.info/#_ ### Releases * [All Releases](https://github.com/remkop/picocli/releases) -* Latest: 4.7.2 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.7.2) +* Latest: 4.7.3 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.7.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) @@ -88,7 +88,7 @@ The user manual has examples of integrating with [Guice](https://picocli.info/#_ * [4.x User manual: https://picocli.info](https://picocli.info) * [4.x Quick Guide](https://picocli.info/quick-guide.html) * [4.x API Javadoc](https://picocli.info/apidocs/) -* [PREVIEW: Modular Javadoc for all artifacts (4.7.2-SNAPSHOT)](https://picocli.info/apidocs-all/) +* [PREVIEW: Modular Javadoc for all artifacts (4.7.3-SNAPSHOT)](https://picocli.info/apidocs-all/) * [Command line autocompletion](https://picocli.info/autocomplete.html) * [Programmatic API](https://picocli.info/picocli-programmatic-api.html) * [FAQ](https://github.com/remkop/picocli/wiki/FAQ) @@ -270,9 +270,9 @@ If you like picocli, help others discover picocli: #### Spread the joy! :tada: * Tweet about picocli! What do you like about it? How has it helped you? How is it different from the alternatives? * Mention that your project uses picocli in the documentation of your project. -* Show that your GitHub project uses picocli, with this badge in your README.md: [![picocli](https://img.shields.io/badge/picocli-4.7.2-green.svg)](https://github.com/remkop/picocli) +* Show that your GitHub project uses picocli, with this badge in your README.md: [![picocli](https://img.shields.io/badge/picocli-4.7.3-green.svg)](https://github.com/remkop/picocli) ``` -[![picocli](https://img.shields.io/badge/picocli-4.7.2-green.svg)](https://github.com/remkop/picocli) +[![picocli](https://img.shields.io/badge/picocli-4.7.3-green.svg)](https://github.com/remkop/picocli) ``` #### Preach it! :muscle: @@ -363,41 +363,41 @@ See the [source code](https://github.com/remkop/picocli/blob/main/src/main/java/ ### Gradle ``` -implementation 'info.picocli:picocli:4.7.2' +implementation 'info.picocli:picocli:4.7.3' ``` ### Maven ``` info.picocli picocli - 4.7.2 + 4.7.3 ``` ### Scala SBT ``` -libraryDependencies += "info.picocli" % "picocli" % "4.7.2" +libraryDependencies += "info.picocli" % "picocli" % "4.7.3" ``` ### Ivy ``` - + ``` ### Grape ```groovy @Grapes( - @Grab(group='info.picocli', module='picocli', version='4.7.2') + @Grab(group='info.picocli', module='picocli', version='4.7.3') ) ``` ### Leiningen ``` -[info.picocli/picocli "4.7.2"] +[info.picocli/picocli "4.7.3"] ``` ### Buildr ``` -'info.picocli:picocli:jar:4.7.2' +'info.picocli:picocli:jar:4.7.3' ``` ### JBang ``` -//DEPS info.picocli:picocli:4.7.2 +//DEPS info.picocli:picocli:4.7.3 ``` diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index a4f6e98d2..36c730626 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,6 +1,6 @@ # picocli Release Notes -# Picocli 4.7.3 (UNRELEASED) +# Picocli 4.7.3 The picocli community is pleased to announce picocli 4.7.3. This release includes bugfixes and enhancements. diff --git a/dependencies.gradle b/dependencies.gradle index 83a445189..26618b130 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -7,9 +7,9 @@ ext { // projectPreviousPublishedVersion is non-SNAPSHOT, only published releases projectPreviousPublishedVersion = "4\\.7\\.2" // for task bumpReadmeVersion // projectPreviousVersionRegex may be a SNAPSHOT - projectPreviousVersionRegex = "4\\.7\\.2" // for task bumpVersion - projectVersion = "4.7.3-SNAPSHOT" // for all build tasks - releaseDate = "2023-04-09" // for task bumpVersion + projectPreviousVersionRegex = "4\\.7\\.2-SNAPSHOT" // for task bumpVersion + projectVersion = "4.7.3" // for all build tasks + releaseDate = "2023-04-16" // for task bumpVersion releaseDatePreviousRegex = "2023\\-04\\-09" // for task bumpVersion // DEPENDENCIES diff --git a/docs/A-Whirlwind-Tour-of-Picocli.html b/docs/A-Whirlwind-Tour-of-Picocli.html index 158dd4d71..d51f31242 100644 --- a/docs/A-Whirlwind-Tour-of-Picocli.html +++ b/docs/A-Whirlwind-Tour-of-Picocli.html @@ -1646,7 +1646,7 @@

A Whirlwind Tour of Picocli

Remko Popma
-version 4.7.2 +version 4.7.3
@@ -3084,7 +3084,7 @@

Conclusion

diff --git a/docs/announcing-picocli-1.0.html b/docs/announcing-picocli-1.0.html index e3ee6f46a..37db25dbd 100644 --- a/docs/announcing-picocli-1.0.html +++ b/docs/announcing-picocli-1.0.html @@ -608,7 +608,7 @@

Announcing picocli 1.0 - a mighty tiny command line interface

Remko Popma
-version 4.7.2, +version 4.7.3, 2017-09-10
@@ -732,7 +732,7 @@

Feedback Welcome

diff --git a/docs/apidocs-all/allclasses-frame.html b/docs/apidocs-all/allclasses-frame.html index 551a021d8..30d7afcbe 100644 --- a/docs/apidocs-all/allclasses-frame.html +++ b/docs/apidocs-all/allclasses-frame.html @@ -3,19 +3,19 @@ -All Classes (picocli 4.7.2 API) +All Classes (picocli 4.7.3 API) - + + - - - + +

All Classes

diff --git a/docs/apidocs-all/allclasses-index.html b/docs/apidocs-all/allclasses-index.html index 469e6f581..3e32b702e 100644 --- a/docs/apidocs-all/allclasses-index.html +++ b/docs/apidocs-all/allclasses-index.html @@ -3,25 +3,25 @@ -All Classes (picocli 4.7.2 API) +All Classes (picocli 4.7.3 API) - + + - - - + + - - - + +

All Classes

diff --git a/docs/apidocs-all/allpackages-index.html b/docs/apidocs-all/allpackages-index.html index 6e4edb023..2d978dfb1 100644 --- a/docs/apidocs-all/allpackages-index.html +++ b/docs/apidocs-all/allpackages-index.html @@ -3,25 +3,25 @@ -All Packages (picocli 4.7.2 API) +All Packages (picocli 4.7.3 API) - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + +