You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/06/09 19:18:34 UTC

svn commit: r665787 - /geronimo/gshell/trunk/gshell-core/src/main/java/org/apache/geronimo/gshell/container/DefaultCommandContainer.java

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