You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2016/11/23 18:14:05 UTC

hbase git commit: HBASE-14198 Eclipse project generation is broken in master Small fix. Not enough to clean up all complaints in eclipse but fixes one error.

Repository: hbase
Updated Branches:
  refs/heads/master 9f5b8a83b -> a6f3057db


HBASE-14198 Eclipse project generation is broken in master
Small fix. Not enough to clean up all complaints in eclipse but fixes
one error.


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

Branch: refs/heads/master
Commit: a6f3057dbffe6fc55cb69dff73837655cfcf1cc1
Parents: 9f5b8a8
Author: Michael Stack <st...@apache.org>
Authored: Wed Nov 23 10:13:16 2016 -0800
Committer: Michael Stack <st...@apache.org>
Committed: Wed Nov 23 10:13:56 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/a6f3057d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 86edc82..7b2cfae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -736,6 +736,7 @@
                     <versionRange>[1.5,)</versionRange>
                     <goals>
                       <goal>process</goal>
+                      <goal>bundle</goal>
                     </goals>
                   </pluginExecutionFilter>
                   <action>