> > On Sat, 8 Aug 2020 at 13:05, Gary Gregory wrote:
> > >
> > > Hi All:
> > > If we can update to Java 8, I can drop some code duplication very
> > cleanly.
Go for it.
--
Look, that's why there's rules, understand? So that you think before
you break 'em.
-- (Terry Pratchett, Thief of Ti
...I always wonder, is there really being people who both: 1. need to
upgrade their library to the latest version. 2. need to stay on java 6/7
In other words, if there be people still using java 6/7 today in 2020, I
just think they don't want to upgrade libraries either.
So I will put a +1 every ti
On Sat, Aug 8, 2020 at 4:07 PM Eitan Adler wrote:
> On Sat, 8 Aug 2020 at 13:05, Gary Gregory wrote:
> >
> > Hi All:
> > If we can update to Java 8, I can drop some code duplication very
> cleanly.
>
> +1 to moving to Java 8.
>
Anyone else?
Gary
>
>
> --
> Eitan Adler
>
> ---
Hi,
The Apache project Commons is indeed actively maintained. Each component
has its own community and lifecycle, with some overlap. While some
components are quite active, others less so as they are either mature or
have been rendered obsolete by other libraries elsewhere.
In the example of Comm
Abhishek,
You can see here: https://github.com/apache/commons-cli
It received a commit 11 hours ago so yes this library is still being
maintained.
Mello
On 8/11/2020 7:40 AM, Abhishek Munnolimath wrote:
Hi,
Can someone please comment on this?
Thanks,
Abhishek
Forwarded Message
On Tue, 11 Aug 2020 at 01:20, Gary Gregory wrote:
>
> On Mon, Aug 10, 2020 at 8:00 PM Gary Gregory wrote:
>
> > On Mon, Aug 10, 2020 at 7:45 PM sebb wrote:
> >
> >> On Tue, 11 Aug 2020 at 00:19, Gary Gregory
> >> wrote:
> >> >
> >> > On Mon, Aug 10, 2020 at 5:35 PM sebb wrote:
> >> >
> >> > >
Hi,
Can someone please comment on this?
Thanks,
Abhishek
Forwarded Message
Subject:Apache Commons CLI actively maintained?
Date: Tue, 14 Jul 2020 15:25:10 +0530
From: Abhishek Munnolimath
Organization: Oracle Corporation
To: dev-i...@commons.apache.org
Hi
On Tue, 11 Aug 2020 at 01:20, Gary Gregory wrote:
>
> CI builds are failing in CircularBufferInputStreamTest with:
>
> [INFO] Running
> org.apache.commons.io.input.buffer.CircularBufferInputStreamTest
> [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 0.137 s <<< FAILURE!