Re: [exec] commons-exec was successfully promoted to commons-proper

2008-06-27 Thread Niall Pemberton
Another thing to do is sort out JIRA - migrate all the tickets from being a sandbox sub-component to its own project. Not sure how to do that. Niall On Fri, Jun 27, 2008 at 9:08 PM, Siegfried Goeschl <[EMAIL PROTECTED]> wrote: > Hi folks, > > commons-exec successfully moved to commons proper > >

Re: [exec] commons-exec was successfully promoted to commons-proper

2008-06-27 Thread Niall Pemberton
On Fri, Jun 27, 2008 at 9:08 PM, Siegfried Goeschl <[EMAIL PROTECTED]> wrote: > Hi folks, > > commons-exec successfully moved to commons proper > > Site : http://commons.apache.org/exec/ > SVN Access : http://svn.apache.org/viewvc/commons/proper/exec/trunk/ > > One thing left to do - I updated comm

[exec] commons-exec was successfully promoted to commons-proper

2008-06-27 Thread Siegfried Goeschl
Hi folks, commons-exec successfully moved to commons proper Site : http://commons.apache.org/exec/ SVN Access : http://svn.apache.org/viewvc/commons/proper/exec/trunk/ One thing left to do - I updated commons-build but I'm unable to build the site because maven-1.1 blows up so I can't update t

Re: [RESULT][Vote] Promote commons-exec to proper

2008-06-27 Thread Niall Pemberton
On Fri, Jun 27, 2008 at 5:02 PM, Siegfried Goeschl <[EMAIL PROTECTED]> wrote: > Hi folks, > > Its been +168 hours and the vote to promote commons-exec to proper has > passed with 10 +1 votes and no other votes from the following people: > > Matt Benson ([EMAIL PROTECTED]) > Sebastian Bazley ([EMAIL

[RESULT][Vote] Promote commons-exec to proper

2008-06-27 Thread Siegfried Goeschl
Hi folks, Its been +168 hours and the vote to promote commons-exec to proper has passed with 10 +1 votes and no other votes from the following people: Matt Benson ([EMAIL PROTECTED]) Sebastian Bazley ([EMAIL PROTECTED]) Luc Maisonobe ([EMAIL PROTECTED]) Nial Pemberton ([EMAIL PROTECTED]) Rahul

Re: [monitoring] ERMA - Extremely Reusable Monitoring API

2008-06-27 Thread nicolas de loof
Thanks for the link ! 2008/6/27 Niall Pemberton <[EMAIL PROTECTED]>: > I just saw the following article on ERMA - Extremely Reusable Monitoring > API: > > http://www.infoq.com/news/2008/06/orbitz-opensource-erma > > Apache licensed and available here: > https://launchpad.net/erma/ > > Niall > >

[monitoring] ERMA - Extremely Reusable Monitoring API

2008-06-27 Thread Niall Pemberton
I just saw the following article on ERMA - Extremely Reusable Monitoring API: http://www.infoq.com/news/2008/06/orbitz-opensource-erma Apache licensed and available here: https://launchpad.net/erma/ Niall - To unsubscribe, e-

[DBCP] how does narrowing the lock help with deadlock in DBCP-270?

2008-06-27 Thread sebb
On 27/06/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: psteitz > Date: Thu Jun 26 19:48:06 2008 > New Revision: 672097 > > URL: http://svn.apache.org/viewvc?rev=672097&view=rev > Log: > Narrowed synchronization in AbandonedTrace to resolve an Evictor deadlock. > JIRA: DBCP-270