On Dec 30, 2017 12:01, "Benedikt Ritter" wrote:
> Am 27.12.2017 um 18:10 schrieb Sergio Fernández :
> I'm happy to help on that, but I'm just a raw committer, not sure if it
> would be appropriate.
Sure thing! Just give me your twitter handle and I’ll add you.
@wikier
On Dec 30, 2017 03:55, "Benedikt Ritter" wrote:
Hi,
+1! We should finally get COLLECTIONS-653 out of the door.
Do you mean that the Javado is Java-8-clean?
Gary
Benedikt
> Am 29.12.2017 um 18:58 schrieb Gary Gregory :
>
> Hi All,
>
> Does anyone want to fix some issues for 4.2? I am thinki
Thank you for spearheading making our release process better.
One tricky thing to watch out for are components like Lang and DBCP which
have folder names on dist that are not the artifact ID. IOW lang vs lang3,
dbcp vs dbcp2.
Gary
On Dec 30, 2017 08:29, "Rob Tompkins" wrote:
> Hello all,
>
> I
Hello all,
I just wanted to let everyone know where I’ve been running lately. I’m writing
a new commons component specifically “commons-release-plugin” for the sake of
making a maven plugin that adheres to our release process. I’m sandboxing it in
my git work area:
https://github.com/chtompki/
Who can speak to that code base?
Gary
On Dec 30, 2017 03:54, "Benedikt Ritter" wrote:
>
>
> > Am 29.12.2017 um 19:58 schrieb Gary Gregory :
> >
> > On Wed, Dec 27, 2017 at 11:55 AM, Gary Gregory
> > wrote:
> >
> >> The changes for:
> >>
> >> BEANUTILS-500 Upgrade commons-collections to 4
> >>
Maybe open the comparators and use a fluent API?
is(42).between(10).and(50) == true
is(10).between(10).and(20) == false
is(10).between(10).and(20).includingLeft() == true
is(50).between(10).and(50) == false
is(50).between(10).and(50).includingRight() == true
Just quick thoughts ...
Jan
> -
Hi,
> Am 27.12.2017 um 18:10 schrieb Sergio Fernández :
>
> I guess if the people managing the account could just RT the
> project-related tweets (particularly announcements), I think that would be
> great.
>
> I'm happy to help on that, but I'm just a raw committer, not sure if it
> would be ap
Hi,
> Am 28.12.2017 um 20:49 schrieb Gary Gregory :
>
> Hi All,
>
> - BeanUtils now has a new package o.a.c.beanutils2.
> - BeanUtils now depends on Apache Commons Collection 4 (instead of 3),
> which caused the above.
>
> What more do we want before releasing 2.0.0?
>
> Updating from BU 1.x t
Hi,
+1! We should finally get COLLECTIONS-653 out of the door.
Benedikt
> Am 29.12.2017 um 18:58 schrieb Gary Gregory :
>
> Hi All,
>
> Does anyone want to fix some issues for 4.2? I am thinking of pushing out
> an RC soon.
>
> This is what we have so far:
>
>
>
> Unit tests MapUt
> Am 29.12.2017 um 19:58 schrieb Gary Gregory :
>
> On Wed, Dec 27, 2017 at 11:55 AM, Gary Gregory
> wrote:
>
>> The changes for:
>>
>> BEANUTILS-500 Upgrade commons-collections to 4
>>
>> break BC (see BEANUTILS-500).
>>
>> Therefore, I created BEANUTILS-503: Change packaging from
>> org.a
On 2017-12-30, Gary Gregory wrote:
> With git master, I get:
> ZstdCompressorInputStreamTest.testZstdDecode:59 arrays first differed at
> element [70]; expected:<13> but was:<10>
> Anyone else?
Passes for me and Jenkins (even the Windows builds).
My guess is your working copy has Windows line
11 matches
Mail list logo