[
https://issues.apache.org/activemq/browse/SMX4KNL-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49678#action_49678
]
Freeman Fang commented on SMX4KNL-197:
--------------------------------------
we need add
<include>org.slf4j:slf4j-api</include>
<include>org.slf4j:slf4j-nop</include>
to make client source jar to include the slf4j sources
And also there is a bug in maven-shade-plugin 1.1
http://jira.codehaus.org/browse/MSHADE-30 which we will see duplicated entry
error when we include org.slf4j so we need update maven-shade-plugin to 1.2
> The client source jar should include the slf4j sources using the shade plugin
> -----------------------------------------------------------------------------
>
> Key: SMX4KNL-197
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-197
> Project: ServiceMix Kernel
> Issue Type: Task
> Reporter: Guillaume Nodet
> Assignee: Freeman Fang
> Fix For: 1.1.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.