From 5e4a5b02707a90fa2b35ebcaffa5ec1047f632b1 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 13 Oct 2005 08:53:20 +0000 Subject: - added some comments. - corrected target 'distrib.unix' (directory 'man'). --- build.xml | 49 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index 5e0179023a..2516c349ad 100644 --- a/build.xml +++ b/build.xml @@ -18,11 +18,17 @@ - Loading properties from '${basedir}/build.support/build.base.properties' + + Loading properties from '${basedir}/build.support/build.base.properties' + - Loading properties from '${build.support.dir}/build.${user.name}.properties' + + Loading properties from '${build.support.dir}/build.${user.name}.properties' + - Loading properties from '${build.support.dir}/build.default.properties' + + Loading properties from '${build.support.dir}/build.default.properties' + + - - - - - - + @@ -296,27 +297,38 @@ includes="ScalaByExample.pdf,ScalaReference.pdf" /> + + + + + + + + + + + - - - + - + + - + + + + + + -- cgit v1.2.3