Re: Apache Commons CLI Issue CLI-317

2023-08-13 Thread Gary Gregory
Hello, It would be helpful to understand the upshot of this if you could express your explanation as a failing unit test. TY, Gary On Sat, Aug 12, 2023, 1:44 AM Sruteesh Kumar wrote: > In the DefaultParser class, we are using handleOption method which is > defined as following > > privatevoidh

Re: Apache Commons CLI Issue CLI-317

2023-08-13 Thread Sruteesh Kumar
Hi Gary, the unit test is already provided as a comment in the JIRA issue CLI-317. Go through the following link for the same https://issues.apache.org/jira/projects/CLI/issues/CLI-317?filter=allopenissues --- Original Message --- On Sunday, August 13th, 2023 at 5:51 PM, Gary Gregory