[GUMP@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

Re: [codec] Vacuous bit mask operation on integer value in UnixCrypt

2012-08-27 Thread Thomas Neidhart
On 08/28/2012 03:33 AM, Christian Hammers wrote: > Am Tue, 28 Aug 2012 00:09:41 +0200 > schrieb Christian Hammers : > >> Hello >> >> Am Mon, 27 Aug 2012 16:39:23 -0400 >> schrieb Gary Gregory : >> >>> On Mon, Aug 27, 2012 at 2:53 PM, Thomas Neidhart >>> wrote: >>> On 08/27/2012 03:36 PM, Gary

[GUMP@vmgump]: Project commons-dbutils (in module apache-commons) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbutils has an issue affecting its community integration. This iss

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-chain2 (in module apache-commons) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-chain2 has an issue affecting its community integration. This issu

[GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-digester3 has an issue affecting its community integration. This i

Re: [codec] Vacuous bit mask operation on integer value in UnixCrypt

2012-08-27 Thread Christian Hammers
Am Tue, 28 Aug 2012 00:09:41 +0200 schrieb Christian Hammers : > Hello > > Am Mon, 27 Aug 2012 16:39:23 -0400 > schrieb Gary Gregory : > > > On Mon, Aug 27, 2012 at 2:53 PM, Thomas Neidhart > > wrote: > > > > > On 08/27/2012 03:36 PM, Gary Gregory wrote: > > > > Hi All: > > > > > > > > FindBugs

[GUMP@vmgump]: Project commons-dbcp2 (in module apache-commons) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbcp2 has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project commons-dbcp (in module commons-dbcp-1.x) failed

2012-08-27 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbcp has an issue affecting its community integration. This issue

Re: [codec] Vacuous bit mask operation on integer value in UnixCrypt

2012-08-27 Thread Christian Hammers
Hello Am Mon, 27 Aug 2012 16:39:23 -0400 schrieb Gary Gregory : > On Mon, Aug 27, 2012 at 2:53 PM, Thomas Neidhart > wrote: > > > On 08/27/2012 03:36 PM, Gary Gregory wrote: > > > Hi All: > > > > > > FindBugs says the following a couple of times for UnixCrypt: > > > "Vacuous bit mask operation o

Re: [Codec] Next Commons-Codec release?

2012-08-27 Thread Christian Hammers
Am Mon, 27 Aug 2012 08:59:52 -0400 schrieb Gary Gregory : > On Sat, Aug 25, 2012 at 7:09 PM, Christian Hammers > wrote: > > > Hello > > > > Am Fri, 24 Aug 2012 09:28:55 -0400 > > schrieb Gary Gregory : > > > > > On Thu, Aug 23, 2012 at 4:05 PM, Thomas Neidhart > > > wrote: > > > > > > > On 08/2

Re: [codec] Vacuous bit mask operation on integer value in UnixCrypt

2012-08-27 Thread Gary Gregory
On Mon, Aug 27, 2012 at 2:53 PM, Thomas Neidhart wrote: > On 08/27/2012 03:36 PM, Gary Gregory wrote: > > Hi All: > > > > FindBugs says the following a couple of times for UnixCrypt: > > "Vacuous bit mask operation on integer value (INT_VACUOUS_BIT_OPERATION) > > > > This is an integer bit operati

Re: [codec] Vacuous bit mask operation on integer value in UnixCrypt

2012-08-27 Thread Thomas Neidhart
On 08/27/2012 03:36 PM, Gary Gregory wrote: > Hi All: > > FindBugs says the following a couple of times for UnixCrypt: > "Vacuous bit mask operation on integer value (INT_VACUOUS_BIT_OPERATION) > > This is an integer bit operation (and, or, or exclusive or) that doesn't do > any useful work (e.g.

Re: [Codec] Next Commons-Codec release?

2012-08-27 Thread Gary Gregory
On Sat, Aug 25, 2012 at 7:09 PM, Christian Hammers wrote: > Hello > > Am Fri, 24 Aug 2012 09:28:55 -0400 > schrieb Gary Gregory : > > > On Thu, Aug 23, 2012 at 4:05 PM, Thomas Neidhart > > wrote: > > > > > On 08/22/2012 01:23 PM, Gary Gregory wrote: > > > > > > > I did the SVN update from E and t