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

2011-02-24 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

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

2011-02-24 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

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread luc . maisonobe
- "Oliver Heger" a écrit : > Am 23.02.2011 21:08, schrieb Luc Maisonobe: > > Le 23/02/2011 20:35, Simone Tripodi a écrit : > >> I wonder if the cause of the fails on my runs could be an Apple's > JVM bug... > >> Any idea? > > > > I think Sebastian encountered this bug with Windows XP. > > >

Re: Sanselan: commit access?

2011-02-24 Thread Charles Matthew Chen
Hi Damjan, I'm sorry your commit has been in limbo - its my fault. I fully support your becoming a committer. You've made a steady set of high-quality contributions to the project. I've committed every patch you've submitted with hardly any changes. These patches have included significant n

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread luc . maisonobe
Please, could one of those who see the bug check if the following patch fixes it or not ? Thanks Luc === --- src/main/java/org/apache/commons/math/util/FastMath.java(révision 1073250) +++ src/main/java/org/apache/commons/math/

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread sebb
No, the patch does not work. However, the following code does seem to work for me on both 1.5 and 1.6 if (ra == 0) { // Fix up the sign so atan works correctly ra = copySign(0.0, y); } i.e. always copy the sign of y, not just when negative. > Please, could one of tho

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread Luc Maisonobe
Le 24/02/2011 18:17, sebb a écrit : > No, the patch does not work. > > However, the following code does seem to work for me on both 1.5 and 1.6 > > if (ra == 0) { // Fix up the sign so atan works correctly > ra = copySign(0.0, y); > } > > i.e. always copy the sign of

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread sebb
On 24 February 2011 17:26, Luc Maisonobe wrote: > Le 24/02/2011 18:17, sebb a écrit : >> No, the patch does not work. >> >> However, the following code does seem to work for me on both 1.5 and 1.6 >> >>         if (ra == 0) { // Fix up the sign so atan works correctly >>             ra = copySign(

RE: [validator] release commons validator 1.4

2011-02-24 Thread Jacob Zwiers
FWIW, I've just looked through the outstanding bugs for (used the query "project = VALIDATOR AND issuetype = Bug AND status in (Open, "In Progress", Reopened)"). There were 19 issues. I made some comments in JIRA and have categorized them below. Of those, 8 seem to be ready for resolution:

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread sebb
On 24 February 2011 17:31, sebb wrote: > On 24 February 2011 17:26, Luc Maisonobe wrote: >> Le 24/02/2011 18:17, sebb a écrit : >>> No, the patch does not work. >>> >>> However, the following code does seem to work for me on both 1.5 and 1.6 >>> >>>         if (ra == 0) { // Fix up the sign so at

[CANCELLED] Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread Luc Maisonobe
Le 23/02/2011 12:21, Luc Maisonobe a écrit : > Tag: http://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_2_2_RC3/ > > Distributions: http://people.apache.org/~luc/math-2.2-RC3/ > > Maven artifacts: http://people.apache.org/~luc/math-2.2-RC3/maven/ > > Documentation bundled with the bina

Re: [codec] Testing Cologne Phonetic

2011-02-24 Thread Gary Gregory
> -Original Message- > From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Sent: Wednesday, February 23, 2011 08:39 > To: Commons Developers List > Cc: Gary Gregory; F Mue > Subject: Re: [codec] Testing Cologne Phonetic > > 2011/2/22 Gary Gregory : > > I have a question about the nam

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread Luc Maisonobe
Le 24/02/2011 19:56, sebb a écrit : > On 24 February 2011 17:46, Luc Maisonobe wrote: >> Le 24/02/2011 18:31, sebb a écrit : >>> On 24 February 2011 17:26, Luc Maisonobe wrote: Le 24/02/2011 18:17, sebb a écrit : > No, the patch does not work. > > However, the following code does

Re: Sanselan: commit access?

2011-02-24 Thread Henri Yandell
Both the committer and PMC addition process happens on the private PMC list so we can be candid, yet polite (knowing full well that people can read the archives later on :) ). The kick off for a vote is organic; either an existing member flags that it should happen, or the individual in question h

[Sandbox][DIgester3] Help needed for generics

2011-02-24 Thread Simone Tripodi
Hi all guys, I need a suggestion from you about a compilation problem, ignored by Eclipse by reported by javac: In the org.apache.commons.digester3.rulesbinder.FactoryCreateBuilder interface I defined a method > FactoryCreateBuilder ofType(Class type); invoked in org.apache.commo

[VOTE] Release math 2.2 based on RC4

2011-02-24 Thread Luc Maisonobe
Tag: All artifacts in Nexus staging repository: site: Clirr r

Re: [VOTE] Release math 2.2 based on RC4

2011-02-24 Thread Luc Maisonobe
Le 24/02/2011 23:20, Luc Maisonobe a écrit : > Tag: > > > All artifacts in Nexus staging repository: > > > site:

Re: [VOTE] Release math 2.2 based on RC4

2011-02-24 Thread Jörg Schaible
Luc Maisonobe wrote: > Tag: > > > All artifacts in Nexus staging repository: > > > site: >

[SITE] Updates for Branding requirements

2011-02-24 Thread sebb
We have just been through the exercise of updating the HttpComponents site [2] to try to conform with the branding requirements [1]. In the process, we found the standard Maven site templates a bit limiting, so we created a Maven skin [3] to make the process easier. As it turned out, the skin did

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread Phil Steitz
On 2/24/11 2:52 PM, Luc Maisonobe wrote: > Le 24/02/2011 19:56, sebb a écrit : >> On 24 February 2011 17:46, Luc Maisonobe wrote: >>> Le 24/02/2011 18:31, sebb a écrit : On 24 February 2011 17:26, Luc Maisonobe wrote: > Le 24/02/2011 18:17, sebb a écrit : >> No, the patch does not wo

Re: [VOTE] Release math 2.2 based on RC4

2011-02-24 Thread sebb
On 24 February 2011 22:20, Luc Maisonobe wrote: > Tag: > > > All artifacts in Nexus staging repository: > > > site

Re: [VOTE] Release math 2.2 based on RC3

2011-02-24 Thread sebb
On 25 February 2011 03:14, Phil Steitz wrote: > On 2/24/11 2:52 PM, Luc Maisonobe wrote: >> Le 24/02/2011 19:56, sebb a écrit : >>> On 24 February 2011 17:46, Luc Maisonobe wrote: Le 24/02/2011 18:31, sebb a écrit : > On 24 February 2011 17:26, Luc Maisonobe wrote: >> Le 24/02/2011

Re: [VOTE] Release math 2.2 based on RC4

2011-02-24 Thread Phil Steitz
On 2/24/11 5:20 PM, Luc Maisonobe wrote: > Tag: > > > All artifacts in Nexus staging repository: > > > site: >