From 233eea8ad39dcb38c3f5eec10b346fcf82e90640 Mon Sep 17 00:00:00 2001 From: spoon Date: Thu, 19 Jan 2006 15:22:54 +0000 Subject: [PATCH] Three things to be friendly with Scala Bazaars: 1. Generate three sbp packages, not just one 2. Fix the name of the bin scripts, e.g. scala22 --> scala2 3. Do not include a Main-Class in the scalac jar file git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5582 5e8d7ff9-d8ef-0310-90f0-a4852d11357a --- build.xml | 51 +++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 39 insertions(+), 12 deletions(-) diff --git a/build.xml b/build.xml index bad60db10..4263ed6a3 100644 --- a/build.xml +++ b/build.xml @@ -66,10 +66,10 @@ PROPERTIES - - - - + + + + @@ -592,8 +592,10 @@ GENERATES A DISTRIBUTION basedir="${strap.comp.dir}"> + - - - - + + + + + + + + + + + + + +