Re: latest jar file of commons-cli 1.4

2020-10-31 Thread John Patrick
You'll have to build it yourself probably, I'm guessing 'c12260c' relates to the hash, so to this specific commit; ''' commit c12260c05ebcd27558265395df79b8b049534fbd Author: Gary Gregory Date: Wed Dec 18 15:28:13 2019 -0500 Remove trailing white spaces on all lines. ''' Like you said your

Re: latest jar file of commons-cli 1.4

2020-10-31 Thread Gary Gregory
Look on the download page for that component: http://commons.apache.org/proper/commons-cli/download_cli.cgi Or also any Maven repository like Maven Central. Note that there is no such thing as release 1.4-c12260c, the latest is 1.4. Gary On Sat, Oct 31, 2020, 07:42 Abhishek Munnolimath < abhis

latest jar file of commons-cli 1.4

2020-10-31 Thread Abhishek Munnolimath
Hi All, Can someone please point me/attach the jar file Version ā€œ1.4-c12260cā€ - a custom build of latest code from Commons CLI git repository? Thanks much, Abhishek