[
https://issues.apache.org/jira/browse/HBASE-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-13414:
--------------------------------
Attachment: HBASE-13414.1.patch.txt
Ran through {{mvn -Dtest=TestHCM}} and it passed give:
{code}
$ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 11:31:09-0600)
Maven home: /usr/share/maven
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.8.5", arch: "x86_64", family: "mac"
{code}
> TestHCM no longer needs to test for JRE 6.
> ------------------------------------------
>
> Key: HBASE-13414
> URL: https://issues.apache.org/jira/browse/HBASE-13414
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.0.0, 1.0.1
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Fix For: 2.0.0, 1.0.2, 1.10
>
> Attachments: HBASE-13414.1.patch.txt
>
>
> while doing some work for HADOOP-11804 I realized that TestHCM kept using an
> internal org.jboss.netty method post HBASE-10573. It's been working because
> the exclusion on netty for Hadoop doesn't cover the org.jboss version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)