Re: svn commit: r1037943 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileSystem.java

2010-11-22 Thread sebb
On 22 November 2010 23:42, wrote: > Author: rgoers > Date: Mon Nov 22 23:42:12 2010 > New Revision: 1037943 > > URL: http://svn.apache.org/viewvc?rev=1037943&view=rev > Log: > Convert useCount to AtomicLong > > Modified: >     > commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/

Re: svn commit: r1037935 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/AbstractFileSystem.java

2010-11-22 Thread sebb
On 22 November 2010 23:23, wrote: > Author: rgoers > Date: Mon Nov 22 23:23:59 2010 > New Revision: 1037935 > > URL: http://svn.apache.org/viewvc?rev=1037935&view=rev > Log: > Fox for VFS-343. Use AtomicInteger instead of synchronizing on FileSystem > > Modified: >     > commons/proper/vfs/trunk/

Re: [math] CMA-ES optimization algorithm

2010-11-22 Thread Luc Maisonobe
Hello, Le 22/11/2010 22:16, Gilles Sadowski a écrit : > Hi. > >> There is something loosely similar to what you need in the ODE > packages. >> This kind of algorithms also need some information to be provided > back to users during the algorithm run. For ODE solvers, it is at the

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

2010-11-22 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=1766&projectId=65 Build statistics: State: Failed Previous State: Failed Started at: Mon 22 Nov 2010 21:20:10 + Finished at: Mon 22 Nov 2010 21:26:45 + Total time: 6m 35s Build Trigger: Schedule B

Re: [math] CMA-ES optimization algorithm

2010-11-22 Thread Gilles Sadowski
Hi. > >>> >There is something loosely similar to what you need in the ODE > >>> packages. > >>> >This kind of algorithms also need some information to be provided > >>> back to users during the algorithm run. For ODE solvers, it is at the > >>> end of each integration step. > >>> > [...] > >> > >>

Re: [math] CMA-ES optimization algorithm

2010-11-22 Thread Luc Maisonobe
Le 22/11/2010 19:28, Nikolaus Hansen a écrit : > On Mon, 22 Nov 2010 13:53:12 +0100, Gilles Sadowski > wrote: > >> Hello. Hello, >> >>> >There is something loosely similar to what you need in the ODE >>> packages. >>> >This kind of algorithms also need some information to be provided >>> back t

Re: [math] CMA-ES optimization algorithm

2010-11-22 Thread Nikolaus Hansen
On Mon, 22 Nov 2010 13:53:12 +0100, Gilles Sadowski wrote: Hello. >There is something loosely similar to what you need in the ODE packages. >This kind of algorithms also need some information to be provided back to users during the algorithm run. For ODE solvers, it is at the end of each

Re: [math] CMA-ES optimization algorithm

2010-11-22 Thread Gilles Sadowski
Hello. > >There is something loosely similar to what you need in the ODE packages. > >This kind of algorithms also need some information to be provided back to > >users during the algorithm run. For ODE solvers, it is at the end of each > >integration step. > > [...] Does the this callback poss

[ANNOUNCE] Commons NET 2.2 released

2010-11-22 Thread sebb
The Apache Commons::Net team are pleased to announce the release of Commons::Net version 2.2. This is primarily a maintenance release, but it also includes some new features and enhancements. Users of version 2.0 are encouraged to upgrade to 2.2, as this release includes some important bug fixes.

AW: [math] CMA-ES optimization algorithm

2010-11-22 Thread Dr. Dietmar Wolz
>There is something loosely similar to what you need in the ODE packages. >This kind of algorithms also need some information to be provided back to >users during the algorithm run. For ODE solvers, it is at the end of each >integration step. >We have set this with a StepHandler interface. If t

Re: [lang3] Test Fail in Headless Mode (at Least on a Mac)

2010-11-22 Thread Jörg Schaible
Stefan Bodewig wrote: > Hi, > > I'm pretty sure lang3 isn't the only project that is affected, it's just > the first one we've seen it. "we" ist the Gump project. > > Sander has set up a Mac to run Gump[1] and commons-lang3 is Gump's > guinea pig for Maven 3.x builds in the workspace we use for