On 2019-10-18, Gary Gregory wrote:
> BZip2FileObject does not implement doGetContentSize() and always returns
> -1, which causes VFS to blow up if you try to read. Can this kind of
> content only be streamed?
First a "I'm not an expert in the bzip2 file format" disclaimer.
>From what I can tell
So I'm forced to add pass through methods to MethodGen? That seems a waste of
effort and still requires testing. I repeat - you can already manipulate
Attrbiutes - you should be able to manipulate Annotations in exactly the same
fashion. It is a missing capability that is needed - at least by
On Thu, 17 Oct 2019 at 23:16, Mark Roberts wrote:
>
> When the BCEL package was renamed back to org.apache.bcel in:
>
> commit d522432b79044740831a132d8b92e7dab5477444
> Author: Benedikt Ritter
> Date: Tue Jun 7 17:28:43 2016 +
>
> The methods to add and delete annotations were changed fro
When the BCEL package was renamed back to org.apache.bcel in:
commit d522432b79044740831a132d8b92e7dab5477444
Author: Benedikt Ritter
Date: Tue Jun 7 17:28:43 2016 +
The methods to add and delete annotations were changed from public to protected
with a confusing comment:
< public voi
Hi All,
BZip2FileObject does not implement doGetContentSize() and always returns
-1, which causes VFS to blow up if you try to read. Can this kind of
content only be streamed?
Gary
On Wed, Oct 16, 2019 at 2:08 AM Gilles Sadowski
wrote:
> Hi.
>
> 2019-10-15 20:05 UTC+02:00, Claude Warren :
> > On Tue, Oct 15, 2019 at 1:46 AM Gilles Sadowski
> > wrote:
> >
> >> Hello.
> >>
> >>
> >>
> >> > Furthermore,
> >> > the other potential users and supporters have not responded to any
On Thu, Oct 17, 2019 at 11:33 AM Melloware wrote:
> +1 as in I think the library is ready to go "as is" for 2.0 release.
> It's a feature rich stable library.
>
> It has always had the Commons Collections stuff in there but if you feel
> the need to rip it out then rip it out. If not then I woul
I have added a list of Use Cases (
https://github.com/Claudenw/commons-collections/blob/master/src/main/java/org/apache/commons/collections4/bloomfilter/Usage.md)
I expect that these will end up in documentation somewhere.
On Wed, Oct 16, 2019 at 2:08 AM Gilles Sadowski
wrote:
> Hi.
>
> 2019-10-
+1 as in I think the library is ready to go "as is" for 2.0 release.
It's a feature rich stable library.
It has always had the Commons Collections stuff in there but if you feel
the need to rip it out then rip it out. If not then I would just
release the 2.0 version of the library.
--
Hi Gary,
Thank you very much for your attention and pointing out the test
failure in JDK 11 and 13.
I've just pushed a fix and it shows successes except of openjdk-ea
like master branch:
-
https://travis-ci.org/apache/commons-vfs/builds/599058148?utm_source=github_status&utm_medium=notification
10 matches
Mail list logo