Changed the product name in SABBUS to 'scala2'.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5578 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
c5f3ec19a4
commit
9f2e3501e6
|
@ -63,7 +63,7 @@ PROPERTIES
|
|||
<!-- Location of structure of the distribution properties -->
|
||||
<property name="dist.dir" value="${basedir}/dists"/>
|
||||
<property name="dist.latest.dir" value="${dist.dir}/latest"/>
|
||||
<property name="dist.name" value="scala-core"/>
|
||||
<property name="dist.name" value="scala2"/>
|
||||
<property name="lib.jar.name" value="${dist.name}-${lib.dir.name}.jar"/>
|
||||
<property name="comp.jar.name" value="${dist.name}-${comp.dir.name}.jar"/>
|
||||
<property name="scala.exec.name" value="${dist.name}2"/>
|
||||
|
|
Loading…
Reference in New Issue