[
https://issues.apache.org/jira/browse/CLI-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valeriy Utyaganov updated CLI-210:
----------------------------------
Summary: [OptionBuilder] argName isn't initialized (was:
[OptionBuilder] Wrong reseting of argName field.)
Description: "argName" is null in the initial stage, but when "reset"
method is calling "argName" is set to "arg". (was: "argName" is empty the in
initial stage, but when "reset" method is calling "argName" is set to "arg".)
> [OptionBuilder] argName isn't initialized
> -----------------------------------------
>
> Key: CLI-210
> URL: https://issues.apache.org/jira/browse/CLI-210
> Project: Commons CLI
> Issue Type: Bug
> Components: CLI-1.x
> Affects Versions: 1.2
> Reporter: Valeriy Utyaganov
>
> "argName" is null in the initial stage, but when "reset" method is calling
> "argName" is set to "arg".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.