Re: Releasing Daemon 1.0.4

2010-10-10 Thread Mladen Turk
On 10/09/2010 02:57 PM, Nick Griffiths wrote: Done! Daemon-177 - https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12476921 Let me know if you want some changes made to it, or whether I've missed the point somewhere. You have made java code 1.4 dependent by using Throwable.get

Re: Releasing Daemon 1.0.4

2010-10-09 Thread Nick Griffiths
Done! Daemon-177 - https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12476921 The first patch is my first stab at removing the isAvailable check, the second one takes it further by adding an init exception which is caught during init and fails with a call to fail, rather than just d

Re: Releasing Daemon 1.0.4

2010-09-28 Thread Mladen Turk
On 09/28/2010 04:29 PM, Nick Griffiths wrote: I asked a question on the list the other week about the fail method not being callable during startup - any idea? I've got a patch ready... Open a JIRA issue and attach the patch. Patches *are* welcome :) Regards -- ^TM

Re: Releasing Daemon 1.0.4

2010-09-28 Thread Nick Griffiths
I asked a question on the list the other week about the fail method not being callable during startup - any idea? I've got a patch ready... Previous message: Hi list, I've been looking at this fail method on DaemonController and it looks like it is for giving a slightly friendlier error messag

Re: Releasing Daemon 1.0.4

2010-09-27 Thread Mladen Turk
On 09/27/2010 01:59 PM, sebb wrote: On 27 September 2010 12:12, Mladen Turk wrote: On 09/27/2010 12:33 PM, sebb wrote: On 27 September 2010 10:48, Mladen Turkwrote: Hi, I plan to T&R Daemon 1.0.4 this week There are couple of minor and one major (DAEMON-100) fixes resolved in the SVN.

Re: Releasing Daemon 1.0.4

2010-09-27 Thread sebb
On 27 September 2010 12:12, Mladen Turk wrote: > On 09/27/2010 12:33 PM, sebb wrote: >> >> On 27 September 2010 10:48, Mladen Turk  wrote: >>> >>> Hi, >>> >>> >>> I plan to T&R Daemon 1.0.4 this week >>> There are couple of minor and one major (DAEMON-100) >>> fixes resolved in the SVN. >>> >>> >>

Re: Releasing Daemon 1.0.4

2010-09-27 Thread Mladen Turk
On 09/27/2010 12:33 PM, sebb wrote: On 27 September 2010 10:48, Mladen Turk wrote: Hi, I plan to T&R Daemon 1.0.4 this week There are couple of minor and one major (DAEMON-100) fixes resolved in the SVN. Comments? It looks like the README instructions for building procrun on Windows are w

Re: Releasing Daemon 1.0.4

2010-09-27 Thread sebb
On 27 September 2010 10:48, Mladen Turk wrote: > Hi, > > > I plan to T&R Daemon 1.0.4 this week > There are couple of minor and one major (DAEMON-100) > fixes resolved in the SVN. > > > Comments? It looks like the README instructions for building procrun on Windows are wrong, as there are no .x86

Releasing Daemon 1.0.4

2010-09-27 Thread Mladen Turk
Hi, I plan to T&R Daemon 1.0.4 this week There are couple of minor and one major (DAEMON-100) fixes resolved in the SVN. Comments? Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional co