Re: [chain] improving current registry and configuration APIs

2013-05-27 Thread Benedikt Ritter
Hi Simo, 2013/5/27 Simone Tripodi > Hi all Chain-ers, > > I had yet another small review yesterday[1] at current Configuration > APIs and I am not satisfied yet for the following reasons: > > * org.apache.commons.chain2.CatalogFactory should maybe moved from > `core` module to the `api` module

Re: [math] User Guide needs some love

2013-05-27 Thread Thomas Neidhart
On 05/23/2013 09:48 PM, Thomas Neidhart wrote: > On 05/23/2013 08:53 PM, Luc Maisonobe wrote: >> Le 23/05/2013 17:41, Phil Steitz a écrit : >>> On 5/23/13 1:18 AM, Thomas Neidhart wrote: I would like to create more examples, but instead of creating my own plotting functions (was ok for si

Re: [DBCP] isClosed contract (DBCP-398)

2013-05-27 Thread Gary Gregory
On Mon, May 27, 2013 at 10:49 AM, Phil Steitz wrote: > We need to make a decision on whether or not to change the contract > for PoolableConnection (or DelegatingConnection or PoolGuardWrapper) > isClosed. There are two changes suggested in DBCP-398: > > 1) Currently, isClosed returns true if th

[DBCP] isClosed contract (DBCP-398)

2013-05-27 Thread Phil Steitz
We need to make a decision on whether or not to change the contract for PoolableConnection (or DelegatingConnection or PoolGuardWrapper) isClosed. There are two changes suggested in DBCP-398: 1) Currently, isClosed returns true if the connection handle has been closed by the client *or* the under

Re: [parent][all] JaCoCo vs. Cobertura

2013-05-27 Thread Luc Maisonobe
Le 26/05/2013 23:38, Gary Gregory a écrit : > So are we ready for a release 30? I guess so. Luc > > Gary > > > On Sat, May 25, 2013 at 1:03 PM, Luc Maisonobe wrote: > >> Hi all, >> >> Le 23/05/2013 20:55, Luc Maisonobe a écrit : >>> Le 23/05/2013 20:52, Gary Gregory a écrit : I think al

[chain] improving current registry and configuration APIs

2013-05-27 Thread Simone Tripodi
Hi all Chain-ers, I had yet another small review yesterday[1] at current Configuration APIs and I am not satisfied yet for the following reasons: * org.apache.commons.chain2.CatalogFactory should maybe moved from `core` module to the `api` module; * org.apache.commons.chain2.CatalogFactory is