Merge branch 'cassandra-2.1' into trunk

Conflicts:
        CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db1cf3e0
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/db1cf3e0
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/db1cf3e0

Branch: refs/heads/trunk
Commit: db1cf3e084c2b36d66610e78ef89351df5d5d76a
Parents: 8d570fa 77d58f9
Author: Brandon Williams <brandonwilli...@apache.org>
Authored: Tue Mar 17 14:34:59 2015 -0500
Committer: Brandon Williams <brandonwilli...@apache.org>
Committed: Tue Mar 17 14:34:59 2015 -0500

----------------------------------------------------------------------
 CHANGES.txt | 2 +-
 build.xml   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/db1cf3e0/CHANGES.txt
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/cassandra/blob/db1cf3e0/build.xml
----------------------------------------------------------------------
diff --cc build.xml
index 3fb4240,bdb3646..c99e8f8
--- a/build.xml
+++ b/build.xml
@@@ -62,9 -60,9 +62,10 @@@
      <property name="test.runners" value="1"/>
      <property name="test.unit.src" value="${test.dir}/unit"/>
      <property name="test.long.src" value="${test.dir}/long"/>
 +    <property name="test.microbench.src" value="${test.dir}/microbench"/>
      <property name="test.pig.src" value="${test.dir}/pig"/>
      <property name="dist.dir" value="${build.dir}/dist"/>
+     <property name="tmp.dir" value="${java.io.tmpdir}"/>
        
        <property name="source.version" value="1.7"/>
        <property name="target.version" value="1.7"/>

Reply via email to