You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/05/17 01:43:59 UTC

svn commit: r170490 - /maven/components/trunk/maven-core/src/bin/m2

Author: brett
Date: Mon May 16 16:43:58 2005
New Revision: 170490

URL: http://svn.apache.org/viewcvs?rev=170490&view=rev
Log:
remove redundant vars

Modified:
    maven/components/trunk/maven-core/src/bin/m2

Modified: maven/components/trunk/maven-core/src/bin/m2
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core/src/bin/m2?rev=170490&r1=170489&r2=170490&view=diff
==============================================================================
--- maven/components/trunk/maven-core/src/bin/m2 (original)
+++ maven/components/trunk/maven-core/src/bin/m2 Mon May 16 16:43:58 2005
@@ -112,8 +112,6 @@
   echo "Warning: JAVA_HOME environment variable is not set."
 fi
 
-CLASSWORLDS_JAR=${M2_HOME}/core/boot/classworlds-*.jar
-CLASSWORLDS_CONF=${M2_HOME}/bin/m2.conf
 CLASSWORLDS_LAUNCHER=org.codehaus.classworlds.Launcher
 
 # For Cygwin, switch paths to Windows format before running java



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org