Repository: hbase
Updated Branches:
  refs/heads/master 825871431 -> 86b8b8da0


    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/86b8b8da
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/86b8b8da
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/86b8b8da

Branch: refs/heads/master
Commit: 86b8b8da0082bea9e8b9c43df917acd67a680cd1
Parents: 8258714
Author: stack <[email protected]>
Authored: Sat Jan 31 08:38:15 2015 -0800
Committer: stack <[email protected]>
Committed: Sat Jan 31 08:38:15 2015 -0800

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/86b8b8da/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 200a165..57e23c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -662,6 +662,7 @@
               <exclude>**/*.orig</exclude>
               <exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
               
<exclude>**/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c</exclude>
+              <exclude>**/0000000000000016310</exclude>
               <exclude>**/.git/**</exclude>
               <exclude>**/.idea/**</exclude>
               <exclude>**/*.iml</exclude>

Reply via email to