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/21 17:25:57 UTC

svn commit: r670210 - /geronimo/gshell/trunk/gshell-rapture/src/main/java/org/apache/geronimo/gshell/rapture/application/DefaultApplicationManager.java

Author: jdillon
Date: Sat Jun 21 08:25:57 2008
New Revision: 670210

URL: http://svn.apache.org/viewvc?rev=670210&view=rev
Log:
Update excludes

Modified:
    geronimo/gshell/trunk/gshell-rapture/src/main/java/org/apache/geronimo/gshell/rapture/application/DefaultApplicationManager.java

Modified: geronimo/gshell/trunk/gshell-rapture/src/main/java/org/apache/geronimo/gshell/rapture/application/DefaultApplicationManager.java
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-rapture/src/main/java/org/apache/geronimo/gshell/rapture/application/DefaultApplicationManager.java?rev=670210&r1=670209&r2=670210&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-rapture/src/main/java/org/apache/geronimo/gshell/rapture/application/DefaultApplicationManager.java (original)
+++ geronimo/gshell/trunk/gshell-rapture/src/main/java/org/apache/geronimo/gshell/rapture/application/DefaultApplicationManager.java Sat Jun 21 08:25:57 2008
@@ -273,7 +273,7 @@
             "gshell-model",
             "gshell-parser",
             "gshell-plexus",
-            "gshell-plugin",
+            "gshell-application",
             "gshell-rapture",
             "gshell-yarn",
             "jcl104-over-slf4j",