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

stack updated HTRACE-114:
-------------------------
    Attachment: 114.txt

I tried 
http://stackoverflow.com/questions/4312553/maven-assembly-add-different-version-of-the-same-artifact
 but It is about *assemblying* artifacts with more than one version of a jar, 
not about having jar in place at build/test time. I went and read about the 
maven-dependency-plugin and, with some hackery, this powerful plugin seems to 
let us mangle an old htrace onto the test CLASSPATH concurrent with the new 
current version (as long as I give the old version a different artifactId).

Will finish patch in morning... convering over hbase references to use new 1.0 
API

> Fix compilation error of htrace-hbase against hbase-1.0.0
> ---------------------------------------------------------
>
>                 Key: HTRACE-114
>                 URL: https://issues.apache.org/jira/browse/HTRACE-114
>             Project: HTrace
>          Issue Type: Bug
>    Affects Versions: master
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>         Attachments: 114.txt, HTRACE-114.001.patch, HTRACE-114.002.patch
>
>
> HBaseSpanReceiver uses Table#flushCommits which is removed.



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

Reply via email to