[
https://issues.apache.org/jira/browse/HTRACE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737391#comment-14737391
]
stack commented on HTRACE-114:
------------------------------
Mvn won't let us have two versions of same artifact. Could 'cheat' but copying
the 3.1 so it shows up on CLASSPATH using
https://maven.apache.org/plugins/maven-dependency-plugin/copy-mojo.html These
fellows seem to have made this ugly hack work
http://stackoverflow.com/questions/4312553/maven-assembly-add-different-version-of-the-same-artifact
(Colin found the link)
> 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: 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)