Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 902 invoked from network); 23 Apr 2007 03:19:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 03:19:39 -0000 Received: (qmail 46641 invoked by uid 500); 23 Apr 2007 03:19:44 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 46305 invoked by uid 500); 23 Apr 2007 03:19:42 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 46289 invoked by uid 99); 23 Apr 2007 03:19:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 20:19:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2007 20:19:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4B324714069 for ; Sun, 22 Apr 2007 20:19:15 -0700 (PDT) Message-ID: <10592591.1177298355288.JavaMail.jira@brutus> Date: Sun, 22 Apr 2007 20:19:15 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-3110) Update Windows scripts to handle a couple failure scenarios MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Update Windows scripts to handle a couple failure scenarios ----------------------------------------------------------- Key: GERONIMO-3110 URL: https://issues.apache.org/jira/browse/GERONIMO-3110 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: startup/shutdown Affects Versions: 1.1.1, 1.2, 2.0-M5 Environment: Windows Reporter: Donald Woods Assigned To: Donald Woods Priority: Minor Fix For: 2.0-M5 Change "setlocal" to "@setlocal enableextensions" to always enable long filename support on Windows. Add "@set ERRORLEVEL=0" to clear out any leftover RCs from other apps/scripts before we use it -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.