Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DFE686AD5 for ; Sat, 2 Jul 2011 08:14:14 +0000 (UTC) Received: (qmail 95994 invoked by uid 500); 2 Jul 2011 08:14:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95673 invoked by uid 500); 2 Jul 2011 08:13:48 -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 95664 invoked by uid 99); 2 Jul 2011 08:13:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jul 2011 08:13:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of genspring@gmail.com designates 209.85.215.182 as permitted sender) Received: from [209.85.215.182] (HELO mail-ey0-f182.google.com) (209.85.215.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jul 2011 08:13:34 +0000 Received: by eyg7 with SMTP id 7so1819061eyg.13 for ; Sat, 02 Jul 2011 01:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=FF8b1dGP9DxFPGvL9ReGtvTORQDf0UQvkkV3RRbyKOY=; b=vRU4BWZCVtUTJw1nKLeEiiw+nUblJ5Jz+eQAf4DFkffgbl915YsyTqKjPj1H954o0w a/i9PpWEKbm1hyHnpxMmwpSaHs4StzSWCb9EW5Uks8j+goVPMGuSxI4WRj7sfYmCcMmE zVdYhdhycFP1k8pp5274rqm67onwGQya5taRk= MIME-Version: 1.0 Received: by 10.213.22.74 with SMTP id m10mr1289569ebb.117.1309594394521; Sat, 02 Jul 2011 01:13:14 -0700 (PDT) Received: by 10.213.112.195 with HTTP; Sat, 2 Jul 2011 01:13:14 -0700 (PDT) Date: Sat, 2 Jul 2011 16:13:14 +0800 Message-ID: Subject: What's the reason why not to add .sh extension to geornimo scripts ? From: Shawn Jiang To: dev@geronimo.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I noticed that there are no extensions for all sh scripts of geornimo. Does anyone know what's the background of this ? GERONIMO_HOME\bin\client GERONIMO_HOME\bin\deploy GERONIMO_HOME\bin\geronimo GERONIMO_HOME\bin\register-service GERONIMO_HOME\bin\shutdown GERONIMO_HOME\bin\startup -- Shawn