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:
parent
a03faee938
commit
d303223e7b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue