I will see if I can clarify the javadocs and make things clearer.
What I think I specifically heard is:
- Be clear that producers are fast fail iterators with predicate tests.
- Rename CellConsumer to CellPredicate (?)
- The semantic nomenclature:
- Bitmaps are arrays of bits not a
Thanks for the tip Piotr.
For now it works so I don't plan on changing anything until it breaks.
Garu
On Mon, Apr 29, 2024, 8:46 AM Piotr P. Karwasz
wrote:
> Hi Gary,
>
> On Mon, 29 Apr 2024 at 13:58, Gary Gregory wrote:
> > To resolve this issue in the least disruptive manner, I updated buil
Hello.
Le lun. 29 avr. 2024 à 14:07, Gary Gregory a écrit :
>
> Eric,
>
> Apache Commons VFS is already broken up into a multi-module project,
> so I don't know what you're talking about; see
> https://search.maven.org/search?q=g:org.apache.commons%20AND%20a:commons-vfs2*
> The next release will
Hi Gary,
On Mon, 29 Apr 2024 at 13:58, Gary Gregory wrote:
> To resolve this issue in the least disruptive manner, I updated builds
> that need Java 8 AND macOS from "macos-lateset" to "macos-13".
In Log4j I updated all builds that require Java 8 + another JDK to use
`zulu` as distribution if `r
RE https://issues.apache.org/jira/browse/IO-855
There are zero tests or usage in IO for PeekableInputStream.
Could the original author add some?
Why does PeekableInputStream extend CircularBufferInputStream instead
of BufferedInputStream?
TY!
Gary
--
Eric,
Apache Commons VFS is already broken up into a multi-module project,
so I don't know what you're talking about; see
https://search.maven.org/search?q=g:org.apache.commons%20AND%20a:commons-vfs2*
The next release will be further modularized; see git master,
Modularization depends on:
(1) It
Hi folks,
This is a generic question, but I'll be using VFS as an example. There
are a lot of commons components which have many functionalities, e.g.
VFS can be used for FTP, HDFS, WebDAV, etc. Many times codebases only
use a subset of those. But there's only one VFS module, which includes
a
To resolve this issue in the least disruptive manner, I updated builds
that need Java 8 AND macOS from "macos-lateset" to "macos-13".
This is likely only a medium-term solution until GH "macos-13" support
goes bye-bye.
Gary
On Wed, Apr 24, 2024 at 1:43 PM Slawomir Jaranowski
wrote:
>
> Rob your
I have a release candidate out but some files are missing, so there is
something off in the build process.
It's been on my to-do list, so within a week or two I hope.
Gary
On Mon, Apr 29, 2024 at 7:19 AM Elric V wrote:
>
> Hi folks,
>
> Any chance of getting a new VFS release soonish? There hav
Hi folks,
Any chance of getting a new VFS release soonish? There have been a lot
of dependency updates, which would make vulnerability scanners a lot
less trigger happy. 2.9.0 was released in 2021, so a 2.9.1 might not be
a bad idea.
Am willing to help out with this if possible.
Best,
Elri
Hi folks,
> Am 20.04.2024 um 12:25 schrieb Thomas Vandahl :
>
> Hi folks,
>
> We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I
> would like to release Apache Commons JCS 3.2.1.
>
> Apache Commons JCS 3.2.1 rc2 is available for review here:
>https://dist.apache.org/r
11 matches
Mail list logo