remove MAVEN_OPTS - no need for such a high setting, and make it consistent with the shell script

also, the form of MAVEN_OPTS did not work when it was already set due to extra quoting


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@190218 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-06-12 05:16:59 +00:00
parent 1c0f134fa5
commit 8918d09b75
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ goto Win9xApp
@REM Reaching here means variables are defined and arguments have been captured
:endInit
if "%MAVEN_OPTS%"=="" SET MAVEN_OPTS="-Xmx256m"
SET MAVEN_JAVA_EXE="%JAVA_HOME%\bin\java.exe"
@REM Start MAVEN2