From 42f29d362a24027ed70fef4cf604b431d94e5b16 Mon Sep 17 00:00:00 2001 From: michelou Date: Tue, 27 Mar 2007 11:24:08 +0000 Subject: [PATCH] also generates sources tarball git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10547 5e8d7ff9-d8ef-0310-90f0-a4852d11357a --- build.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build.xml b/build.xml index dca94fdf2..779a2e4ef 100644 --- a/build.xml +++ b/build.xml @@ -1139,6 +1139,18 @@ GENERATES A DISTRIBUTION file="${dist.dir}/scala-${version.number}.zip" forceOverwrite="yes" fileext=".md5"/> + + + + +