Re: [VOTE][DAEMON] Release Apache Commons Daemon 1.0.8

2011-11-18 Thread Mladen Truk
On 11/18/2011 10:04 PM, Simone Tripodi wrote: I'm inclined to positively vote that release: * signatures + checksums are ok * site looks good * maven artifacts are ok * code builds I just noticed RAT reports 7 unknown license[1] I don't know if it would be blocking or not... Please guys

[VOTE][DAEMON] Release Apache Commons Daemon 1.0.8

2011-11-18 Thread Mladen Truk
The proposed Apache Commons Daemon 1.0.8 release is now available for voting. It can be obtained from: http://people.apache.org/~mturk/daemon-1.0.8/ The svn tag is: https://svn.apache.org/repos/asf/commons/proper/daemon/tags/COMMONS_DAEMON_1_0_8_RC1/ Generated documentation can be seen at: http:/

Re: [DAEMON] Tagging 1.0.8

2011-11-18 Thread Mladen Truk
On 11/18/2011 02:58 PM, sebb wrote: Is that enough? I need to check if I can add those to Nexus for the eventual release. Will get back to you shortly. Looks OK. Cool, I'll call for a VOTE. I was able to bundle up the Maven jars you created with your sigs: BTW, I see no problem that

Re: [DAEMON] Tagging 1.0.8

2011-11-18 Thread Mladen Truk
On 11/18/2011 12:57 PM, sebb wrote: mvn deploy -Prelease -Ptest-deploy Uploaded produced artifacts to: http://people.apache.org/~mturk/daemon-1.0.8/deploy/ Is that enough? mvn deploy -Prelease fails with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy ..

Re: [DAEMON] Tagging 1.0.8

2011-11-18 Thread Mladen Truk
On 11/14/2011 07:31 PM, sebb wrote: On 14 November 2011 16:48, Mladen Truk wrote: Hi, I plan to tag @subject and call for a vote later this week. There are few significant JIRA's fixed crying for a release :) Comments, objections, ... Can we include the Maven artifacts in the release

Re: [DAEMON] Documentation of StopClass etc

2011-11-15 Thread Mladen Truk
On 11/15/2011 01:43 PM, Gary Gregory wrote: And using system exit in a stop class gives you an error, can't recall which one (109?). On my phone ATM, can't check. I fixed that in the trunk, so should work. Anyhow, this presumes client has some sort of shutdown hook installed that will cleanup t

Re: [DAEMON] Documentation of StopClass etc

2011-11-15 Thread Mladen Truk
On 11/15/2011 12:50 PM, sebb wrote: On 15 November 2011 06:25, Mladen Truk wrote: In which case, why not insist that the StopClass is provided, rather than defaulting it? Or, default to "Main" as is done for StartClass? Yes, that make sense. Rega

Re: [DAEMON] Documentation of StopClass etc

2011-11-14 Thread Mladen Truk
On 11/14/2011 08:34 PM, sebb wrote: On 14 November 2011 18:31, sebb wrote: The default --StartClass is now "Main", and --StopClass defaults to "java/lang/System" - in which case the default --StopMethod is "exit" - is that correct? If so, I can update the docs accordingly. Updated docs. H

Re: [DAEMON] Tagging 1.0.8

2011-11-14 Thread Mladen Truk
On 11/14/2011 07:31 PM, sebb wrote: On 14 November 2011 16:48, Mladen Truk wrote: Hi, I plan to tag @subject and call for a vote later this week. There are few significant JIRA's fixed crying for a release :) Comments, objections, ... Can we include the Maven artifacts in the release

[DAEMON] Tagging 1.0.8

2011-11-14 Thread Mladen Truk
Hi, I plan to tag @subject and call for a vote later this week. There are few significant JIRA's fixed crying for a release :) Comments, objections, ... Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@commons.apache

Re: [daemon] 1.0.8 release schedule?

2011-11-06 Thread Mladen Truk
On 11/06/2011 07:09 PM, Gary Gregory wrote: Hi All: Is there a release schedule for 1.0.8 ? This week if I catch time, next for sure. Regards -- ^TM - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For addition

Re: [jira] [Commented] (DAEMON-218) CLONE - procrun as tomcat5.exe from Tomcat 5.5.17 does not start, when installed into the file path containing non-ascii character

2011-11-03 Thread Mladen Truk
On 11/03/2011 01:59 PM, Sebb (Commented) (JIRA) wrote: Sebb commented on DAEMON-218: - My recollection was that: "Affects versions" is used to document the versions to which the issue applies. "Fix version" means the first version containing the fix, i.e. the fixed

Re: [jira] [Updated] (DAEMON-218) CLONE - procrun as tomcat5.exe from Tomcat 5.5.17 does not start, when installed into the file path containing non-ascii character

2011-11-03 Thread Mladen Truk
On 11/03/2011 12:11 PM, Sebb (Updated) (JIRA) wrote: [ https://issues.apache.org/jira/browse/DAEMON-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated DAEMON-218: Affects Version/s: 1.0.7 Fix Version/s: (was:

Re: [DAEMON] change to standard Maven layout?

2011-11-01 Thread Mladen Truk
Don't know what would that give, but if you have an itch ... +1 On 11/02/2011 12:58 AM, sebb wrote: The layout of the folders is not currently to Maven standards. For example, src/java should be src/main/java and src/test => src/test/java OK if I fix these? Obviously build.xml and pom.xml wi