Author: chatellier Date: 2009-06-22 09:50:25 +0000 (Mon, 22 Jun 2009) New Revision: 2416 Modified: isis-fish/trunk/src/main/assembly/go.bat Log: -Xms is useless Modified: isis-fish/trunk/src/main/assembly/go.bat =================================================================== --- isis-fish/trunk/src/main/assembly/go.bat 2009-06-22 09:28:06 UTC (rev 2415) +++ isis-fish/trunk/src/main/assembly/go.bat 2009-06-22 09:50:25 UTC (rev 2416) @@ -1 +1 @@ -java -Xmx512M -Xms512M -Djava.library.path=jri -DR.type=jni -jar ${project.build.finalName}.${project.packaging} %1 %2 %3 %4 %5 %6 %7 %8 %9 > debug.txt \ No newline at end of file +java -Xmx512M -Djava.library.path=jri -DR.type=jni -jar ${project.build.finalName}.${project.packaging} %1 %2 %3 %4 %5 %6 %7 %8 %9 > debug.txt \ No newline at end of file
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org