Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 87601 invoked from network); 23 Apr 2010 14:39:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Apr 2010 14:39:56 -0000 Received: (qmail 15563 invoked by uid 500); 23 Apr 2010 14:39:55 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 15436 invoked by uid 500); 23 Apr 2010 14:39:54 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 15429 invoked by uid 99); 23 Apr 2010 14:39:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Apr 2010 14:39:54 +0000 X-ASF-Spam-Status: No, hits=-1448.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Apr 2010 14:39:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 13A3423889B8; Fri, 23 Apr 2010 14:39:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r937314 - in /commons/proper/daemon/trunk/src/samples: ProcrunServiceInstall.cmd ProcrunServiceRemove.cmd Date: Fri, 23 Apr 2010 14:39:12 -0000 To: commits@commons.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100423143912.13A3423889B8@eris.apache.org> Author: sebb Date: Fri Apr 23 14:39:11 2010 New Revision: 937314 URL: http://svn.apache.org/viewvc?rev=937314&view=rev Log: Comments Modified: commons/proper/daemon/trunk/src/samples/ProcrunServiceInstall.cmd commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd Modified: commons/proper/daemon/trunk/src/samples/ProcrunServiceInstall.cmd URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/samples/ProcrunServiceInstall.cmd?rev=937314&r1=937313&r2=937314&view=diff ============================================================================== --- commons/proper/daemon/trunk/src/samples/ProcrunServiceInstall.cmd (original) +++ commons/proper/daemon/trunk/src/samples/ProcrunServiceInstall.cmd Fri Apr 23 14:39:11 2010 @@ -15,7 +15,7 @@ rem WITHOUT WARRANTIES OR CONDITIONS OF rem See the License for the specific language governing permissions and rem limitations under the License. -rem Batch script for defining the ProcrunService +rem Batch script for defining the ProcrunService (JVM and Java versions) rem Copy this file and ProcrunService.jar into the same directory as prunsrv (or adjust the paths below) Modified: commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd?rev=937314&r1=937313&r2=937314&view=diff ============================================================================== --- commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd (original) +++ commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd Fri Apr 23 14:39:11 2010 @@ -15,7 +15,7 @@ rem WITHOUT WARRANTIES OR CONDITIONS OF rem See the License for the specific language governing permissions and rem limitations under the License. -rem Batch script for defining the ProcrunService +rem Batch script for removing the ProcrunService (JVM and Java versions) setlocal