[ANNOUNCEMENT] Commons Configuration 1.9 Released

2012-08-23 Thread Oliver Heger
The Apache Commons team is pleased to announce the availability of Commons Configuration 1.9. The Commons Configuration software library provides a generic configuration interface which enables an application to read configuration data from a variety of sources, e.g. properties files, XML docu

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Luc Maisonobe
Le 23/08/2012 05:16, Sébastien Brisard a écrit : > Hi, > in MATH-849, I have proposed an implementation of Gamma(x) > (previously, class Gamma had only logGamma(x)). Gamma(x) is not > defined for x negative integer. In such instances, I would like to > throw an exception instead of returning Double

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Sébastien Brisard
Hi Luc, 2012/8/23 Luc Maisonobe : > Le 23/08/2012 05:16, Sébastien Brisard a écrit : >> Hi, >> in MATH-849, I have proposed an implementation of Gamma(x) >> (previously, class Gamma had only logGamma(x)). Gamma(x) is not >> defined for x negative integer. In such instances, I would like to >> thro

[VOTE][RESULT] Release Commons Parent 26 based on RC2 (lazy consensus)

2012-08-23 Thread sebb
On 18 August 2012 12:49, sebb wrote: > This is a VOTE to release commons-parent 26 based on RC2. > > As agreed previously, commons parent release votes operate on lazy > consensus, i.e. the vote is assumed to have passed if 72 hours have > elapsed without an objection. > > Release notes (including

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Gilles Sadowski
On Thu, Aug 23, 2012 at 10:05:10AM +0200, Sébastien Brisard wrote: > Hi Luc, > > 2012/8/23 Luc Maisonobe : > > Le 23/08/2012 05:16, Sébastien Brisard a écrit : > >> Hi, > >> in MATH-849, I have proposed an implementation of Gamma(x) > >> (previously, class Gamma had only logGamma(x)). Gamma(x) is

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Sébastien Brisard
Hi Gilles, 2012/8/23 Gilles Sadowski : > On Thu, Aug 23, 2012 at 10:05:10AM +0200, Sébastien Brisard wrote: >> Hi Luc, >> >> 2012/8/23 Luc Maisonobe : >> > Le 23/08/2012 05:16, Sébastien Brisard a écrit : >> >> Hi, >> >> in MATH-849, I have proposed an implementation of Gamma(x) >> >> (previously,

[math] Formatting

2012-08-23 Thread Sébastien Brisard
Hi, in MATH-851, a discussion about code- and comments-formatting as yet again taken place. It is true we are a bit fuzzy on this side. I propose to start writing something up in the developer's guide. This will be a start, and every one of you could then comment on these guidelines. The idea is to

Re: [math] Formatting

2012-08-23 Thread sebb
On 23 August 2012 11:39, Sébastien Brisard wrote: > Hi, > in MATH-851, a discussion about code- and comments-formatting as yet > again taken place. It is true we are a bit fuzzy on this side. I > propose to start writing something up in the developer's guide. This > will be a start, and every one

Re: [math] Formatting

2012-08-23 Thread Sébastien Brisard
Hi, > > Probably easiest to use the Wiki for this, at least initially. > I'm not very fond of the Wiki: maybe I could just start a JIRA ticket, that would allow recording our discussions. > If there are compulsory rules - e.g. no tabs - a reason should be > given, for example: > Tab settings vary

Re: [math] Formatting

2012-08-23 Thread Thomas Neidhart
On Thu, Aug 23, 2012 at 1:16 PM, Sébastien Brisard < sebastien.bris...@m4x.org> wrote: > Hi, > > > > > Probably easiest to use the Wiki for this, at least initially. > > > I'm not very fond of the Wiki: maybe I could just start a JIRA ticket, > that would allow recording our discussions. > > > If

Re: [math] Formatting

2012-08-23 Thread Luc Maisonobe
Le 23/08/2012 13:25, Thomas Neidhart a écrit : > On Thu, Aug 23, 2012 at 1:16 PM, Sébastien Brisard < > sebastien.bris...@m4x.org> wrote: > >> Hi, >> >>> >>> Probably easiest to use the Wiki for this, at least initially. >>> >> I'm not very fond of the Wiki: maybe I could just start a JIRA ticket,

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Gilles Sadowski
On Thu, Aug 23, 2012 at 12:35:18PM +0200, Sébastien Brisard wrote: > Hi Gilles, > > 2012/8/23 Gilles Sadowski : > > On Thu, Aug 23, 2012 at 10:05:10AM +0200, Sébastien Brisard wrote: > >> Hi Luc, > >> > >> 2012/8/23 Luc Maisonobe : > >> > Le 23/08/2012 05:16, Sébastien Brisard a écrit : > >> >> Hi

Re: [math] Formatting

2012-08-23 Thread Gilles Sadowski
On Thu, Aug 23, 2012 at 01:25:42PM +0200, Thomas Neidhart wrote: > On Thu, Aug 23, 2012 at 1:16 PM, Sébastien Brisard < > sebastien.bris...@m4x.org> wrote: > > > Hi, > > > > > > > > Probably easiest to use the Wiki for this, at least initially. > > > > > I'm not very fond of the Wiki: maybe I coul

Re: [math] Convolution

2012-08-23 Thread Clemens Novak
On 2012-08-20 19:25, Luc Maisonobe wrote: Le 20/08/2012 17:00, Clemens Novak a écrit : Dear all, Hi Clemens, I would like to work on some signal processing functions (as indicated on the wiki WishList) and started with the convolution of 2 sequences (represented as RealVector). I have com

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Luc Maisonobe
Le 23/08/2012 13:37, Gilles Sadowski a écrit : > On Thu, Aug 23, 2012 at 12:35:18PM +0200, Sébastien Brisard wrote: >> Hi Gilles, >> >> 2012/8/23 Gilles Sadowski : >>> On Thu, Aug 23, 2012 at 10:05:10AM +0200, Sébastien Brisard wrote: Hi Luc, 2012/8/23 Luc Maisonobe : > Le 23/08/

Re: [math] Convolution

2012-08-23 Thread Bruce A Johnson
On Aug 23, 2012, at 8:31 AM, Clemens Novak wrote: > On 2012-08-20 19:25, Luc Maisonobe wrote: >> Le 20/08/2012 17:00, Clemens Novak a écrit : >>> Dear all, >> >> Hi Clemens, >> >>> >>> I would like to work on some signal processing functions (as indicated >>> on the wiki WishList) and started

Re: [math] Formatting

2012-08-23 Thread sebb
On 23 August 2012 12:52, Gilles Sadowski wrote: > On Thu, Aug 23, 2012 at 01:25:42PM +0200, Thomas Neidhart wrote: >> On Thu, Aug 23, 2012 at 1:16 PM, Sébastien Brisard < >> sebastien.bris...@m4x.org> wrote: >> >> > Hi, >> > >> > > >> > > Probably easiest to use the Wiki for this, at least initial

[vfs] dependencies update to new versions & etc.

2012-08-23 Thread Syao Work
Hello, we have some patches for VFS trunk version. We used trunk version as parent. The mailing list doesn't take 800K patch file. Where can we send the patch? The fixes we made: 1. updated dependencies on VFS project, 2. Moved to JCR-2.0 and Jackrabbit 2.5.1 3. some minor changes to rem

[ANNOUNCE] Commons Parent 26 released

2012-08-23 Thread sebb
Commons Parent 26 has been released. Main changes: - profile java-1.5-detected has been deleted; it was only necessary as a workround for FELIX-3037 which as been fixed - various plugins updated Release notes (including all changes): https://svn.apache.org/repos/asf/commons/proper/commons-parent

Re: [vfs] dependencies update to new versions & etc.

2012-08-23 Thread sebb
On 23 August 2012 14:17, Syao Work wrote: > Hello, > > we have some patches for VFS trunk version. We used trunk version as > parent. The mailing list doesn't take 800K patch file. Where can we send > the patch? Please raise JIRA issues for all patches and improvements. Best to use separate patch

Re: [ANNOUNCE] Commons Parent 26 released

2012-08-23 Thread Gary Gregory
Thank you Sebb. I just confirmed again that [codec] build OK with CP 26 as a sanity check. Gary On Thu, Aug 23, 2012 at 9:30 AM, sebb wrote: > Commons Parent 26 has been released. > > Main changes: > - profile java-1.5-detected has been deleted; it was only necessary as > a workround for FELIX

Re: [vfs] dependencies update to new versions & etc.

2012-08-23 Thread Gary Gregory
Note that the WebDav tests run an (old version) of JR. Make sure all the test unit tests pass when you run the Maven build ;) Thank you, Gary On Thu, Aug 23, 2012 at 9:32 AM, sebb wrote: > On 23 August 2012 14:17, Syao Work wrote: > > Hello, > > > > we have some patches for VFS trunk version

Re: svn commit: r1376505 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ObjectUtils.java test/java/org/apache/commons/lang3/ObjectUtilsTest.java

2012-08-23 Thread Gary Gregory
J: You should enclose the code examples in the Javadoc in some tags and make sure it looks good ;) Gary On Thu, Aug 23, 2012 at 10:28 AM, wrote: > Author: julius > Date: Thu Aug 23 14:28:14 2012 > New Revision: 1376505 > > URL: http://svn.apache.org/viewvc?rev=1376505&view=rev > Log: > [LANG-8

