[ 
https://issues.apache.org/jira/browse/CLI-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575699#comment-13575699
 ] 

Thomas Neidhart commented on CLI-224:
-------------------------------------

I like the second patch too, it is much cleaner than the OptionBuilder we have 
now in place.
I am going to integrate this patch and deprecate the OptionBuilder as a 
consequence.
                
> OptionBuilder only has static methods, yet many return an OptionBuilder 
> instance
> --------------------------------------------------------------------------------
>
>                 Key: CLI-224
>                 URL: https://issues.apache.org/jira/browse/CLI-224
>             Project: Commons CLI
>          Issue Type: Bug
>          Components: CLI-1.x
>    Affects Versions: 1.2
>            Reporter: Brian Blount
>         Attachments: commons-cli-CLI-224.patch, DefaultOptionBuilder.java, 
> DefaultOptionBuilderTest.java
>
>
> CLI-83 was closed as fixed in 2.0, but it seems that there is no current plan 
> to release CLI 2.0.  Could this fix be rolled into the 1.x line?  I'm 
> attaching a new version of option builder that addresses the issue (named 
> DefaultOptionBuilder to maintain backwards compatability) and a unit test for 
> it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to