From 0b89f667d285ce2ba52be39885e4584ae0785feb Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Fri, 11 Apr 2008 15:05:44 +0000 Subject: Added what is needed to properly build, test an... Added what is needed to properly build, test and package a distribution for jvm 1.4. --- sabbus.xml | 183 ++++++------------------------ src/build/four.xml | 325 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 357 insertions(+), 151 deletions(-) create mode 100644 src/build/four.xml diff --git a/sabbus.xml b/sabbus.xml index fc0592d099..5aa5d49e04 100644 --- a/sabbus.xml +++ b/sabbus.xml @@ -3,9 +3,7 @@ - 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. Use PackSabbus to package it for different install - management tools such as Sbaz. + 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. Use PackSabbus to package it for different install management tools such as Sbaz. - - + @@ -89,7 +86,6 @@ PROPERTIES - @@ -433,22 +429,17 @@ QUICK BUILD (QUICK) + + + - - - + - - - - - - + + + - - - - - - - - - - - - + @@ -794,7 +777,7 @@ DOCUMENTATION - + @@ -815,7 +798,7 @@ DOCUMENTATION srcdir="${src.dir}/compiler"> - + @@ -825,128 +808,6 @@ DOCUMENTATION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1071,6 +932,26 @@ STABLE REFERENCE (STARR) + + + + + + + + + + + + + + + + + + diff --git a/src/build/four.xml b/src/build/four.xml new file mode 100644 index 0000000000..5b1579a684 --- /dev/null +++ b/src/build/four.xml @@ -0,0 +1,325 @@ + + + + + + SuperSabbus extension for the Scala library and compiler targeted for the JVM 1.4. THIS FILE IS NOT STAND-ALONE AND SHOULD ONLY BE USED THROUGH ENTRY POINTS IN SUPERSABBUS. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3