[ 
https://issues.apache.org/jira/browse/HBASE-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917417#action_12917417
 ] 

stack commented on HBASE-2996:
------------------------------

Lars, I get this when I apply it:

{code}



[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/Users/stack/checkouts/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLogSplitter.java:[58,40]
 cannot find symbol
symbol  : class NamingThreadFactory
location: package com.google.common.util.concurrent

{code}

Do you get the above?  Odd since I see the guava dependency in there, even in 
your new pom.xml

Otherwise patch looks great.

> Fix and clean up Maven
> ----------------------
>
>                 Key: HBASE-2996
>                 URL: https://issues.apache.org/jira/browse/HBASE-2996
>             Project: HBase
>          Issue Type: Umbrella
>          Components: build
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>             Fix For: 0.90.0
>
>         Attachments: HBASE2996.1.patch
>
>
> I have some changes to the pom.xml that are already covered by a few other 
> issues which I'd like to do in one big patch (because that's the way I 
> started it). I can always split that up in smaller parts if needed.
> I'll upload a unfinished patch just so you know what I've been working on.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to