HBASE-7304 assembly:assembly doesn't include the correct hbase-hadoop compat jars for hadoop 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1419626 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d6bc735d19
commit
5c39f7258e
|
@ -42,7 +42,7 @@
|
|||
<include>org.apache.hbase:hbase-common</include>
|
||||
<include>org.apache.hbase:hbase-hadoop-compat</include>
|
||||
<include>org.apache.hbase:hbase-server</include>
|
||||
<include>org.apache.hbase:hbase-hadoop1-compat</include>
|
||||
<include>org.apache.hbase:hbase-hadoop2-compat</include>
|
||||
<include>org.apache.hbase:hbase-examples</include>
|
||||
</includes>
|
||||
<!-- Include all the sources in the top directory -->
|
||||
|
|
Loading…
Reference in New Issue