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
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
On 5/21/11 1:50 AM, Luc Maisonobe wrote:
> Le 21/05/2011 01:25, sebb a écrit :
>> On 20 May 2011 21:04, Phil Steitz wrote:
>>> This code in BigFraction.add looks dangerous to me:
>>>
>>> if (ZERO.equals(fraction)) {
>>> return this;
>>> }
>>>
>>> subtract has similar code and some
That logo looks nice and feels in the same spirit as the other commons logo.
Gary
On May 21, 2011, at 2:36, Simone Tripodi wrote:
> Hi Phil!
> I think that having the default one would be really nice so we can
> push the site without the logo "hole".
> Anyway I'd like to create something differ
On Sat, May 21, 2011 at 10:50:01AM +0200, Luc Maisonobe wrote:
> Le 21/05/2011 01:25, sebb a écrit :
> >On 20 May 2011 21:04, Phil Steitz wrote:
> >>This code in BigFraction.add looks dangerous to me:
> >>
> >> if (ZERO.equals(fraction)) {
> >>return this;
> >> }
> >>
> >>subtract ha
Le 21/05/2011 01:25, sebb a écrit :
On 20 May 2011 21:04, Phil Steitz wrote:
This code in BigFraction.add looks dangerous to me:
if (ZERO.equals(fraction)) {
return this;
}
subtract has similar code and some other methods return the static
BigFraction.ZERO.
While BigFractions