From 255435b4f25f7e31d801de80fd0135ecc385e10e Mon Sep 17 00:00:00 2001 From: Lex Spoon Date: Fri, 13 Jul 2007 15:17:24 +0000 Subject: - run the scaladoc task with its classpath poin... - run the scaladoc task with its classpath pointing to directories, not to jars - use the just-build scaladoc to generate the API, not the one in starr - removed some properties whose name and value are the same - generate API docs for the actors code, too - do not build and install the tests package by default --- debian/simpbuild.xml | 64 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 27 deletions(-) (limited to 'debian') diff --git a/debian/simpbuild.xml b/debian/simpbuild.xml index 48f5b5c629..8272c124e7 100644 --- a/debian/simpbuild.xml +++ b/debian/simpbuild.xml @@ -61,9 +61,6 @@ - - - @@ -163,7 +160,7 @@ @@ -178,11 +175,6 @@ classname="scala.tools.ant.ScalaTool" classpathref="starr.classpath" /> - - - @@ -321,9 +311,11 @@ message="copyright.string=${copyright.string}${line.separator}" append="true" /> - + + + @@ -341,7 +333,7 @@ - +
@@ -363,7 +355,7 @@ message="copyright.string=${copyright.string}${line.separator}" append="true" /> - + @@ -381,12 +373,12 @@
- + - +
@@ -454,19 +446,38 @@ /> - + + + + + + + + + + + + - + + + + + @@ -496,7 +507,7 @@ - + @@ -508,8 +519,8 @@ desc="The Scala library. This is the minimal requirement to run any Scala program." link="${sbaz.universe}/${sbaz.lib.name}-${version.number}.sbp" > - - + + @@ -524,7 +535,7 @@ link="${sbaz.universe}/${sbaz.dev.name}-${version.number}.sbp" > - + @@ -541,7 +552,9 @@ depends="${sbaz.lib.name},${sbaz.dev.name}" link="${sbaz.universe}/${sbaz.scala.name}-${version.number}.sbp" /> - + + + - + - - - -- cgit v1.2.3