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

2011-01-16 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-collections4 has an issue affecting its community integration. Thi

[digester] proposal for digester 3.0

2011-01-16 Thread Simone Tripodi
Hi all guys, during the weekend, taking inspiration from a builder idea proposed by James Carman[1] time ago, I spent some spare time on doing a local experiment (complete at 75% with running tests copied and adapted from trunk) on my beloved component, at the end of wich I realized it would be a g

[continuum] BUILD FAILURE: Apache Commons - Commons Lang - Default Maven 2 Build Definition (Java 1.5)

2011-01-16 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=2527&projectId=95 Build statistics: State: Failed Previous State: Failed Started at: Mon 17 Jan 2011 06:20:21 + Finished at: Mon 17 Jan 2011 06:21:06 + Total time: 45s Build Trigger: Schedule Buil

Re: [lang] What's left for 3.0?

2011-01-16 Thread Henri Yandell
And now down to 6 issues. 1 of them is a non-issue for release (JDK 1.7 has bugs); 1 is documentation. Of the other 4: LANG-462 - FastDateFormat supporting parse. Need to look at the patches. Blocker for 3.0. LANG-544 - ToStringStyle.registry thread issues. Need to consider solution. Not a bl

Re: [lang] What's left for 3.0?

2011-01-16 Thread Henri Yandell
I took care of a few issues. 9 left to go; or they need to be declared as 'fix in 3.1 or 4.0'. I think at this point that anything that is a backwards incompatibility but not for 3.0 (i.e. the potential 4.0) should be resolved as 'wontfix'. The StrTokenizer issue jumps to mind. Also need to look f

[continuum] BUILD FAILURE: Apache Commons - Commons Lang - Default Maven 2 Build Definition (Java 1.5)

2011-01-16 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=2526&projectId=95 Build statistics: State: Failed Previous State: Failed Started at: Mon 17 Jan 2011 05:20:26 + Finished at: Mon 17 Jan 2011 05:21:16 + Total time: 49s Build Trigger: Schedule Buil

[continuum] BUILD FAILURE: Apache Commons - Commons Lang - Default Maven 2 Build Definition (Java 1.5)

2011-01-16 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=2525&projectId=95 Build statistics: State: Failed Previous State: Ok Started at: Mon 17 Jan 2011 04:20:22 + Finished at: Mon 17 Jan 2011 04:21:06 + Total time: 43s Build Trigger: Schedule Build Nu

Re: [codec] want to commit our Phonex codec

2011-01-16 Thread Henri Yandell
Submitting the patch as a JIRA issue is also good: https://issues.apache.org/jira/browse/CODEC On Sun, Jan 16, 2011 at 12:18 PM, Gary Gregory wrote: > Bonjour Nicolas, > > The best way to do that is to contribute a patch including a battery of unit > tests. You should do a local build to make s

Re: [Math] Explanations for MATH-459

2011-01-16 Thread Michael Giannakopoulos
Well, as far as this issue is concerned i have made lots of changes to the current code in the repository. In order to be sure that these changes is what you are expecting i would like to ask some questions... First of all, we want the class "MathRuntimeException" in the package 'org.apache.commons

[RESULT][VOTE] Release Commons Lang 2.6 based on RC2

2011-01-16 Thread Niall Pemberton
This votes has passed with five +1 votes from the following people: Phil Steitz Simone Tripodi Oliver Heger Rahul Akolkar Niall Pemberton Niall On Thu, Jan 13, 2011 at 11:31 PM, Niall Pemberton wrote: > I have prepared a second release candidate for the release of Lang 2.6 > > Details of the bu

Re: [VOTE] Release Commons Lang 2.6 based on RC2

2011-01-16 Thread Niall Pemberton
+1 Niall On Thu, Jan 13, 2011 at 11:31 PM, Niall Pemberton wrote: > I have prepared a second release candidate for the release of Lang 2.6 > > Details of the bug fixes and enhancements in the release are here: > >  http://people.apache.org/~niallp/lang-2.6-rc2/RELEASE-NOTES.txt >  http://people.

Re: [codec] Release 1.4.1/1.5, Release Manager for 1.4.1/1.5

2011-01-16 Thread Siegfried Goeschl
Hi Gary, no objection from my side (the guy at the very back) ... :-) Cheers, Siegfried Goeschl On 1/16/11 10:18 PM, Gary Gregory wrote: Hi All: In accordance with http://commons.apache.org/releases/prepare.html I would like to offer my services as release manager for 1.4.1 (or 1.5 is that

[codec] Release 1.4.1/1.5, Release Manager for 1.4.1/1.5

2011-01-16 Thread Gary Gregory
Hi All: In accordance with http://commons.apache.org/releases/prepare.html I would like to offer my services as release manager for 1.4.1 (or 1.5 is that is more appropriate for trunk.) If you (yes, you there in the back) want to be the RM, or object to me performing this role (http://www.apa

Re: [codec] want to commit our Phonex codec

2011-01-16 Thread Gary Gregory
Bonjour Nicolas, The best way to do that is to contribute a patch including a battery of unit tests. You should do a local build to make sure the code has good code coverage through cobertura. Make sure the code is free of patents and is licensed under ASL 2.0. You'll also want to adhere to

[codec] want to commit our Phonex codec

2011-01-16 Thread Nicolas Géraud
hello world, I’m a French developer and in my team we have implemented the Phonex algorithm to use with the wonderful union solr/lucene. Phonex is the soundex for french idiom and we want to free our dev. How to do that ? It's not to late so : happy new year !

Re: [math] 2.2 compatibility issues

2011-01-16 Thread Phil Steitz
On Sun, Jan 2, 2011 at 1:01 PM, Phil Steitz wrote: > The clirr report run from the current MATH_2_X branch is, as expected, > problematic.  To get 2.2. out, we need to agree on what breaks we are going > to allow and what we are going to fix.   Here is a first cut and proposal > for some immediate

Re: [math] 2.2 compatibility issues

2011-01-16 Thread Phil Steitz
On Thu, Jan 6, 2011 at 6:55 AM, Gilles Sadowski wrote: > Hi. > >> The clirr report run from the current MATH_2_X branch is, as expected, >> problematic.  To get 2.2. out, we need to agree on what breaks we are going >> to allow and what we are going to fix.   Here is a first cut and proposal >> fo

[math] Re: creating internal errors

2011-01-16 Thread Phil Steitz
On Sat, Jan 15, 2011 at 3:36 PM, Luc Maisonobe wrote: > Hi all, > > With the exception refactoring, MathRuntimeException has been deprecated > in branch 2.X (but it is neither deprecated nor deleted in trunk for now > ...). > > This class did include a createInternalError static method that is > u

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

2011-01-16 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-jelly-tags-quartz (in module commons-jelly) failed

2011-01-16 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-jelly-tags-quartz has an issue affecting its community integratio

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

2011-01-16 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