From dc3fa0af9068c1bce78973bc089db639e8a44871 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Thu, 4 Apr 2013 19:06:45 -0700 Subject: if starr.use.released fetch Scala ${starr.version} for STARR I recommend creating a build.properties file as follows: ``` locker.skip=1 starr.use.released=1 ``` This will download the Scala version specified in starr.number, use it to build quick, skipping locker. --- build.xml | 53 +++++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 24 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index a3a22c53a0..3ec3a3f827 100644 --- a/build.xml +++ b/build.xml @@ -5,6 +5,14 @@ SuperSabbus for Scala core, builds the scala library and compiler. It can also package it as a simple distribution, tests it for stable bootstrapping and against the Scala test suite. + + + + + + @@ -219,15 +229,24 @@ TODO: - - + + - - + + + + + + + + + @@ -426,24 +445,10 @@ TODO: - - - - - - - - - - - - - - + - - + + -- cgit v1.2.3