Re: [VFS] Breaking BC in provider

2019-01-17 Thread Otto Fowler
Can you start over? :) On January 17, 2019 at 13:33:49, Gary Gregory (garydgreg...@gmail.com) wrote: With SVN trunk, Clirr currently reports:

[VFS] Breaking BC in provider

2019-01-17 Thread Gary Gregory
With SVN trunk, Clirr currently reports:

Re: [VFS] Breaking BC in provider

2019-01-17 Thread Gary Gregory
Never mind, that's a false positive. Clirr is not too old to know about Java 8 default methods. Gary On Thu, Jan 17, 2019 at 1:27 PM Gary Gregory wrote: > [Sent too soon, sorry] > > With SVN trunk, Clirr currently reports: > > [ERROR] 7012: org.apache.commons.vfs2.provider.ftp.FtpClient: Method

Re: [VFS] Breaking BC in provider

2019-01-17 Thread Gary Gregory
[Sent too soon, sorry] With SVN trunk, Clirr currently reports: [ERROR] 7012: org.apache.commons.vfs2.provider.ftp.FtpClient: Method 'public int getReplyCode()' has been added to an interface Do we have a policy to keep BC on providers as opposed to the higher level VFS API? Gary On Thu, Jan 1