propagate property 'version.number' to all dependencies

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6762 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
michelou 2006-03-14 23:54:05 +00:00
parent a03faee938
commit d303223e7b
1 changed files with 2 additions and 2 deletions

View File

@ -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