summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-03-14 23:54:05 +0000
committermichelou <michelou@epfl.ch>2006-03-14 23:54:05 +0000
commitb2dbba9927ac448217c092d8050e0b511aa93da3 (patch)
tree9ec26c50740ab4bb22b46ea464f6894eba11e82f /build.xml
parentb3acb71544cf830fb6f4b214376b848f2ae5511c (diff)
downloadscala-b2dbba9927ac448217c092d8050e0b511aa93da3.tar.gz
scala-b2dbba9927ac448217c092d8050e0b511aa93da3.tar.bz2
scala-b2dbba9927ac448217c092d8050e0b511aa93da3.zip
propagate property 'version.number' to all depe...
propagate property 'version.number' to all dependencies
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 10e8cd9c94..9e43a0ff20 100644
--- a/build.xml
+++ b/build.xml
@@ -4,11 +4,11 @@
<project name="scala-core" default="build">
<description>
- I am SABBUS for Scala-core, the build system for the Scala compiler and core
+ I am SABBUS for ${ant.project.name}, the build system for the Scala compiler and core
library. Please check the 'docs/README' file for more information about me.
</description>
- <echo level="info" message="Running SABBUS for Scala-core..."/>
+ <echo level="info" message="Running SABBUS for ${ant.project.name}..."/>
<!-- ===========================================================================
PROPERTIES