Re: Promote vfs-cift out of sandbox?

2012-07-23 Thread Gary Gregory
Dan? What are your plans or intentions here? Thank you, Gary On Sat, Jul 21, 2012 at 12:48 AM, Gary Gregory garydgreg...@gmail.comwrote: On Jul 19, 2012, at 12:11, Ralph Goers ralph.go...@dslextreme.com wrote: On Jul 18, 2012, at 10:38 AM, sebb wrote: Can the above be read as

Re: [chain2] configuration façade APIs

2012-07-23 Thread Simone Tripodi
Good morning all, so I continue proposing the already proposed roadmap: let's add the façade APIs for the [chain] configuration stuff, adapt the existing XML configuration reader, use the [configuration] in future releases for new [chain] configurations. How does it sound? best, -Simo

Re: [NET] 3.2 ready?

2012-07-23 Thread Simone Tripodi
I've never been involved in [net], but How about removing @author tags? Clean up of @version tags? +1 for this best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/

Re: Promote vfs-cift out of sandbox?

2012-07-23 Thread Dan Tran
I have from now to Octorber to either: 1. Implement test requirement to graduate vfs-cifs out of sandbox at Apache common 2. Release it as a alpha/beta at Codehaus together with vfs-maven-plugin 3. Release to our internal repo. The prefer one is 1 What is VFS 2.1 schedule? Thanks

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Ralph Goers
I was going to try to see if I could do it but I am getting a unit test failure. --- Test set: org.apache.commons.vfs2.provider.ram.test.RamProviderTestCase

Re: [Math] Random tests sometimes fail (r1363105)

2012-07-23 Thread Thomas Neidhart
On Mon, Jul 23, 2012 at 12:44 AM, Gilles Sadowski gil...@harfang.homelinux.org wrote: Hi Thomas. Hi Gilles, I've encountered a failure of one the tests which you introduced in revision 1363105. Here is an excerpt of the error: ---

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

2012-07-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

Re: [math] API proposal for differentiation

2012-07-23 Thread Luc Maisonobe
Le 22/07/2012 22:48, Gilles Sadowski a écrit : On Sun, Jul 22, 2012 at 12:44:07PM -0700, Phil Steitz wrote: On 7/22/12 9:35 AM, Luc Maisonobe wrote: Hi all, A few months ago, Gilles proposed to add an implementation of the Ridder's algorithm for differentiation (see

Re: [Math] Random tests sometimes fail (r1363105)

2012-07-23 Thread Gilles Sadowski
Hello. I've encountered a failure of one the tests which you introduced in revision 1363105. Here is an excerpt of the error: --- testNormalDistributionUnsymmetricMatrix(org.apache.commons.math3.linear.EigenDecompositionTest) Time elapsed: 0.044 sec FAILURE!

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

2012-07-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

Re: [pool][dbcp] Move AbandonedObjectPool in v 2's?

2012-07-23 Thread Mark Thomas
On 22/07/2012 22:41, Phil Steitz wrote: One more quick question as I begin hacking: Currently, abandoned object recuperation is triggered by borrowObject in AOP. I am thinking about moving this to the evictor. Or I guess it could be in both places? The third option is a separate thread.

can you add me please in the moderators list in #asfcommons on freenode?

2012-07-23 Thread Simone Tripodi
Hi all guys, I just registered my nickname simonetripodi on freenode, IIUC Matt and James are the channel owners - can you add me please in the moderators list in #asfcommons channel? TIA, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/

Re: Promote vfs-cift out of sandbox?

2012-07-23 Thread Gary Gregory
On Mon, Jul 23, 2012 at 3:13 AM, Dan Tran dant...@gmail.com wrote: I have from now to Octorber to either: 1. Implement test requirement to graduate vfs-cifs out of sandbox at Apache common 2. Release it as a alpha/beta at Codehaus together with vfs-maven-plugin 3. Release to our

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Gary Gregory
Maven work for me with: m3 clean test Can you check that you have the latest from SVN? m3 -version Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500) Maven home: C:\Java\apache-maven-3.0.4\bin\.. Java version: 1.6.0_31, vendor: Sun Microsystems Inc. Java home: C:\Program

