Re: Apache Commons CLI Issue CLI-317

2023-08-16 Thread Gary Gregory
Thank you, I'll check it out. Gary On Wed, Aug 16, 2023, 12:21 AM Sruteesh Kumar wrote: > Hi, > > I replied to your comment in the ticket. Kindly look into it once > > Thank you, > Sruteesh Kumar > > Original Message > On 16 Aug 2023, 3:13 am, Gary Gregory wrote: > > > Hi, Ple

Re: Apache Commons CLI Issue CLI-317

2023-08-15 Thread Sruteesh Kumar
Hi, I replied to your comment in the ticket. Kindly look into it once Thank you, Sruteesh Kumar Original Message On 16 Aug 2023, 3:13 am, Gary Gregory wrote: > Hi, Please see my comment in the ticket. Gary On Sun, Aug 13, 2023, 9:04 AM > Sruteesh Kumar wrote: > > Hi Gary, th

Re: Apache Commons CLI Issue CLI-317

2023-08-15 Thread Gary Gregory
Hi, Please see my comment in the ticket. Gary On Sun, Aug 13, 2023, 9:04 AM Sruteesh Kumar wrote: > > 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

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

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