Repository: hbase
Updated Branches:
refs/heads/branch-1.0 fbbbf7e6d -> b0ea2fba4
HBASE-12782 ITBLL fails for me if generator does anything but 5M per
maptask: ADDENDUM -- ADD DATA FILE TO RAT EXCLUDES (noticed by Ted Yu)
Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b0ea2fba
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b0ea2fba
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/b0ea2fba
Branch: refs/heads/branch-1.0
Commit: b0ea2fba424e5dba97b9ec1659000dcedc76ec4d
Parents: fbbbf7e
Author: stack <[email protected]>
Authored: Sat Jan 31 08:38:15 2015 -0800
Committer: stack <[email protected]>
Committed: Sat Jan 31 08:39:12 2015 -0800
----------------------------------------------------------------------
pom.xml | 1 +
1 file changed, 1 insertion(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/hbase/blob/b0ea2fba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 842ca91..809fc55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -658,6 +658,7 @@
<exclude>**/*.orig</exclude>
<exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
<exclude>**/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c</exclude>
+ <exclude>**/0000000000000016310</exclude>
<exclude>**/.git/**</exclude>
<exclude>**/.idea/**</exclude>
<exclude>**/*.iml</exclude>