[Math] Percentile (low number of samples)

2012-07-23 Thread Gilles Sadowski
Hi. It could be considered strange that CM reports 0.2 (instead of some value close to 1) as the 10-percentile of the { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 } array. Quoting the Javadoc: --- For large samples, the different methods agree closely, but when sample sizes are small, different methods

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

2012-07-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

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

2012-07-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-jelly-tags-jmx has an issue affecting its community integration.

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Ralph Goers
I did a fresh checkout and got the same error. Although I am using Maven 3.0.3 and you are using 3.0.4 I think it is unlikely to be the cause. More likely is that I am on a Mac and you are on Windows. Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800) Maven home: /usr/share/maven Java

RE: [math] API proposal for differentiation

2012-07-23 Thread Anxionnat Julien
Hi Luc, Hi all, [...] Last week, at work, someone asked me again about differentiation and I directed him to this issue and also to the Nabla project. He told me he was interested in having some support in [math] for this (I'm not sure he reads this list, but if he does, I hope he will join

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Gary Gregory
On Mon, Jul 23, 2012 at 10:48 AM, Ralph Goers ralph.go...@dslextreme.comwrote: I did a fresh checkout and got the same error. Although I am using Maven 3.0.3 and you are using 3.0.4 I think it is unlikely to be the cause. More likely is that I am on a Mac and you are on Windows. Apache Maven

Re: svn commit: r1363623 - /commons/proper/logging/trunk/pom.xml

2012-07-23 Thread Dennis Lundberg
On 2012-07-20 23:26, sebb wrote: On 20 July 2012 22:02, Dennis Lundberg denn...@apache.org wrote: If this is an integration test, the proper way to exclude it is to change its name so that it ends with ITCase.java, see see ... what? It's not an integration test - I'm excluding

Re: svn commit: r1362959 - in /commons/proper/logging/trunk/src: java/org/apache/commons/logging/ java/org/apache/commons/logging/impl/ test/org/apache/commons/logging/tccl/

2012-07-23 Thread Dennis Lundberg
On 2012-07-20 23:30, sebb wrote: On 20 July 2012 21:53, Dennis Lundberg denn...@apache.org wrote: Hi sebb Some of these might have been put in there to avoid warnings from tools like Checkstyle. If CheckStyle insists on adding redundant semi-colons then it's badly configured or broken.

Re: [VFS] Publishing a snapshot

2012-07-23 Thread Ralph Goers
Unfortunately, I don't have much time during work hours. I might have time tonight. Ralph On Jul 23, 2012, at 9:04 AM, Gary Gregory wrote: On Mon, Jul 23, 2012 at 10:48 AM, Ralph Goers ralph.go...@dslextreme.comwrote: I did a fresh checkout and got the same error. Although I am using

Re: [chain2] configuration façade APIs

2012-07-23 Thread Elijah Zupancic
Hi Simo, That sounds good to me. However, I'm having trouble separating the existing Catalog implementation from the rest of chain. Digester is tightly coupled across components, so it is a non-trivial refactor to make a configuration facade. I'm working on it, but it will take some time.

[continuum] BUILD FAILURE: Apache Commons - Commons Imaging - Group (shared) Maven 2 Build Definition (Java 1.5)

2012-07-23 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=24138projectId=256 Build statistics: State: Failed Previous State: Failed Started at: Mon 23 Jul 2012 18:33:53 + Finished at: Mon 23 Jul 2012 18:37:55 + Total time: 4m 2s Build Trigger: Schedule

Re: [chain2] serialVersionUID

2012-07-23 Thread Elijah Zupancic
Hi everyone, Now that we have changed the chain API to not be backwards compatible in the 2.0 release, should we change the version number in the serialVersionUID fields as well? It seems to me that would make sense, but I'm a bit of a newbie when it comes to managing their versions. I was

[digester] Documentation link broken

2012-07-23 Thread Elijah Zupancic
I just notice that the link to Core APIs on the front page of the Digester project is broken. It points to: http://commons.apache.org/digester/commons-digester-3.0/core.html When it probably should point to: http://commons.apache.org/digester/guide/core.html I can go ahead and fix this unless

Re: [chain2] configuration façade APIs

2012-07-23 Thread Elijah Zupancic
I've been going through the chain source for about a day looking for a way to decouple the digester configuration. Sadly, I don't think that I will be able to do it without removing digester. I may just jump ahead and remove [digester] completely and then move us to [configuration] for creating

Re: [chain2] configuration façade APIs

2012-07-23 Thread Oliver Heger
Am 23.07.2012 09:00, schrieb Simone Tripodi: Good morning all, so I continue proposing the already proposed roadmap: let's add the façade APIs for the [chain] configuration stuff, adapt the existing XML configuration reader, use the [configuration] in future releases for new [chain]

Re: [digester] Documentation link broken

2012-07-23 Thread Simone Tripodi
Hi Elijah, go ahead and many thanks in advance! :) best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Jul 23, 2012 at 9:20 PM, Elijah Zupancic eli...@apache.org wrote: I just notice that

