You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/09/26 16:42:21 UTC

[jira] [Resolved] (HBASE-16709) Drop hadoop-1.1 profile in pom.xml for master branch

     [ https://issues.apache.org/jira/browse/HBASE-16709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved HBASE-16709.
----------------------------
    Resolution: Duplicate

> Drop hadoop-1.1 profile in pom.xml for master branch
> ----------------------------------------------------
>
>                 Key: HBASE-16709
>                 URL: https://issues.apache.org/jira/browse/HBASE-16709
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Priority: Minor
>
> Currently the following modules have hadoop-1.1 profile in pom.xml:
> {code}
>       <id>hadoop-1.1</id>
> ./hbase-client/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-common/pom.xml
>          <id>hadoop-1.1</id>
> ./hbase-examples/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-external-blockcache/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-it/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-prefix-tree/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-procedure/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-server/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-shell/pom.xml
>             <id>hadoop-1.1</id>
> ./hbase-testing-util/pom.xml
>       <id>hadoop-1.1</id>
> ./hbase-thrift/pom.xml
> {code}
> hadoop-1.1 profile can be dropped in the above pom.xml for hbase 2.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)