Commit in lcsim on MAIN
build.sh-31.9 removed
scripts/m1-build.sh+3added 1.1
+3-3
1 added + 1 removed, total 2 files
JM: moved to scripts

lcsim
build.sh removed after 1.9
diff -N build.sh
--- build.sh	27 Mar 2008 20:20:42 -0000	1.9
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,3 +0,0 @@
-#!/bin/sh
-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

lcsim/scripts
m1-build.sh added at 1.1
diff -N m1-build.sh
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ m1-build.sh	30 Oct 2008 23:00:09 -0000	1.1
@@ -0,0 +1,3 @@
+#!/bin/sh
+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
CVSspam 0.2.8