Re: Fwd: commons-pool git commit: Javadoc info

2017-05-14 Thread Pascal Schumacher
+1 to removing $Revision Am 14.05.2017 um 18:07 schrieb Gary Gregory: It looks like this commit covers more than Javadoc changes. Why remove the final keywords? Should we not remove $Revision instead of adding to it? Gary -- Forwarded message -- From: Date: May 14, 2017 4:58 AM

[ANN] Apache Commons Compress 1.14 Released

2017-05-14 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Apache Commons Team is pleased to announce the release of Apache Commons Compress 1.14. Compress 1.14 adds support for new compression formats: * write support for Snappy (read-only support has been added with Compress 1.7) * read-only support

Re: Pair of nulls

2017-05-14 Thread Gary Gregory
On Thu, May 11, 2017 at 9:32 AM, Matt Benson wrote: > Looks like we're all in violent agreement then. > Committed to git master for ImmutablePair and ImmutableTriple. Gary > > On May 11, 2017 11:19 AM, "Matt Sicker" wrote: > > > I meant this: > > > > @SuppressWarnings("unchecked") > > public

[RESULT] Release Compress 1.14 Based on RC1

2017-05-14 Thread Stefan Bodewig
Hi all with +1s by Gary Gregory and Bruno P. Kinoshita, my implicit one and no other votes, the vote has passed. I'll publish the artifacts now and will announce the relase after the mirrors have had time to catch up. Thanks to those who took the time to review the release Stefan --

Fwd: commons-pool git commit: Javadoc info

2017-05-14 Thread Gary Gregory
It looks like this commit covers more than Javadoc changes. Why remove the final keywords? Should we not remove $Revision instead of adding to it? Gary -- Forwarded message -- From: Date: May 14, 2017 4:58 AM Subject: commons-pool git commit: Javadoc info To: Cc: Repository: com

Re: [Numbers] Angle class?

2017-05-14 Thread Gilles
Hi. On Sun, 14 May 2017 08:38:38 -0400, Raymond DeCampo wrote: On Sat, May 13, 2017 at 9:33 AM, Gilles wrote: Hello Ray. On Sat, 13 May 2017 07:29:13 -0400, Raymond DeCampo wrote: On Fri, May 12, 2017 at 6:49 PM, Gilles wrote: On Fri, 12 May 2017 13:31:46 -0400, Raymond DeCampo wrote:

Re: [Numbers] Angle class?

2017-05-14 Thread Raymond DeCampo
On Sat, May 13, 2017 at 9:33 AM, Gilles wrote: > Hello Ray. > > > On Sat, 13 May 2017 07:29:13 -0400, Raymond DeCampo wrote: > >> On Fri, May 12, 2017 at 6:49 PM, Gilles >> wrote: >> >> On Fri, 12 May 2017 13:31:46 -0400, Raymond DeCampo wrote: >>> >>> On Fri, May 12, 2017 at 12:27 PM, Rob Tompk