Re: [Math] Issue 349

2010-03-08 Thread luc . maisonobe
+1 Luc - "Phil Steitz" a écrit : > Gilles Sadowski wrote: > > Hi. > > > > I propose to resolve the issue > > https://issues.apache.org/jira/browse/MATH-349 > > by > > - creating private setter methods > > - modify the "setNormal" method to enforce consistency > > - mark all setters in

[continuum] BUILD SUCCESSFUL: Commons - Commons DBCP -

2010-03-08 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=298151&projectId=22 Build statistics: State: Ok Previous State: Building Started at: Mon 8 Mar 2010 16:40:20 -0800 Finished at: Mon 8 Mar 2010 16:42:06 -0800 Total time: 1m 46s Build Trigger: Schedule Bui

Re: [all] commons-parent-13 problems

2010-03-08 Thread Niall Pemberton
On Tue, Mar 9, 2010 at 3:21 AM, Niall Pemberton wrote: > On Tue, Mar 9, 2010 at 3:15 AM, Phil Steitz wrote: >> Niall Pemberton wrote: >>> Unfortunately the upgrade of the maven-site-plugin from 2.0.1 to 2.1 >>> has caused the site generation for Chain, Configuration and DBCP to >>> now fail. >> >

Re: [all] Changing maven groupIDs [WAS: [IO] Next version of IO - should this be 2.0?]

2010-03-08 Thread Rahul Akolkar
On Sun, Mar 7, 2010 at 4:03 PM, Phil Steitz wrote: > Niall Pemberton wrote: >> On Sun, Mar 7, 2010 at 5:28 PM, Dennis Lundberg wrote: >>> On 2010-03-07 16:45, Niall Pemberton wrote: On Sun, Mar 7, 2010 at 3:28 PM, Dennis Lundberg wrote: > We need to make this switch sooner rather than

Re: [all] commons-parent-13 problems

2010-03-08 Thread Niall Pemberton
On Tue, Mar 9, 2010 at 3:15 AM, Phil Steitz wrote: > Niall Pemberton wrote: >> Unfortunately the upgrade of the maven-site-plugin from 2.0.1 to 2.1 >> has caused the site generation for Chain, Configuration and DBCP to >> now fail. > > I fixed DBCP.  Will look at the others. Commons Chain is beca

Re: [all] commons-parent-13 problems

2010-03-08 Thread Phil Steitz
Niall Pemberton wrote: > Unfortunately the upgrade of the maven-site-plugin from 2.0.1 to 2.1 > has caused the site generation for Chain, Configuration and DBCP to > now fail. I fixed DBCP. Will look at the others. Phil I'm looking into this to see whether its something we can > fix in the comp

Re: [ALL] Compile and Test under different JVM from Maven

2010-03-08 Thread sebb
On 09/03/2010, Niall Pemberton wrote: > First thought this is will overly complicate the maven build. Depends - if it can be done as a separate profile in the parent pom, then it should be not too bad. Seems to me that this will be a recurring problem - at some point we'll probably have to move

Re: [ALL] Compile and Test under different JVM from Maven

2010-03-08 Thread Niall Pemberton
First thought this is will overly complicate the maven build. Also I just restored compatibility for JDK 1.4[1] so its only JDK 1.3. We have Ant builds for JDK 1.3 components - can Continuum run Ant? Niall: [1] http://markmail.org/message/7xlgzzefqsfz4no2 On Tue, Mar 9, 2010 at 1:10 AM, sebb wr

[continuum] BUILD FAILURE: Commons - Commons JCI -

2010-03-08 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=298015&projectId=142 Build statistics: State: Failed Previous State: Failed Started at: Mon 8 Mar 2010 12:17:59 -0800 Finished at: Mon 8 Mar 2010 12:23:20 -0800 Total time: 5m 20s Build Trigger: Schedule

[all] commons-parent-13 problems