Re: [ANNOUNCE] Commons Parent 26 released

2012-08-23 Thread sebb
Note that the updated remote resources plugin causes the following harmless warning: [WARNING] The parameter expression: 'project.build.resources' used in mojo: 'process' has been deprecated. Use 'project.resources' instead. See: https://jira.codehaus.org/browse/MRRESOURCES-64 On 23 August 2012

[continuum] BUILD FAILURE: Apache Commons - Commons Parent -

2012-08-23 Thread Continuum@vmbuild
CP cannot use -Prelease MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild X-Continuum-Project-Id: 131 X-Continuum-Project-Name: Commons Parent Online report : http://vmbuild.apache.org/continuum/buildResult.actio

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Phil Steitz
On 8/23/12 5:37 AM, Luc Maisonobe wrote: > Le 23/08/2012 13:37, Gilles Sadowski a écrit : >> On Thu, Aug 23, 2012 at 12:35:18PM +0200, Sébastien Brisard wrote: >>> Hi Gilles, >>> >>> 2012/8/23 Gilles Sadowski : On Thu, Aug 23, 2012 at 10:05:10AM +0200, Sébastien Brisard wrote: > Hi Luc, >>

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Sébastien Brisard
Hi, thanks for all these answers. 2012/8/23 Phil Steitz : > On 8/23/12 5:37 AM, Luc Maisonobe wrote: >> Le 23/08/2012 13:37, Gilles Sadowski a écrit : >>> On Thu, Aug 23, 2012 at 12:35:18PM +0200, Sébastien Brisard wrote: Hi Gilles, 2012/8/23 Gilles Sadowski : > On Thu, Aug 23,

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Ted Dunning
On Thu, Aug 23, 2012 at 3:00 PM, Phil Steitz wrote: > The problem is that contracts can often be written so that instances > of 1) are turned into instances of 0). Gamma(-) is a great > example. The singularities at negative integers could be viewed as > making negative integer arguments "illeg

