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

ASF GitHub Bot commented on CLI-276:
------------------------------------

Github user jdillon closed the pull request at:

    https://github.com/apache/commons-cli/pull/11


> Adjust access-modifier of checkRequiredOptions() to protected
> -------------------------------------------------------------
>
>                 Key: CLI-276
>                 URL: https://issues.apache.org/jira/browse/CLI-276
>             Project: Commons CLI
>          Issue Type: Improvement
>          Components: CLI-1.x
>    Affects Versions: 1.4
>            Reporter: Jason Dillon
>             Fix For: 1.5
>
>
> ... for parity with GnuParser, PosixParser and Parser impls to allow 
> sub-class a bit more control.
> I have a use-case in which needs to defer the required-options check, which 
> is doable with GnuParser and PosixParser, but the new DefaultParser doesn't 
> allow this due to a private access-modifier on checkRequiredOptions().
> https://github.com/apache/commons-cli/pull/11



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to