2010-03-08 Thread Niall Pemberton
Unfortunately the upgrade of the maven-site-plugin from 2.0.1 to 2.1 has caused the site generation for Chain, Configuration and DBCP to now fail. I'm looking into this to see whether its something we can fix in the components or whether we need to downgrade the site plugin version. I have reverte

[ALL] Compile and Test under different JVM from Maven

2010-03-08 Thread sebb
I've done some investigations. Maven can happily compile code with Java 1.3 or 1.4 etc. even when Maven itself runs under Java 1.5+ [1] This can be done by adding the following to the component POM: org.apache.maven.plugins maven-compiler-plugin tru

Re: svn commit: r920543 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ test/java/org/apache/commons/lang3/

2010-03-08 Thread sebb
On 08/03/2010, ggreg...@apache.org wrote: > Author: ggregory > Date: Mon Mar 8 22:15:08 2010 > New Revision: 920543 > > URL: http://svn.apache.org/viewvc?rev=920543&view=rev > Log: > Change StringUtils arguments from String to CharSequence. > > + * > + * @author Gary Gregory > + */ Per

Re: [Math] Issue 349

2010-03-08 Thread Phil Steitz
Gilles Sadowski wrote: > Hi. > > I propose to resolve the issue > https://issues.apache.org/jira/browse/MATH-349 > by > - creating private setter methods > - modify the "setNormal" method to enforce consistency > - mark all setters in *all* the "...Ditribution" interfaces and >"...Distrib

RE: [lang] LANG-510

2010-03-08 Thread Gary Gregory
Working with (trunk) StringUtils (SU) I see the following emerge: - In SVN already and continuing: Change StringUtils arguments from String to CharSequence (CS). - This leads to replacing calls to String.substring(int[,int]) with calls to CharSequence.subSequence(int) - This leads to creating

[Math] Issue 349

2010-03-08 Thread Gilles Sadowski
Hi. I propose to resolve the issue https://issues.apache.org/jira/browse/MATH-349 by - creating private setter methods - modify the "setNormal" method to enforce consistency - mark all setters in *all* the "...Ditribution" interfaces and "...DistributionImpl" classes as deprecated Is anyo

[continuum] BUILD SUCCESSFUL: Commons - Commons IO -

2010-03-08 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=297839&projectId=155 Build statistics: State: Ok Previous State: Failed Started at: Mon 8 Mar 2010 06:53:06 -0800 Finished at: Mon 8 Mar 2010 06:56:59 -0800 Total time: 3m 52s Build Trigger: Schedule Buil

[continuum] BUILD SUCCESSFUL: Commons - Commons Lang -

2010-03-08 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=297814&projectId=2634 Build statistics: State: Ok Previous State: Failed Started at: Mon 8 Mar 2010 05:48:02 -0800 Finished at: Mon 8 Mar 2010 05:48:55 -0800 Total time: 52s Build Trigger: Schedule Build

[continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread contin...@vmbuild.apache.org
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=297811&projectId=2634 Build statistics: State: Failed Previous State: Ok Started at: Mon 8 Mar 2010 04:52:25 -0800 Finished at: Mon 8 Mar 2010 04:53:30 -0800 Total time: 1m 4s Build Trigger: Schedule Buil

Re: [Math] Issue 348

2010-03-08 Thread Phil Steitz
Gilles Sadowski wrote: > Hello. > > On the basis of the KISS principle, I still think that the change is > reasonable. > The strongest argument against it is based on a construction that is > currently impossible since it assumes a yet non-existent "nextSample()" > method. After that other issue (

Re: [Math] Issue 348

2010-03-08 Thread Gilles Sadowski
Hello. On the basis of the KISS principle, I still think that the change is reasonable. The strongest argument against it is based on a construction that is currently impossible since it assumes a yet non-existent "nextSample()" method. After that other issue (MATH-310) is resolved, we can come ba

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread James Carman
We can switch Proxy to JDK5+ if that's necessary. I've got some generics ideas in mind for the API anyway. On Mon, Mar 8, 2010 at 7:11 AM, Niall Pemberton wrote: > On Mon, Mar 8, 2010 at 11:56 AM, sebb wrote: >> On 08/03/2010, Niall Pemberton wrote: >>> On Mon, Mar 8, 2010 at 11:31 AM, sebb w

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread Jörg Schaible
Niall Pemberton wrote at Montag, 8. März 2010 12:48: > On Mon, Mar 8, 2010 at 11:31 AM, sebb wrote: >> On 08/03/2010, Niall Pemberton wrote: >>> On Mon, Mar 8, 2010 at 3:41 AM, sebb wrote: >>> > The failure is due to the upgrade to Commons Parent 13, which does not >>> > run on Java 1.4 >>> > >

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread Niall Pemberton
On Mon, Mar 8, 2010 at 11:56 AM, sebb wrote: > On 08/03/2010, Niall Pemberton wrote: >> On Mon, Mar 8, 2010 at 11:31 AM, sebb wrote: >>  > On 08/03/2010, Niall Pemberton wrote: >>  >> On Mon, Mar 8, 2010 at 3:41 AM, sebb wrote: >>  >>  > The failure is due to the upgrade to Commons Parent 13,

Re: [Math] Code snippet on a JIRA page

2010-03-08 Thread sebb
On 08/03/2010, Gilles Sadowski wrote: > Hi. > > > Phil Steitz commented on MATH-310: > > -- > > > [...] > > The code examples which I tried to write in the comments on the JIRA web > page do not not look nice; sorry. Is there a way to indicate that some part >

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread sebb
On 08/03/2010, Niall Pemberton wrote: > On Mon, Mar 8, 2010 at 11:31 AM, sebb wrote: > > On 08/03/2010, Niall Pemberton wrote: > >> On Mon, Mar 8, 2010 at 3:41 AM, sebb wrote: > >> > The failure is due to the upgrade to Commons Parent 13, which does not > >> > run on Java 1.4 > >> > >

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread Niall Pemberton
On Mon, Mar 8, 2010 at 11:31 AM, sebb wrote: > On 08/03/2010, Niall Pemberton wrote: >> On Mon, Mar 8, 2010 at 3:41 AM, sebb wrote: >>  > The failure is due to the upgrade to Commons Parent 13, which does not >>  > run on Java 1.4 >>  > >>  > Not sure which plugins are the culprits. >>  > >>  >

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread sebb
On 08/03/2010, Niall Pemberton wrote: > On Mon, Mar 8, 2010 at 3:41 AM, sebb wrote: > > The failure is due to the upgrade to Commons Parent 13, which does not > > run on Java 1.4 > > > > Not sure which plugins are the culprits. > > > > I've reverted Commons Lang 2.x to parent 12 for the tim

Re: svn commit: r920167 - /commons/proper/commons-parent/trunk/pom.xml

2010-03-08 Thread Niall Pemberton
On Mon, Mar 8, 2010 at 2:18 AM, sebb wrote: > On 08/03/2010, nia...@apache.org wrote: >> Author: niallp >>  Date: Mon Mar  8 01:06:20 2010 >>  New Revision: 920167 >> >>  URL: http://svn.apache.org/viewvc?rev=920167&view=rev >>  Log: >>  Move the maven-javadoc-plugin's configuration out of >>

Re: [continuum] BUILD FAILURE: Commons - Commons Lang -

2010-03-08 Thread Niall Pemberton
On Mon, Mar 8, 2010 at 3:41 AM, sebb wrote: > The failure is due to the upgrade to Commons Parent 13, which does not > run on Java 1.4 > > Not sure which plugins are the culprits. > > I've reverted Commons Lang 2.x to parent 12 for the time being. My preference would be to change Continuum to use

[g...@vmgump]: Project commons-io (in module apache-commons) failed

2010-03-08 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-io has an issue affecting its community integration. This issue af