Print

Print


Commit in lcsim on MAIN
build.sh+1-71.6 -> 1.7
JM: increase permGen in build script

lcsim
build.sh 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- build.sh	23 May 2007 00:37:01 -0000	1.6
+++ build.sh	6 Nov 2007 21:25:38 -0000	1.7
@@ -1,9 +1,3 @@
 #!/bin/sh
-
-#
-# org.lcsim build on Unix or Cygwin
-#
-export MAVEN_OPTS=-Xmx1024m
-#-Dmaven.test.skip=true
+export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=512m"
 maven -Dmaven.compile.compilerargs=-Xlint:unchecked -Dmaven.compile.fork=true jar:install jas:install eclipse -Dmaven.test.skip=true
-#site
CVSspam 0.2.8