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

2012-06-09 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-graph (in module commons-sandbox) failed

2012-06-09 Thread commons-graph development
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-graph has an issue affecting its community integration. This issue

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

2012-06-09 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-jxpath (in module apache-commons) failed

2012-06-09 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-jxpath has an issue affecting its community integration. This issu

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

2012-06-09 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-math has an issue affecting its community integration. This issue

Re: [Math] HarmonicFitter and GaussianFitter

2012-06-09 Thread Gilles Sadowski
Hello. > > [...] > >> > >> Then, we could keep "PolynomialFitter". > >> > >> > >> OK for this change? > > > > OK. > > > > Luc > > > Sounds good to me! Could you please have a look at "PolynomialFitter"? I'm not sure that it is useful to select the degree of the polynomial at construction, as it

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

2012-06-09 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=23068&projectId=97 Build statistics: State: Failed Previous State: Ok Started at: Sat 9 Jun 2012 19:20:40 + Finished at: Sat 9 Jun 2012 19:24:06 + Total time: 3m 26s Build Trigger: Schedule Build

[math] bugs in OpenMapRealVector

2012-06-09 Thread Sébastien Brisard
Hello, while working on MATH-795, I've realized that OpenMapRealVector has several bugs. This is reported in MATH-803. I need some help to find an efficient solution for this bug! Thanks in advance! Sébastien - To unsubscribe, e

Re: Adding Commons to Sonar...

2012-06-09 Thread Brett Porter
Sorry, I didn't realise that was unclear until I re-read my message. There's a Jenkins running on analysis.apache.org that handles this. It runs each requested job once a day. - Brett On 10/06/2012, at 12:48 AM, James Carman wrote: > Thanks, Brett. What are folks currently using? Do they set

Re: Adding Commons to Sonar...

2012-06-09 Thread Brett Porter
File an infra ticket tagged with that component. It needs to be added to an independent jenkins instance (so it doesn't consume too many resources on the main build farm). - Brett On 09/06/2012, at 10:07 PM, James Carman wrote: > If Apache Commons would like to add some (perhaps all) of our mo

Re: Adding Commons to Sonar...

2012-06-09 Thread James Carman
Thanks, Brett. What are folks currently using? Do they set up their own Jenkins? Or, is there one already set up that people are sharing? On Sat, Jun 9, 2012 at 10:15 AM, Brett Porter wrote: > File an infra ticket tagged with that component. It needs to be added to an > independent jenkins in

Re: [Math] HarmonicFitter and GaussianFitter

2012-06-09 Thread Sébastien Brisard
2012/6/9 Luc Maisonobe : > Le 09/06/2012 02:48, Gilles Sadowski a écrit : >> On Sat, Jun 09, 2012 at 02:00:42AM +0200, Gilles Sadowski wrote: >>> Hi. >>> >>> I'm a bit annoyed that "HarmonicFitter" and "GaussianFitter" suffer from the >>> same design flaw as "PolynomialFitter", namely that it is po

Re: svn commit: r1348334 - in /commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub: AnnotationFactory.java StubConfigurer.java

2012-06-09 Thread Matt Benson
On Sat, Jun 9, 2012 at 6:42 AM, Adrian Crum wrote: > Actually, that cast should not be necessary. Try > > return AnnotationFactory.getStubType(); Seems reasonable, Adrian, but still poppped a compile error. Thanks anyway! ;) Matt > > -Adrian > > > On 6/9/2012 12:05 PM, sebb wrote: >> >> On 9

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread Christian Grobmeier
On Sat, Jun 9, 2012 at 2:26 PM, Gary Gregory wrote: > If sonar for snapshots on a.a.o replaces POM requested reports instead > of complementing them, you loose the ability to analyze before > committing, surely something we do not want. you can use: mvn sonar:sonar before you commit, which should

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread Gary Gregory
If sonar for snapshots on a.a.o replaces POM requested reports instead of complementing them, you loose the ability to analyze before committing, surely something we do not want. Gary On Jun 9, 2012, at 3:52, Mark Struberg wrote: > we have an own Sonar installation at http://analysis.apache.org

Adding Commons to Sonar...

2012-06-09 Thread James Carman
If Apache Commons would like to add some (perhaps all) of our modules to Sonar, how would we go about it? What would be the best approach? Do we just add the sonar plugin to our pom.xml file? Or, do we enable Sonar in some CI server (Jenkins does this)? I'm just trying to understand what's invol

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread James Carman
We should add all of Commons. On Sat, Jun 9, 2012 at 3:52 AM, Mark Struberg wrote: > we have an own Sonar installation at http://analysis.apache.org already. > You just need to tell infra that you like to have your project added. > > LieGrue, > strub > > > > - Original Message - >> From:

Re: svn commit: r1348334 - in /commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub: AnnotationFactory.java StubConfigurer.java

2012-06-09 Thread Adrian Crum
Actually, that cast should not be necessary. Try return AnnotationFactory.getStubType(); -Adrian On 6/9/2012 12:05 PM, sebb wrote: On 9 June 2012 08:54, wrote: Author: mbenson Date: Sat Jun 9 07:54:02 2012 New Revision: 1348334 URL: http://svn.apache.org/viewvc?rev=1348334&view=rev Log: ge

Re: svn commit: r1348334 - in /commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub: AnnotationFactory.java StubConfigurer.java

2012-06-09 Thread sebb
On 9 June 2012 08:54, wrote: > Author: mbenson > Date: Sat Jun  9 07:54:02 2012 > New Revision: 1348334 > > URL: http://svn.apache.org/viewvc?rev=1348334&view=rev > Log: > generics precision > > Modified: >     > commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons

Re: [Math] HarmonicFitter and GaussianFitter

2012-06-09 Thread Luc Maisonobe
Le 09/06/2012 02:48, Gilles Sadowski a écrit : > On Sat, Jun 09, 2012 at 02:00:42AM +0200, Gilles Sadowski wrote: >> Hi. >> >> I'm a bit annoyed that "HarmonicFitter" and "GaussianFitter" suffer from the >> same design flaw as "PolynomialFitter", namely that it is possible to call >> the non-overri

[GUMP@vmgump]: Project commons-jelly-tags-jmx (in module commons-jelly) failed

2012-06-09 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-jmx has an issue affecting its community integration. T

Re: [ALL] Using a Tool Like Sonar...

2012-06-09 Thread Mark Struberg
we have an own Sonar installation at http://analysis.apache.org already. You just need to tell infra that you like to have your project added. LieGrue, strub - Original Message - > From: Simone Tripodi > To: Commons Developers List > Cc: > Sent: Saturday, June 9, 2012 8:09 AM > Subje

Re: [classscan] Metadata API discussion

2012-06-09 Thread Mark Struberg
Hi folks, quick reply from vacation :) @sebb: yes correct. I was just thinking too complicated. We use the interface only for keeping the metainfo, and not in the metainfo itself. So it should itself not blow up the mem. So +1 for the interface. There are 2 important consideration options left

Re: [classscan] new URL(xxx) and it's problems

2012-06-09 Thread Mark Struberg
no. and thats exactly the problem. LieGrue, strub - Original Message - > From: "Honton, Charles" > To: Mark Struberg ; Commons Developers List > > Cc: > Sent: Thursday, June 7, 2012 5:28 PM > Subject: Re: [classscan] new URL(xxx) and it's problems > > > In that environment, does

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

2012-06-09 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