Colin Patrick McCabe created HTRACE-276:
-------------------------------------------
Summary: 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
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)