[
https://issues.apache.org/jira/browse/HBASE-11166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000426#comment-14000426
]
Ted Yu commented on HBASE-11166:
--------------------------------
I got:
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
(default-testCompile) on project hbase-prefix-tree: Compilation failure:
Compilation failure:
[ERROR]
/Users/tyu/trunk/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/timestamp/TestTimestampEncoder.java:[24,30]
cannot find symbol
[ERROR] symbol : class SmallTests
[ERROR] location: package org.apache.hadoop.hbase
[ERROR]
/Users/tyu/trunk/hbase-prefix-tree/src/test/java/org/apache/hadoop/hbase/codec/prefixtree/timestamp/TestTimestampEncoder.java:[35,10]
cannot find symbol
[ERROR] symbol: class SmallTests
[ERROR] @Category(SmallTests.class)
{code}
> TestTimestampEncoder doesn't have category
> ------------------------------------------
>
> Key: HBASE-11166
> URL: https://issues.apache.org/jira/browse/HBASE-11166
> Project: HBase
> Issue Type: Test
> Affects Versions: 0.98.2
> Reporter: Ted Yu
> Assignee: Rekha Joshi
> Priority: Minor
> Attachments: HBASE-11166.1.patch
>
>
> Jeff Bowles discovered that TestTimestampEncoder doesn't have category
--
This message was sent by Atlassian JIRA
(v6.2#6252)