Re: [Codec] Next Commons-Codec release?

2012-08-23 Thread Thomas Neidhart
On 08/22/2012 01:23 PM, Gary Gregory wrote: > I did the SVN update from E and the build from a Win7 command line. Does it still not work for you? I do not get warning anymore (apart from the generics related in StringEncoderComparator), both via the checkstyle eclipse plugin and by doing mvn site

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Phil Steitz
On 8/23/12 12:42 PM, Ted Dunning wrote: > On Thu, Aug 23, 2012 at 3:00 PM, Phil Steitz wrote: > >> The problem is that contracts can often be written so that instances >> of 1) are turned into instances of 0). Gamma(-) is a great >> example. The singularities at negative integers could be viewed

Re: [math] Formatting

2012-08-23 Thread Phil Steitz
On 8/23/12 3:39 AM, Sébastien Brisard wrote: > Hi, > in MATH-851, a discussion about code- and comments-formatting as yet > again taken place. It is true we are a bit fuzzy on this side. I > propose to start writing something up in the developer's guide. This > will be a start, and every one of you

Re: [math] About MATH-849 and the NSWC library

2012-08-23 Thread Thomas Neidhart
On 08/22/2012 06:43 AM, Sébastien Brisard wrote: > Dear all, > please review the code I've attached to MATH-849. The improvement in > accuracy is great. I also implemented, besides logGamma(x), a new function > -- namely Gamma(x). > I would like to know if you feel the references to the NSWC librar

Re: [math] Formatting

