Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 96822 invoked from network); 9 Jun 2008 17:18:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jun 2008 17:18:58 -0000 Received: (qmail 84465 invoked by uid 500); 9 Jun 2008 17:19:00 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 84411 invoked by uid 500); 9 Jun 2008 17:19:00 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 84402 invoked by uid 99); 9 Jun 2008 17:19:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2008 10:19:00 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 09 Jun 2008 17:18:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0726823889FE; Mon, 9 Jun 2008 10:18:35 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r665787 - /geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java Date: Mon, 09 Jun 2008 17:18:34 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080609171835.0726823889FE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdillon Date: Mon Jun 9 10:18:34 2008 New Revision: 665787 URL: http://svn.apache.org/viewvc?rev=665787&view=rev Log: Update the docs Modified: geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java Modified: geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java?rev=665787&r1=665786&r2=665787&view=diff ============================================================================== --- geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java (original) +++ geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java Mon Jun 9 10:18:34 2008 @@ -48,7 +48,7 @@ private GShellPlexusContainer container; - @Configuration("invalid") + @Configuration("invalid") // Just to mark what this is used for, since we have to configure a default value private String commandId; // Contextualizable