Re: JIRA fixed versions (was: [jira] [Updated] (VFS-600) HttpProviderTestCase#testHttp405 is repeatedly failling

2020-10-31 Thread Gary Gregory
I mistakenly moved unresolved issues to 2.7.1 when I created the Jira release. I cleared the version field for those tickets. I am sorry about that. Gary On Sat, Oct 31, 2020, 14:29 Bernd Eckenfels wrote: > Ok, so I guess I misunderstood your recent batch change, did you actually > fixed all of

Re: JIRA fixed versions (was: [jira] [Updated] (VFS-600) HttpProviderTestCase#testHttp405 is repeatedly failling

2020-10-31 Thread Bernd Eckenfels
Ok, so I guess I misunderstood your recent batch change, did you actually fixed all of them in master? Gruss Bernd -- http://bernd.eckenfels.net Von: Gary Gregory Gesendet: Saturday, October 31, 2020 6:57:21 PM An: Commons Developers List Betreff: Re: JIRA fix

Re: JIRA fixed versions (was: [jira] [Updated] (VFS-600) HttpProviderTestCase#testHttp405 is repeatedly failling

2020-10-31 Thread Gary Gregory
Hi, The fix version field should IMO be used for: - a fix for a RELEASED version - a fix for what is in git master and will be in that version The field should NOT be used, IMO, for wishful think like "I WANT this fixed in version V" Gary On Sat, Oct 31, 2020, 13:47 Bernd Eckenfels wrote: > G

JIRA fixed versions (was: [jira] [Updated] (VFS-600) HttpProviderTestCase#testHttp405 is repeatedly failling

2020-10-31 Thread Bernd Eckenfels
Gary, should we remove the fix versions for all the backlog bugs, or use a synthetic target? I am not sure if it is worth pushing them back. Maybe only specify a concrete version if somebody is working on it? Gruss Bernd -- http://bernd.eckenfels.net Von: Gary D.

[ANNOUNCE] Apache Commons VFS Project 2.7.0

2020-10-31 Thread Gary Gregory
The Apache Commons VFS Project team is pleased to announce the release of Apache Commons VFS Project 2.7.0. Apache Commons VFS is a Virtual File System library. Maintenance release. Requires Java 8. Changes in this version include: New features: o VFS-757: [SFTP] Configure whether exec detecti

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