2012-08-23 Thread Gilles Sadowski
On Thu, Aug 23, 2012 at 02:15:58PM -0700, Phil Steitz wrote: > On 8/23/12 3:39 AM, Sébastien Brisard wrote: > > Hi, > > in MATH-851, a discussion about code- and comments-formatting as yet > > again taken place. It is true we are a bit fuzzy on this side. I > > propose to start writing something up

Re: [math] Formatting

2012-08-23 Thread Phil Steitz
On 8/23/12 4:02 PM, Gilles Sadowski wrote: > On Thu, Aug 23, 2012 at 02:15:58PM -0700, Phil Steitz wrote: >> On 8/23/12 3:39 AM, Sébastien Brisard wrote: >>> Hi, >>> in MATH-851, a discussion about code- and comments-formatting as yet >>> again taken place. It is true we are a bit fuzzy on this sid

Re: [math] UnexpectedNegativeIntegerException

2012-08-23 Thread Gilles Sadowski
On Thu, Aug 23, 2012 at 12:00:56PM -0700, Phil Steitz wrote: > On 8/23/12 5:37 AM, Luc Maisonobe wrote: > > Le 23/08/2012 13:37, Gilles Sadowski a écrit : > >> On Thu, Aug 23, 2012 at 12:35:18PM +0200, Sébastien Brisard wrote: > >>> Hi Gilles, > >>> > >>> 2012/8/23 Gilles Sadowski : > On Thu,

Re: [math] Formatting

2012-08-23 Thread Gilles Sadowski
> > [...] > > Think about it from the standpoint of a new contributor. How long > does it take to prepare and get a patch committed for a) the new > contributor and b) the committer who ends up applying the patch. > More rules means more time. It is that simple. Either the new > contributor ha

Re: [math] Formatting

2012-08-23 Thread Honton, Charles
It's also important that the diff can be applied. The less consistent the formatting is, the less likely that patch will succeed. chas On 8/23/12 4:11 PM, "Phil Steitz" wrote: >On 8/23/12 4:02 PM, Gilles Sadowski wrote: >> On Thu, Aug 23, 2012 at 02:15:58PM -0700, Phil Steitz wrote: >>> On 8/2

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

2012-08-23 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

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

2012-08-23 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

RE: [math] Formatting

2012-08-23 Thread Becksfort, Jared
> > [...] >> >> Think about it from the standpoint of a new contributor. How long >> does it take to prepare and get a patch committed for a) the new >> contributor and b) the committer who ends up applying the patch. >> More rules means more time. It is that simple. Either the new >> contributo

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

2012-08-23 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-exec-test has an issue affecting its community integration. This i

Re: [math] About MATH-849 and the NSWC library

2012-08-23 Thread Sébastien Brisard
Hi Thomas, thanks for reviewing. > > static final double HALF_LOG_2_PI is not used anymore > well spotted! I'll get rid of that. I'm also currently revisiting MATH-753, I would like to get rid of all things related to the Lanczos approximation (which is no longer used for Gamma, but still necessa

Re: [math] Formatting

2012-08-23 Thread Sébastien Brisard
Hi, the idea is *not* to come up with dozens of impossible, picky and useless rules, but a few rules which we do care about, are easily enforced, and ensure some kind of consistency. Of course, consistency in code formatting is more easily enforced than in comments formatting. But I have to say th

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

2012-08-23 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

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

2012-08-23 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-proxy-test (in module apache-commons) failed

2012-08-23 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-dbutils (in module apache-commons) failed

2012-08-23 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

[continuum] BUILD FAILURE: Apache Commons - Commons Collections -

2012-08-23 Thread Continuum@vmbuild
Group (shared) Maven 2 Build Definition (Java 1.5) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild X-Continuum-Project-Id: 71 X-Continuum-Project-Name: Commons Collections Online report : http://vmbuild.apache.

Re: svn commit: r1376505 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ObjectUtils.java test/java/org/apache/commons/lang3/ObjectUtilsTest.java

2012-08-23 Thread Julius Davies
Your tip helped more than I could have imagined. I added unit tests for the doc examples.. oops. yours, Julius On Thu, Aug 23, 2012 at 12:44 PM, Gary Gregory wrote: > J: You should enclose the code examples in the Javadoc in some tags > and make sure it looks good ;) > > Gary > > On Th

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

2012-08-23 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