Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7119D458A for ; Wed, 8 Jun 2011 18:33:20 +0000 (UTC) Received: (qmail 40177 invoked by uid 500); 8 Jun 2011 18:33:20 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 40087 invoked by uid 500); 8 Jun 2011 18:33:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 40079 invoked by uid 99); 8 Jun 2011 18:33:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 18:33:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2011 18:33:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E986B10939F for ; Wed, 8 Jun 2011 18:32:58 +0000 (UTC) Date: Wed, 8 Jun 2011 18:32:58 +0000 (UTC) From: "Mladen Turk (JIRA)" To: issues@commons.apache.org Message-ID: <2012738468.4024.1307557978953.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <568746370.3800.1307552758997.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (DAEMON-208) jsvc missing -server option for compatibility with java MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DAEMON-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mladen Turk resolved DAEMON-208. -------------------------------- Resolution: Fixed Fix Version/s: 1.0.6 Assignee: Mladen Turk Well the implementation was trivial. The hardest part was documenting it :) > jsvc missing -server option for compatibility with java > ------------------------------------------------------- > > Key: DAEMON-208 > URL: https://issues.apache.org/jira/browse/DAEMON-208 > Project: Commons Daemon > Issue Type: Improvement > Components: Jsvc > Affects Versions: 1.0.5 > Reporter: Philip Zeyliger > Assignee: Mladen Turk > Priority: Minor > Fix For: 1.0.6 > > > This ticket is similar in spirit to DAEMON-140 and DAEMON-84. java (Java(TM) SE Runtime Environment (build 1.6.0_24-b07) > in my case) supports "-server" as a flag, which "jsvc" supports via the "-jvm server" flag. For backwards compability with scripts that might run a program either one way (jsvc) or the old way (java), it would be nice to support "-server" as an alias. > Thanks. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira