Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 81747 invoked from network); 9 Sep 2007 02:40:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2007 02:40:54 -0000 Received: (qmail 22692 invoked by uid 500); 9 Sep 2007 02:40:46 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 22627 invoked by uid 500); 9 Sep 2007 02:40:46 -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 22616 invoked by uid 99); 9 Sep 2007 02:40:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2007 19:40:46 -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, 09 Sep 2007 02:42:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C238714168 for ; Sat, 8 Sep 2007 19:40:29 -0700 (PDT) Message-ID: <22633784.1189305629285.JavaMail.jira@brutus> Date: Sat, 8 Sep 2007 19:40:29 -0700 (PDT) From: "Jason Dillon (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GSHELL-11) Enable/disable categories. In-Reply-To: <12159397.1151276849855.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GSHELL-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-11. ------------------------------ Resolution: Won't Fix Categories are old news, the latest dealio is the layout... so this supersedes any category muck. > Enable/disable categories. > -------------------------- > > Key: GSHELL-11 > URL: https://issues.apache.org/jira/browse/GSHELL-11 > Project: GShell > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Core > Affects Versions: 0.0.1 > Reporter: Jason Dillon > Assignee: Jason Dillon > Fix For: 1.0-alpha-1 > > > Command def sets the initial state, 'enable' command toggles to enable or disable categories: > {noformat} > # enable all categories ending with debug > /gshell/debug *debug > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.