Re: svn commit: r1042610 - /commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/linear/RealVector.java

2010-12-07 Thread Gilles Sadowski
Hi. On 6 December 2010 22:21, Gilles Sadowski gil...@harfang.homelinux.org wrote: -     * @deprecated in 2.2 (to be removed in 3.0). Please use -     * {...@link #map(UnivariateRealFunction)} directly with -     * the function classes in package -     * {...@link

Re: svn commit: r1042596 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math: analysis/solvers/ distribution/

2010-12-07 Thread Gilles Sadowski
Hello. [...] I think that we can satisfy this use-case without exposing the variables: ---CUT--- BrentSolver mySolver = new BrentSolver(); // initialize GUI solverGui.setRelAccuracy(mySolver.getRelativeAccuracy()); solverGui.setAbsAccuracy(mySolver.getAbsoluteAccuracy());

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

2010-12-07 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.

Re: [math] Frequency getUniqueCount

2010-12-07 Thread sebb
On 7 December 2010 04:54, Ted Dunning ted.dunn...@gmail.com wrote: Or you can include the test case in the same patch.  That almost guarantees you are far enough up the tree. And using the same name is actually good.  Don't bother to delete the old version, just upload with the same name. I

Re: svn commit: r1042610 - /commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/linear/RealVector.java

2010-12-07 Thread sebb
On 7 December 2010 09:18, Gilles Sadowski gil...@harfang.homelinux.org wrote: Hi. On 6 December 2010 22:21, Gilles Sadowski gil...@harfang.homelinux.org wrote: -     * @deprecated in 2.2 (to be removed in 3.0). Please use -     * {...@link #map(UnivariateRealFunction)} directly with

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

2010-12-07 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=2006projectId=83 Build statistics: State: Failed Previous State: Ok Started at: Tue 7 Dec 2010 12:23:00 + Finished at: Tue 7 Dec 2010 12:30:16 + Total time: 7m 15s Build Trigger: Schedule Build

Re: svn commit: r1042610 - /commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/linear/RealVector.java

2010-12-07 Thread Gilles Sadowski
I don't think it is right to leave the user totally in the dark as to how to resolve the deprecation warnings. There is no possible resolution in 2.2. The deprecation warning says: You will have to modify that code when upgrading to 3.0. In which case the upgrade path should be

Re: svn commit: r1042610 - /commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/linear/RealVector.java

2010-12-07 Thread Phil Steitz
On Dec 7, 2010, at 7:19 AM, sebb seb...@gmail.com wrote: On 7 December 2010 09:18, Gilles Sadowski gil...@harfang.homelinux.org wrote: Hi. On 6 December 2010 22:21, Gilles Sadowski gil...@harfang.homelinux.org wrote: - * @deprecated in 2.2 (to be removed in 3.0). Please use -

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

2010-12-07 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-id (in module commons-sandbox) failed

2010-12-07 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-id has an issue affecting its community integration. This issue

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

2010-12-07 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

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

2010-12-07 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: svn commit: r1042596 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math: analysis/solvers/ distribution/

2010-12-07 Thread Luc Maisonobe
Hi Gilles, Le 07/12/2010 10:47, Gilles Sadowski a écrit : Hello. [...] I think that we can satisfy this use-case without exposing the variables: ---CUT--- BrentSolver mySolver = new BrentSolver(); // initialize GUI solverGui.setRelAccuracy(mySolver.getRelativeAccuracy());

Re: svn commit: r1042596 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math: analysis/solvers/ distribution/

2010-12-07 Thread Gilles Sadowski
Hi. [...] ---CUT--- BrentSolver mySolver = new BrentSolver(); // initialize GUI solverGui.setRelAccuracy(mySolver.getRelativeAccuracy()); solverGui.setAbsAccuracy(mySolver.getAbsoluteAccuracy()); // fire the GUI ... // in the action callback from the GUI OK button, create

Re: svn commit: r1042610 - /commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/linear/RealVector.java

2010-12-07 Thread Gilles Sadowski
I think we should push 2.2 out as fast as possible (i.e. before Christmas) and concentrate the few cycles we have available to 3.0. +1 And targetting spring for 3.0 ? Gilles - To unsubscribe, e-mail:

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

2010-12-07 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.