summaryrefslogtreecommitdiff
path: root/src/build
diff options
context:
space:
mode:
authorJosh Suereth <joshua.suereth@gmail.com>2012-03-23 13:30:09 -0400
committerJosh Suereth <joshua.suereth@gmail.com>2012-03-27 09:40:02 -0400
commit960d16a87eaaa6d4265fae53e126dc83e5de7e2b (patch)
tree5c405f706a36e56495b396ae262c3a06dc54fcec /src/build
parent8948f80e78b9fe08cc7e2fc5c97f37df78e95a08 (diff)
downloadscala-960d16a87eaaa6d4265fae53e126dc83e5de7e2b.tar.gz
scala-960d16a87eaaa6d4265fae53e126dc83e5de7e2b.tar.bz2
scala-960d16a87eaaa6d4265fae53e126dc83e5de7e2b.zip
Removed git from source repo generation.
Diffstat (limited to 'src/build')
-rw-r--r--src/build/pack.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build/pack.xml b/src/build/pack.xml
index 6e6b915976..723fd1d25d 100644
--- a/src/build/pack.xml
+++ b/src/build/pack.xml
@@ -78,6 +78,7 @@ MAIN DISTRIBUTION PACKAGING
<exclude name="logs/**"/>
<exclude name="sandbox/**"/>
<exclude name="test/partest"/>
+ <exclude name=".git"/>
</tarfileset>
<tarfileset dir="${basedir}" prefix="${dist.name}-sources" filemode="755">
<include name="test/partest"/>