Re: [chain2] configuration façade APIs

2012-07-23 Thread Simone Tripodi
Hi Elijah, not sure we understand each other there, please confirm IIUC - in my mind I would have extracted configurations APIs (mainly interfaces and few abstract classes maybe) from the configuration module and put in the core, then renamed the actual configuration module to `xml-configuration`

Re: [chain2] configuration façade APIs

2012-07-23 Thread Simone Tripodi
Thanks a lot Oliver, much more than appreciated! If you could have a look at current configuration stuff at [chain2] and share what you think would be already *great*! then, feel free to put your hands and help us on defining the façade :) alles gute, -Simo

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

2012-07-23 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=24141projectId=97 Build statistics: State: Failed Previous State: Ok Started at: Mon 23 Jul 2012 20:40:59 + Finished at: Mon 23 Jul 2012 20:41:35 + Total time: 35s Build Trigger: Schedule Build

[functor] Use Validate.notNull and remove unreachable code

2012-07-23 Thread Bruno P. Kinoshita
Hi all, I'm working on FUNCTOR-12 [1], writing tests for [functor] and learning more about its code base, and could do with some help :-) Some parts of [functor] code, specially constructors, use Validate.notNull(...) from Commons Lang3. Other parts  throw NullPointerException when the

[VOTE] Release Imaging 1.0 based on RC2

2012-07-23 Thread Damjan Jovanovic
It's been 3 years since Imaging 0.97 was released, and many bugs have been fixed and many features added, so I would like to release a long overdue Imaging 1.0. Imaging 1.0, RC2 is available for review here: http://people.apache.org/~damjan/imaging-1.0-RC2/ Maven artifacts are here:

Re: [VOTE] Release Imaging 1.0 based on RC2

2012-07-23 Thread Gary Gregory
On Jul 23, 2012, at 21:19, Damjan Jovanovic dam...@apache.org wrote: It's been 3 years since Imaging 0.97 was released, and many bugs have been fixed and many features added, so I would like to release a long overdue Imaging 1.0. Imaging 1.0, RC2 is available for review here:

Re: [chain2] serialVersionUID

2012-07-23 Thread Jörg Schaible
Hi Elijah Elijah Zupancic wrote: Hi everyone, Now that we have changed the chain API to not be backwards compatible in the 2.0 release, should we change the version number in the serialVersionUID fields as well? It seems to me that would make sense, but I'm a bit of a newbie when it comes

[continuum] BUILD FAILURE: Apache Commons - Apache Commons Digester - Build using Java 1.6

2012-07-23 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=24152projectId=75 Build statistics: State: Failed Previous State: Failed Started at: Tue 24 Jul 2012 05:52:29 + Finished at: Tue 24 Jul 2012 05:53:29 + Total time: 59s Build Trigger: Schedule