Re: [VFS] Webdav failure on Java 14

2019-12-19 Thread Julian Reschke
On 19.12.2019 15:16, Gary Gregory wrote: Looking for help to resolve this failure: https://travis-ci.org/apache/commons-vfs/jobs/627014664?utm_medium=notification&utm_source=email This seems to use Jackrabbit 1, which won't work with Java 14. Best regards, Julian

Re: [VFS] Webdav failure on Java 14

2019-12-19 Thread Bernd Eckenfels
Hi Gary, just to state the obvious, it seems to be 15-ea which fails, not 14. have you been able to reproduce it locally (currently have no good access to a machine to reproduce it), yet? Gruss Bernd -- http://bernd.eckenfels.net Von: Gary Gregory Gesendet: Don

[VFS] Webdav failure on Java 14

2019-12-19 Thread Gary Gregory
Looking for help to resolve this failure: https://travis-ci.org/apache/commons-vfs/jobs/627014664?utm_medium=notification&utm_source=email Thank you, Gary

Re: FILEUPLOAD-274: RFC 5987 compliance regarding

2019-12-19 Thread Merbin J Anselm
Thanks Gary for the reply. No problem at all! Merry Christmas and Happy New Year wishes to everyone! Happy Holidays! On Thu, 19 Dec, 2019, 6:49 PM Gary Gregory, wrote: > Hello Mervin, > > We do not have a release schedule, we'll do our best to review PRs in a > timely manner but keep in mind th

Re: FILEUPLOAD-274: RFC 5987 compliance regarding

2019-12-19 Thread Gary Gregory
Hello Mervin, We do not have a release schedule, we'll do our best to review PRs in a timely manner but keep in mind that we are all volunteers here with varied interests and free time ;-) PRs on GutHub are best. Gary On Thu, Dec 19, 2019, 07:07 Merbin J Anselm wrote: > Hello team, > > This i

FILEUPLOAD-274: RFC 5987 compliance regarding

2019-12-19 Thread Merbin J Anselm
Hello team, This is regarding the pull request made against Apache Commons Fileupload's Github repository https://github.com/apache/commons-fileupload/pull/24. We are using this library along with Apache OpenCMIS. While doing so, I found that OpenCMIS's clients are sticking with RFC 2231 (on whic