From 248390479ed1ab9aa779a2aaee57d477b425033a Mon Sep 17 00:00:00 2001 From: Remko Popma Date: Sat, 3 Jun 2023 09:58:55 +0900 Subject: [PATCH] Release picocli version 4.7.4 --- README.md | 24 +- dependencies.gradle | 6 +- docs/A-Whirlwind-Tour-of-Picocli.html | 4 +- docs/announcing-picocli-1.0.html | 4 +- docs/apidocs-all/allclasses-frame.html | 2 +- docs/apidocs-all/allclasses-index.html | 4 +- docs/apidocs-all/allclasses-noframe.html | 2 +- docs/apidocs-all/allpackages-index.html | 4 +- docs/apidocs-all/constant-values.html | 6 +- docs/apidocs-all/deprecated-list.html | 4 +- docs/apidocs-all/help-doc.html | 4 +- docs/apidocs-all/index-files/index-1.html | 4 +- docs/apidocs-all/index-files/index-10.html | 4 +- docs/apidocs-all/index-files/index-11.html | 4 +- docs/apidocs-all/index-files/index-12.html | 4 +- docs/apidocs-all/index-files/index-13.html | 4 +- docs/apidocs-all/index-files/index-14.html | 12 +- docs/apidocs-all/index-files/index-15.html | 4 +- docs/apidocs-all/index-files/index-16.html | 4 +- docs/apidocs-all/index-files/index-17.html | 4 +- docs/apidocs-all/index-files/index-18.html | 4 +- docs/apidocs-all/index-files/index-19.html | 4 +- docs/apidocs-all/index-files/index-2.html | 4 +- docs/apidocs-all/index-files/index-20.html | 4 +- docs/apidocs-all/index-files/index-21.html | 4 +- docs/apidocs-all/index-files/index-22.html | 6 +- docs/apidocs-all/index-files/index-23.html | 4 +- docs/apidocs-all/index-files/index-3.html | 6 +- docs/apidocs-all/index-files/index-4.html | 4 +- docs/apidocs-all/index-files/index-5.html | 4 +- docs/apidocs-all/index-files/index-6.html | 4 +- docs/apidocs-all/index-files/index-7.html | 4 +- docs/apidocs-all/index-files/index-8.html | 4 +- docs/apidocs-all/index-files/index-9.html | 4 +- docs/apidocs-all/index.html | 2 +- .../info.picocli.codegen/module-frame.html | 2 +- .../info.picocli.codegen/module-summary.html | 4 +- .../module-type-frame.html | 2 +- .../AbstractCommandSpecProcessor.html | 4 +- .../processing/AnnotatedElementHolder.html | 4 +- .../annotation/processing/ITypeMetaData.html | 4 +- .../AbstractCommandSpecProcessor.html | 4 +- .../class-use/AnnotatedElementHolder.html | 4 +- .../processing/class-use/ITypeMetaData.html | 4 +- .../annotation/processing/package-frame.html | 2 +- .../processing/package-summary.html | 4 +- .../annotation/processing/package-tree.html | 4 +- .../annotation/processing/package-use.html | 4 +- .../graalvm/DynamicProxyConfigGenerator.html | 4 +- .../aot/graalvm/JniConfigGenerator.html | 4 +- .../graalvm/ReflectionConfigGenerator.html | 4 +- .../aot/graalvm/ResourceConfigGenerator.html | 4 +- .../DynamicProxyConfigGenerator.html | 4 +- .../graalvm/class-use/JniConfigGenerator.html | 4 +- .../class-use/ReflectionConfigGenerator.html | 4 +- .../class-use/ResourceConfigGenerator.html | 4 +- .../codegen/aot/graalvm/package-frame.html | 2 +- .../codegen/aot/graalvm/package-summary.html | 4 +- .../codegen/aot/graalvm/package-tree.html | 4 +- .../codegen/aot/graalvm/package-use.html | 4 +- .../NativeImageConfigGeneratorProcessor.html | 4 +- .../NativeImageConfigGeneratorProcessor.html | 4 +- .../aot/graalvm/processor/package-frame.html | 2 +- .../graalvm/processor/package-summary.html | 4 +- .../aot/graalvm/processor/package-tree.html | 4 +- .../aot/graalvm/processor/package-use.html | 4 +- .../docgen/manpage/ManPageGenerator.html | 4 +- .../manpage/class-use/ManPageGenerator.html | 4 +- .../codegen/docgen/manpage/package-frame.html | 2 +- .../docgen/manpage/package-summary.html | 4 +- .../codegen/docgen/manpage/package-tree.html | 4 +- .../codegen/docgen/manpage/package-use.html | 4 +- .../picocli/codegen/util/Assert.html | 4 +- .../picocli/codegen/util/JulLogFormatter.html | 4 +- .../picocli/codegen/util/Util.html | 4 +- .../codegen/util/class-use/Assert.html | 4 +- .../util/class-use/JulLogFormatter.html | 4 +- .../picocli/codegen/util/class-use/Util.html | 4 +- .../picocli/codegen/util/package-frame.html | 2 +- .../picocli/codegen/util/package-summary.html | 4 +- .../picocli/codegen/util/package-tree.html | 4 +- .../picocli/codegen/util/package-use.html | 4 +- .../info.picocli.groovy/module-frame.html | 2 +- .../info.picocli.groovy/module-summary.html | 4 +- .../module-type-frame.html | 2 +- .../picocli/groovy/PicocliBaseScript.html | 4 +- .../picocli/groovy/PicocliBaseScript2.html | 4 +- .../picocli/groovy/PicocliScript.html | 4 +- .../picocli/groovy/PicocliScript2.html | 4 +- .../PicocliScriptASTTransformation.html | 4 +- .../groovy/class-use/PicocliBaseScript.html | 4 +- .../groovy/class-use/PicocliBaseScript2.html | 4 +- .../groovy/class-use/PicocliScript.html | 4 +- .../groovy/class-use/PicocliScript2.html | 4 +- .../PicocliScriptASTTransformation.html | 4 +- .../picocli/groovy/package-frame.html | 2 +- .../picocli/groovy/package-summary.html | 4 +- .../picocli/groovy/package-tree.html | 4 +- .../picocli/groovy/package-use.html | 4 +- .../module-frame.html | 2 +- .../module-summary.html | 4 +- .../module-type-frame.html | 2 +- .../shell/jline2/PicocliJLineCompleter.html | 4 +- .../class-use/PicocliJLineCompleter.html | 4 +- .../picocli/shell/jline2/package-frame.html | 2 +- .../picocli/shell/jline2/package-summary.html | 4 +- .../picocli/shell/jline2/package-tree.html | 4 +- .../picocli/shell/jline2/package-use.html | 4 +- .../module-frame.html | 2 +- .../module-summary.html | 4 +- .../module-type-frame.html | 2 +- .../jline3/PicocliCommands.ClearScreen.html | 4 +- ...icocliCommands.PicocliCommandsFactory.html | 4 +- .../picocli/shell/jline3/PicocliCommands.html | 60 ++++- .../shell/jline3/PicocliJLineCompleter.html | 4 +- .../PicocliCommands.ClearScreen.html | 4 +- ...icocliCommands.PicocliCommandsFactory.html | 4 +- .../jline3/class-use/PicocliCommands.html | 4 +- .../class-use/PicocliJLineCompleter.html | 4 +- .../picocli/shell/jline3/package-frame.html | 2 +- .../picocli/shell/jline3/package-summary.html | 4 +- .../picocli/shell/jline3/package-tree.html | 4 +- .../picocli/shell/jline3/package-use.html | 4 +- .../module-frame.html | 2 +- .../module-summary.html | 4 +- .../module-type-frame.html | 2 +- .../picocli/spring/PicocliSpringFactory.html | 4 +- .../PicocliAutoConfiguration.html | 4 +- .../class-use/PicocliAutoConfiguration.html | 4 +- .../boot/autoconfigure/package-frame.html | 2 +- .../boot/autoconfigure/package-summary.html | 4 +- .../boot/autoconfigure/package-tree.html | 4 +- .../boot/autoconfigure/package-use.html | 4 +- .../class-use/PicocliSpringFactory.html | 4 +- .../picocli/spring/package-frame.html | 2 +- .../picocli/spring/package-summary.html | 4 +- .../picocli/spring/package-tree.html | 4 +- .../picocli/spring/package-use.html | 4 +- .../info.picocli/module-frame.html | 2 +- .../info.picocli/module-summary.html | 4 +- .../info.picocli/module-type-frame.html | 2 +- .../AutoComplete.GenerateCompletion.html | 4 +- .../info.picocli/picocli/AutoComplete.html | 4 +- .../picocli/CommandLine.AbstractHandler.html | 4 +- ...ommandLine.AbstractParseResultHandler.html | 4 +- .../picocli/CommandLine.ArgGroup.html | 4 +- .../picocli/CommandLine.Command.html | 6 +- .../CommandLine.DefaultExceptionHandler.html | 4 +- .../CommandLine.DuplicateNameException.html | 4 +- ...e.DuplicateOptionAnnotationsException.html | 4 +- .../CommandLine.ExecutionException.html | 4 +- .../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 +- .../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 +- .../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 | 25 +- ...CommandLine.MissingParameterException.html | 25 +- ...andLine.MissingTypeConverterException.html | 25 +- .../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 +- .../picocli/CommandLine.Model.html | 4 +- ...ndLine.MutuallyExclusiveArgsException.html | 25 +- .../picocli/CommandLine.Option.html | 4 +- ...ommandLine.OverwrittenOptionException.html | 25 +- .../CommandLine.ParameterException.html | 54 ++++- ...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 +- .../picocli/CommandLine.Range.html | 4 +- .../CommandLine.RegexTransformer.Builder.html | 4 +- .../picocli/CommandLine.RegexTransformer.html | 4 +- .../picocli/CommandLine.RunAll.html | 4 +- .../picocli/CommandLine.RunFirst.html | 4 +- .../picocli/CommandLine.RunLast.html | 4 +- .../picocli/CommandLine.ScopeType.html | 4 +- .../picocli/CommandLine.Spec.Target.html | 4 +- .../picocli/CommandLine.Spec.html | 4 +- .../picocli/CommandLine.TraceLevel.html | 6 +- .../picocli/CommandLine.Tracer.html | 6 +- .../CommandLine.TypeConversionException.html | 4 +- .../picocli/CommandLine.Unmatched.html | 4 +- ...ommandLine.UnmatchedArgumentException.html | 25 +- .../CommandLine.UseDefaultConverter.html | 6 +- .../info.picocli/picocli/CommandLine.html | 18 +- .../AutoComplete.GenerateCompletion.html | 4 +- .../picocli/class-use/AutoComplete.html | 4 +- .../CommandLine.AbstractHandler.html | 4 +- ...ommandLine.AbstractParseResultHandler.html | 4 +- .../class-use/CommandLine.ArgGroup.html | 4 +- .../class-use/CommandLine.Command.html | 4 +- .../CommandLine.DefaultExceptionHandler.html | 4 +- .../CommandLine.DuplicateNameException.html | 4 +- ...e.DuplicateOptionAnnotationsException.html | 4 +- .../CommandLine.ExecutionException.html | 4 +- .../class-use/CommandLine.ExitCode.html | 4 +- .../CommandLine.Help.Ansi.IStyle.html | 4 +- .../CommandLine.Help.Ansi.Style.html | 4 +- .../class-use/CommandLine.Help.Ansi.Text.html | 4 +- .../class-use/CommandLine.Help.Ansi.html | 4 +- .../CommandLine.Help.ColorScheme.Builder.html | 4 +- .../CommandLine.Help.ColorScheme.html | 4 +- .../CommandLine.Help.Column.Overflow.html | 4 +- .../class-use/CommandLine.Help.Column.html | 4 +- .../CommandLine.Help.IOptionRenderer.html | 4 +- .../CommandLine.Help.IParamLabelRenderer.html | 4 +- .../CommandLine.Help.IParameterRenderer.html | 4 +- .../class-use/CommandLine.Help.Layout.html | 4 +- .../CommandLine.Help.TextTable.Cell.html | 4 +- .../class-use/CommandLine.Help.TextTable.html | 4 +- .../CommandLine.Help.Visibility.html | 4 +- .../picocli/class-use/CommandLine.Help.html | 4 +- .../class-use/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 +- .../class-use/CommandLine.IFactory.html | 4 +- ...CommandLine.IHelpCommandInitializable.html | 4 +- ...ommandLine.IHelpCommandInitializable2.html | 4 +- .../class-use/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 +- .../class-use/CommandLine.ITypeConverter.html | 4 +- .../CommandLine.IVersionProvider.html | 4 +- .../CommandLine.InitializationException.html | 4 +- ...ommandLine.MaxValuesExceededException.html | 4 +- ...CommandLine.MissingParameterException.html | 4 +- ...andLine.MissingTypeConverterException.html | 4 +- .../picocli/class-use/CommandLine.Mixin.html | 4 +- ...ommandLine.Model.ArgGroupSpec.Builder.html | 4 +- .../CommandLine.Model.ArgGroupSpec.html | 4 +- .../class-use/CommandLine.Model.ArgSpec.html | 4 +- .../CommandLine.Model.CommandSpec.html | 4 +- .../CommandLine.Model.IAnnotatedElement.html | 4 +- .../CommandLine.Model.IExtensible.html | 4 +- .../class-use/CommandLine.Model.IGetter.html | 4 +- .../class-use/CommandLine.Model.IOrdered.html | 4 +- .../class-use/CommandLine.Model.IScope.html | 4 +- .../class-use/CommandLine.Model.IScoped.html | 4 +- .../class-use/CommandLine.Model.ISetter.html | 4 +- .../CommandLine.Model.ITypeInfo.html | 4 +- .../class-use/CommandLine.Model.Messages.html | 4 +- .../CommandLine.Model.MethodParam.html | 4 +- .../CommandLine.Model.OptionSpec.Builder.html | 4 +- .../CommandLine.Model.OptionSpec.html | 4 +- .../CommandLine.Model.ParserSpec.html | 4 +- ...ine.Model.PositionalParamSpec.Builder.html | 4 +- ...CommandLine.Model.PositionalParamSpec.html | 4 +- ...ommandLine.Model.UnmatchedArgsBinding.html | 4 +- .../CommandLine.Model.UsageMessageSpec.html | 4 +- .../picocli/class-use/CommandLine.Model.html | 4 +- ...ndLine.MutuallyExclusiveArgsException.html | 4 +- .../picocli/class-use/CommandLine.Option.html | 4 +- ...ommandLine.OverwrittenOptionException.html | 4 +- .../CommandLine.ParameterException.html | 4 +- ...ommandLine.ParameterIndexGapException.html | 4 +- .../class-use/CommandLine.Parameters.html | 4 +- .../class-use/CommandLine.ParentCommand.html | 4 +- .../CommandLine.ParseResult.Builder.html | 4 +- .../CommandLine.ParseResult.GroupMatch.html | 4 +- ...dLine.ParseResult.GroupMatchContainer.html | 4 +- .../class-use/CommandLine.ParseResult.html | 4 +- .../CommandLine.PicocliException.html | 4 +- ...CommandLine.PropertiesDefaultProvider.html | 4 +- .../picocli/class-use/CommandLine.Range.html | 4 +- .../CommandLine.RegexTransformer.Builder.html | 4 +- .../CommandLine.RegexTransformer.html | 4 +- .../picocli/class-use/CommandLine.RunAll.html | 4 +- .../class-use/CommandLine.RunFirst.html | 4 +- .../class-use/CommandLine.RunLast.html | 4 +- .../class-use/CommandLine.ScopeType.html | 4 +- .../class-use/CommandLine.Spec.Target.html | 4 +- .../picocli/class-use/CommandLine.Spec.html | 4 +- .../class-use/CommandLine.TraceLevel.html | 4 +- .../picocli/class-use/CommandLine.Tracer.html | 4 +- .../CommandLine.TypeConversionException.html | 4 +- .../class-use/CommandLine.Unmatched.html | 4 +- ...ommandLine.UnmatchedArgumentException.html | 4 +- .../CommandLine.UseDefaultConverter.html | 4 +- .../picocli/class-use/CommandLine.html | 19 +- .../info.picocli/picocli/package-frame.html | 2 +- .../info.picocli/picocli/package-summary.html | 4 +- .../info.picocli/picocli/package-tree.html | 4 +- .../info.picocli/picocli/package-use.html | 4 +- docs/apidocs-all/member-search-index.js | 2 +- docs/apidocs-all/member-search-index.zip | Bin 13891 -> 13908 bytes docs/apidocs-all/module-overview-frame.html | 2 +- docs/apidocs-all/module-search-index.zip | Bin 236 -> 236 bytes docs/apidocs-all/overview-frame.html | 2 +- docs/apidocs-all/overview-summary.html | 6 +- docs/apidocs-all/overview-tree.html | 4 +- docs/apidocs-all/package-search-index.zip | Bin 359 -> 359 bytes docs/apidocs-all/serialized-form.html | 4 +- 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 | 8 +- 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 | 23 +- ...CommandLine.MissingParameterException.html | 23 +- ...andLine.MissingTypeConverterException.html | 23 +- 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 | 23 +- docs/apidocs/picocli/CommandLine.Option.html | 4 +- ...ommandLine.OverwrittenOptionException.html | 23 +- .../CommandLine.ParameterException.html | 48 +++- ...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 | 23 +- .../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 | 12 +- docs/apidocs/serialized-form.html | 4 +- docs/autocomplete.adoc | 4 +- 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 | 64 ++--- docs/index.html | 218 +++++++++--------- 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 | 4 +- docs/picocli-programmatic-api.html | 8 +- docs/quick-guide.adoc | 10 +- 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 ++-- .../graalvm/DynamicProxyConfigGenerator.java | 2 +- .../aot/graalvm/JniConfigGenerator.java | 2 +- .../graalvm/ReflectionConfigGenerator.java | 2 +- .../aot/graalvm/ResourceConfigGenerator.java | 2 +- .../docgen/manpage/ManPageGenerator.java | 2 +- .../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 +- src/main/java/picocli/AutoComplete.java | 2 +- src/main/java/picocli/CommandLine.java | 36 +-- src/test/java/picocli/CommandLineTest.java | 2 +- 528 files changed, 1633 insertions(+), 1298 deletions(-) diff --git a/README.md b/README.md index 89d3f4a74..e7d0292f8 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.3 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.7.3) +* Latest: 4.7.4 [Release Notes](https://github.com/remkop/picocli/releases/tag/v4.7.4) * 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.3-SNAPSHOT)](https://picocli.info/apidocs-all/) +* [PREVIEW: Modular Javadoc for all artifacts (4.7.4-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.3-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.4-green.svg)](https://github.com/remkop/picocli) ``` -[![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.4-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.3' +implementation 'info.picocli:picocli:4.7.4' ``` ### Maven ``` info.picocli picocli - 4.7.3 + 4.7.4 ``` ### Scala SBT ``` -libraryDependencies += "info.picocli" % "picocli" % "4.7.3" +libraryDependencies += "info.picocli" % "picocli" % "4.7.4" ``` ### Ivy ``` - + ``` ### Grape ```groovy @Grapes( - @Grab(group='info.picocli', module='picocli', version='4.7.3') + @Grab(group='info.picocli', module='picocli', version='4.7.4') ) ``` ### Leiningen ``` -[info.picocli/picocli "4.7.3"] +[info.picocli/picocli "4.7.4"] ``` ### Buildr ``` -'info.picocli:picocli:jar:4.7.3' +'info.picocli:picocli:jar:4.7.4' ``` ### JBang ``` -//DEPS info.picocli:picocli:4.7.3 +//DEPS info.picocli:picocli:4.7.4 ``` diff --git a/dependencies.gradle b/dependencies.gradle index bd1ba8a4a..61614cae5 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -7,9 +7,9 @@ ext { // projectPreviousPublishedVersion is non-SNAPSHOT, only published releases projectPreviousPublishedVersion = "4\\.7\\.3" // for task bumpReadmeVersion // projectPreviousVersionRegex may be a SNAPSHOT - projectPreviousVersionRegex = "4\\.7\\.3" // for task bumpVersion - projectVersion = "4.7.4-SNAPSHOT" // for all build tasks - releaseDate = "2023-04-16" // for task bumpVersion + projectPreviousVersionRegex = "4\\.7\\.4-SNAPSHOT" // for task bumpVersion + projectVersion = "4.7.4" // for all build tasks + releaseDate = "2023-06-03" // for task bumpVersion releaseDatePreviousRegex = "2023\\-04\\-16" // for task bumpVersion // DEPENDENCIES diff --git a/docs/A-Whirlwind-Tour-of-Picocli.html b/docs/A-Whirlwind-Tour-of-Picocli.html index d51f31242..247fae5b8 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.3 +version 4.7.4
@@ -3084,7 +3084,7 @@

Conclusion

diff --git a/docs/announcing-picocli-1.0.html b/docs/announcing-picocli-1.0.html index 37db25dbd..8816ca647 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.3, +version 4.7.4, 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 30d7afcbe..ca65fc12c 100644 --- a/docs/apidocs-all/allclasses-frame.html +++ b/docs/apidocs-all/allclasses-frame.html @@ -3,7 +3,7 @@ -All Classes (picocli 4.7.3 API) +All Classes (picocli 4.7.4 API) diff --git a/docs/apidocs-all/allclasses-index.html b/docs/apidocs-all/allclasses-index.html index 3e32b702e..5ba91058b 100644 --- a/docs/apidocs-all/allclasses-index.html +++ b/docs/apidocs-all/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (picocli 4.7.3 API) +All Classes (picocli 4.7.4 API) @@ -21,7 +21,7 @@ diff --git a/docs/apidocs/allclasses-noframe.html b/docs/apidocs/allclasses-noframe.html index 794f09ad8..da6f5b203 100644 --- a/docs/apidocs/allclasses-noframe.html +++ b/docs/apidocs/allclasses-noframe.html @@ -3,7 +3,7 @@ -All Classes (picocli 4.7.3 API) +All Classes (picocli 4.7.4 API) diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index 6202a1897..bf30838ee 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -3,7 +3,7 @@ -Constant Field Values (picocli 4.7.3 API) +Constant Field Values (picocli 4.7.4 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ diff --git a/docs/apidocs/picocli/package-summary.html b/docs/apidocs/picocli/package-summary.html index 73af10514..ddfdd3e96 100644 --- a/docs/apidocs/picocli/package-summary.html +++ b/docs/apidocs/picocli/package-summary.html @@ -3,7 +3,7 @@ -picocli (picocli 4.7.3 API) +picocli (picocli 4.7.4 API) @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@ - - - + + + @@ -2488,8 +2488,8 @@
Usi
Gradle
dependencies {
-    implementation 'info.picocli:picocli:4.7.3'
-    annotationProcessor 'info.picocli:picocli-codegen:4.7.3'
+    implementation 'info.picocli:picocli:4.7.4'
+    annotationProcessor 'info.picocli:picocli-codegen:4.7.4'
 }
 
 
@@ -2511,7 +2511,7 @@ 
Usi <path> <groupId>info.picocli</groupId> <artifactId>picocli-codegen</artifactId> - <version>4.7.3</version> + <version>4.7.4</version> </path> </annotationProcessorPaths> <compilerArgs> @@ -2536,7 +2536,7 @@
apply plugin: 'kotlin-kapt' // required dependencies { // ... - kapt 'info.picocli:picocli-codegen:4.7.3' + kapt 'info.picocli:picocli-codegen:4.7.4' }
@@ -2579,7 +2579,7 @@

-
java -cp "picocli-4.7.3.jar:checksum.jar" CheckSum --algorithm SHA-1 hello.txt
+
java -cp "picocli-4.7.4.jar:checksum.jar" CheckSum --algorithm SHA-1 hello.txt
@@ -16614,7 +16614,7 @@

<dependency> <groupId>info.picocli</groupId> <artifactId>picocli-spring-boot-starter</artifactId> - <version>4.7.3</version> + <version>4.7.4</version> </dependency>

@@ -16622,7 +16622,7 @@

Gradle (Groovy)
dependencies {
-    implementation 'info.picocli:picocli-spring-boot-starter:4.7.3'
+    implementation 'info.picocli:picocli-spring-boot-starter:4.7.4'
 }
@@ -16630,7 +16630,7 @@

Gradle (Kotlin)
dependencies {
-    implementation("info.picocli:picocli-spring-boot-starter:4.7.3")
+    implementation("info.picocli:picocli-spring-boot-starter:4.7.4")
 }
@@ -18320,7 +18320,7 @@

-
java -cp "picocli-4.7.3.jar;myapp.jar" org.myorg.MyMainClass --option=value arg0 arg1
+
java -cp "picocli-4.7.4.jar;myapp.jar" org.myorg.MyMainClass --option=value arg0 arg1
-
alias mycommand='java -cp "/path/to/picocli-4.7.3.jar:/path/to/myapp.jar" org.myorg.MainClass'
+
alias mycommand='java -cp "/path/to/picocli-4.7.4.jar:/path/to/myapp.jar" org.myorg.MainClass'
@@ -18421,7 +18421,7 @@

-
path/to/native-image -cp picocli-4.7.3.jar --static -jar myapp.jar
+
path/to/native-image -cp picocli-4.7.4.jar --static -jar myapp.jar
-
@Grab('info.picocli:picocli-groovy:4.7.3')
+
@Grab('info.picocli:picocli-groovy:4.7.4')
 @GrabConfig(systemClassLoader=true)
 @Command(name = "myScript",
         mixinStandardHelpOptions = true, // add --help and --version options
@@ -18728,7 +18728,7 @@ 

30.1.2. G When upgrading scripts from picocli versions older than 4.0, just changing the version number is not enough! -Scripts should use @Grab('info.picocli:picocli-groovy:4.7.3'). The old artifact id @Grab('info.picocli:picocli:4.7.3') will not work, +Scripts should use @Grab('info.picocli:picocli-groovy:4.7.4'). The old artifact id @Grab('info.picocli:picocli:4.7.4') will not work, because the @picocli.groovy.PicocliScript annotation class and supporting classes have been moved into a separate module, picocli-groovy. @@ -18835,7 +18835,7 @@

-
@Grab('info.picocli:picocli-groovy:4.7.3')
+
@Grab('info.picocli:picocli-groovy:4.7.4')
 @GrabExclude('org.codehaus.groovy:groovy-all') // work around GROOVY-7613
 ...
@@ -19026,13 +19026,13 @@

37.1. Build too
Gradle
-
implementation 'info.picocli:picocli:4.7.3'
+
implementation 'info.picocli:picocli:4.7.4'
Gradle (Kotlin)
-
implementation("info.picocli:picocli:4.7.3")
+
implementation("info.picocli:picocli:4.7.4")
@@ -19041,46 +19041,46 @@

37.1. Build too
<dependency>
   <groupId>info.picocli</groupId>
   <artifactId>picocli</artifactId>
-  <version>4.7.3</version>
+  <version>4.7.4</version>
 </dependency>

Scala SBT
-
libraryDependencies += "info.picocli" % "picocli" % "4.7.3"
+
libraryDependencies += "info.picocli" % "picocli" % "4.7.4"
Ivy
-
<dependency org="info.picocli" name="picocli" rev="4.7.3" />
+
<dependency org="info.picocli" name="picocli" rev="4.7.4" />
Grape
@Grapes(
-    @Grab(group='info.picocli', module='picocli', version='4.7.3')
+    @Grab(group='info.picocli', module='picocli', version='4.7.4')
 )
Leiningen
-
[info.picocli/picocli "4.7.3"]
+
[info.picocli/picocli "4.7.4"]
Buildr
-
'info.picocli:picocli:jar:4.7.3'
+
'info.picocli:picocli:jar:4.7.4'
JBang
-
//DEPS info.picocli:picocli:4.7.3
+
//DEPS info.picocli:picocli:4.7.4
@@ -19088,7 +19088,7 @@

37.1. Build too

37.2. Source

By using picocli in source form, you can avoid having an external dependency on picocli. -Picocli has only one source file: CommandLine.java. +Picocli has only one source file: CommandLine.java. This facilitates including picocli in your project: simply copy and paste the code of this file into a file called CommandLine.java, add it to your project, and enjoy!

@@ -19097,8 +19097,8 @@

37.2. Source

diff --git a/docs/man/gen-manpage.html b/docs/man/gen-manpage.html index 192407a3c..b6c7a3bcc 100644 --- a/docs/man/gen-manpage.html +++ b/docs/man/gen-manpage.html @@ -579,7 +579,7 @@

Example

-
java -Duser.language=de -cp "myapp.jar;picocli-4.7.3.jar;picocli-codegen-4.7.3.jar" picocli.codegen.docgen.manpage.ManPageGenerator my.pkg.MyClass
+
java -Duser.language=de -cp "myapp.jar;picocli-4.7.4.jar;picocli-codegen-4.7.4.jar" picocli.codegen.docgen.manpage.ManPageGenerator my.pkg.MyClass
@@ -587,8 +587,8 @@

Example

diff --git a/docs/man/gen-proxy-config.html b/docs/man/gen-proxy-config.html index 66cf18324..5fd0ddb06 100644 --- a/docs/man/gen-proxy-config.html +++ b/docs/man/gen-proxy-config.html @@ -540,7 +540,7 @@

Example

-
java -cp "myapp.jar;picocli-4.7.3.jar;picocli-codegen-4.7.3.jar" picocli.codegen.aot.graalvm.DynamicProxyConfigGenerator my.pkg.MyClass
+
java -cp "myapp.jar;picocli-4.7.4.jar;picocli-codegen-4.7.4.jar" picocli.codegen.aot.graalvm.DynamicProxyConfigGenerator my.pkg.MyClass
@@ -548,8 +548,8 @@

Example

diff --git a/docs/man/gen-reflect-config.html b/docs/man/gen-reflect-config.html index e89e74af6..311ee099a 100644 --- a/docs/man/gen-reflect-config.html +++ b/docs/man/gen-reflect-config.html @@ -536,7 +536,7 @@

Example

-
java -cp "myapp.jar;picocli-4.7.3.jar;picocli-codegen-4.7.3.jar" picocli.codegen.aot.graalvm.ReflectionConfigGenerator my.pkg.MyClass
+
java -cp "myapp.jar;picocli-4.7.4.jar;picocli-codegen-4.7.4.jar" picocli.codegen.aot.graalvm.ReflectionConfigGenerator my.pkg.MyClass
@@ -544,8 +544,8 @@

Example

diff --git a/docs/man/gen-resource-config.html b/docs/man/gen-resource-config.html index 2799e5239..3becebf14 100644 --- a/docs/man/gen-resource-config.html +++ b/docs/man/gen-resource-config.html @@ -545,7 +545,7 @@

Example

-
java -cp "myapp.jar;picocli-4.7.3.jar;picocli-codegen-4.7.3.jar" picocli.codegen.aot.graalvm.ResourceConfigGenerator my.pkg.MyClass
+
java -cp "myapp.jar;picocli-4.7.4.jar;picocli-codegen-4.7.4.jar" picocli.codegen.aot.graalvm.ResourceConfigGenerator my.pkg.MyClass
@@ -553,8 +553,8 @@

Example

diff --git a/docs/man/generate-completion.html b/docs/man/generate-completion.html index 27bc6fb3b..06ca7ef43 100644 --- a/docs/man/generate-completion.html +++ b/docs/man/generate-completion.html @@ -487,8 +487,8 @@

Options

diff --git a/docs/man/index.html b/docs/man/index.html index 6442f11de..0b105139a 100644 --- a/docs/man/index.html +++ b/docs/man/index.html @@ -516,7 +516,7 @@
@@ -548,7 +548,7 @@

Picocli Built-In Tools

diff --git a/docs/man/picocli.AutoComplete.html b/docs/man/picocli.AutoComplete.html index e863cc52f..8efde6193 100644 --- a/docs/man/picocli.AutoComplete.html +++ b/docs/man/picocli.AutoComplete.html @@ -574,7 +574,7 @@

Example

-
java -cp "myapp.jar;picocli-4.7.3.jar" \
+
java -cp "myapp.jar;picocli-4.7.4.jar" \
             picocli.AutoComplete my.pkg.MyClass
@@ -583,8 +583,8 @@

Example

diff --git a/docs/migrating-from-commons-cli.html b/docs/migrating-from-commons-cli.html index cc8bac0ac..fb2e0bb66 100644 --- a/docs/migrating-from-commons-cli.html +++ b/docs/migrating-from-commons-cli.html @@ -608,7 +608,7 @@

Migrating from Commons CLI to picocli

Remko Popma
-version 4.7.3, +version 4.7.4, 2018-11-19
@@ -1048,7 +1048,7 @@

Conclusion

diff --git a/docs/picocli-2.0-do-more-with-less.html b/docs/picocli-2.0-do-more-with-less.html index 7288c91d0..33020d64e 100644 --- a/docs/picocli-2.0-do-more-with-less.html +++ b/docs/picocli-2.0-do-more-with-less.html @@ -606,7 +606,7 @@
@@ -995,7 +995,7 @@

Conclusion

diff --git a/docs/picocli-2.0-groovy-scripts-on-steroids.html b/docs/picocli-2.0-groovy-scripts-on-steroids.html index 4e7eaa527..63cf4a9cf 100644 --- a/docs/picocli-2.0-groovy-scripts-on-steroids.html +++ b/docs/picocli-2.0-groovy-scripts-on-steroids.html @@ -606,7 +606,7 @@
@@ -885,7 +885,7 @@

Conclusion

diff --git a/docs/picocli-on-graalvm.html b/docs/picocli-on-graalvm.html index 1756fd8da..7bd1efd6d 100644 --- a/docs/picocli-on-graalvm.html +++ b/docs/picocli-on-graalvm.html @@ -517,7 +517,7 @@
@@ -733,7 +733,7 @@

Conclusion

diff --git a/docs/picocli-programmatic-api.adoc b/docs/picocli-programmatic-api.adoc index cd5d19ff9..7b4281037 100644 --- a/docs/picocli-programmatic-api.adoc +++ b/docs/picocli-programmatic-api.adoc @@ -1,8 +1,8 @@ = Programmatic API //:author: Remko Popma //:email: rpopma@apache.org -:revnumber: 4.7.4-SNAPSHOT -:revdate: 2023-04-16 +:revnumber: 4.7.4 +:revdate: 2023-06-03 :toc: left :numbered: :toclevels: 2 diff --git a/docs/picocli-programmatic-api.html b/docs/picocli-programmatic-api.html index 0244e7e21..7dc7ed087 100644 --- a/docs/picocli-programmatic-api.html +++ b/docs/picocli-programmatic-api.html @@ -517,8 +517,8 @@