[
https://issues.apache.org/jira/browse/HTRACE-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945430#comment-14945430
]
Hudson commented on HTRACE-276:
-------------------------------
SUCCESS: Integrated in HTrace-Master #127 (See
[https://builds.apache.org/job/HTrace-Master/127/])
HTRACE-276. Shade classes into org.apache.htrace.shaded rather than (cmccabe:
rev 43ce2136a3c4bd8f2eeb296d2b1d4d0d516c3088)
* htrace-hbase/pom.xml
* htrace-zipkin/pom.xml
* htrace-htraced/pom.xml
* htrace-core4/pom.xml
> Shade classes into org.apache.htrace.shaded rather than org.apache.htrace
> -------------------------------------------------------------------------
>
> Key: HTRACE-276
> URL: https://issues.apache.org/jira/browse/HTRACE-276
> Project: HTrace
> Issue Type: Improvement
> Components: build
> Affects Versions: 4.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 4.1
>
> Attachments: HTRACE-276.001.patch
>
>
> We should shade classes into {{org.apache.htrace.shaded}} rather than
> {{org.apache.htrace}}. This will prevent two classes with the same name from
> being on the CLASSPATH if both HTrace 3.x and 4.x jars are both there. This
> will make it possible for us to change the version of dependencies without
> issues in the future.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)