merge with cassandra-0.4 branch

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@834241 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Evans 2009-11-09 21:18:57 +00:00
parent 07ad40f249
commit d97be8f5e4
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@
prefix="${final.name}-src">
<include name="**"/>
<exclude name="build/**" />
<exclude name="src/gen-java/**" />
</tarfileset>
</tar>
</target>