summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
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