You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/10/06 19:30:27 UTC

[jira] [Resolved] (HTRACE-276) Shade classes into org.apache.htrace.shaded rather than org.apache.htrace

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

Colin Patrick McCabe resolved HTRACE-276.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.1

Thanks, [~stack]

> 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)