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/04/27 11:31:41 UTC

svn commit: r651903 - /geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/gsh-classworlds.conf

Author: jdillon
Date: Sun Apr 27 02:31:40 2008
New Revision: 651903

URL: http://svn.apache.org/viewvc?rev=651903&view=rev
Log:
Tidy up the cw config

Modified:
    geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/gsh-classworlds.conf

Modified: geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/gsh-classworlds.conf
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/gsh-classworlds.conf?rev=651903&r1=651902&r2=651903&view=diff
==============================================================================
--- geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/gsh-classworlds.conf (original)
+++ geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/gsh-classworlds.conf Sun Apr 27 02:31:40 2008
@@ -25,9 +25,14 @@
 
 [gshell]
     load ${gshell.home}/etc
+    load ${gshell.home}/lib/slf4j-api-*.jar
+    load ${gshell.home}/lib/slf4j-log4j12-*.jar
+    load ${gshell.home}/lib/jcl104-over-slf4j-*.jar
+    load ${gshell.home}/lib/log4j-*.jar
     load ${gshell.home}/lib/gshell/*.jar
+    load ${gshell.home}/lib/cglib-nodep-*.jar
+    load ${gshell.home}/lib/geronimo-kernel-*.jar
     load ${gshell.home}/repository/org/codehaus/groovy/maven/support/ant-1.7.0/1.0-beta-4-SNAPSHOT/ant-1.7.0-*.jar
-#    load ${gshell.home}/repository/org/apache/ant/ant/1.7.0/ant-*.jar
     load ${gshell.home}/repository/org/apache/ant/ant-launcher/1.7.0/ant-launcher-*.jar
     load ${gshell.home}/repository/org/apache/geronimo/gshell/gshell-cli/1.0-alpha-1/gshell-cli-*.jar
     load ${gshell.home}/repository/org/apache/geronimo/gshell/gshell-embeddable/1.0-alpha-1/gshell-embeddable-*.jar
@@ -38,16 +43,6 @@
     load ${gshell.home}/repository/org/apache/mina/mina-core/1.1.6/mina-core-*.jar
     load ${gshell.home}/repository/org/apache/mina/mina-filter-ssl/1.1.6/mina-filter-ssl-*.jar
     load ${gshell.home}/repository/org/codehaus/groovy/groovy-all-minimal/1.5.4/groovy-all-minimal-*.jar
-    
-    ##
-    ## HACK: For now pick these up from the normal lib/*
-    ##
-    load ${gshell.home}/lib/slf4j-api-*.jar
-    load ${gshell.home}/lib/slf4j-log4j12-*.jar
-    load ${gshell.home}/lib/jcl104-over-slf4j-*.jar
-    load ${gshell.home}/lib/log4j-*.jar
-    load ${gshell.home}/lib/cglib-nodep-*.jar
-    load ${gshell.home}/lib/geronimo-kernel-*.jar
     load ${gshell.home}/repository/org/apache/geronimo/specs/geronimo-javaee-deployment_1.1MR3_spec/1.0/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar
     load ${gshell.home}/repository/org/apache/geronimo/framework/geronimo-cli/2.2-SNAPSHOT/geronimo-cli-*.jar
     load ${gshell.home}/repository/org/apache/geronimo/framework/geronimo-deploy-config/2.2-SNAPSHOT/geronimo-deploy-config-*.jar