Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shaded library still listed as dependencies #13

Closed
filosganga opened this issue Feb 16, 2018 · 1 comment
Closed

Shaded library still listed as dependencies #13

filosganga opened this issue Feb 16, 2018 · 1 comment
Assignees

Comments

@filosganga
Copy link

Hi,
this library is affected by the same issue as log4j-appender was:
logzio/logzio-log4j2-appender#15

The shaded dependencies are still present in the final pom.xml, to avoid that please set createDependencyReducedPom setting to true.

@idohalevi
Copy link
Contributor

@filosganga
The issue is that because the java-sender doesn't use Splitter when we create the jar there is an optimization that causes the jar to not include Splitter library. It will be fixed in the new log4j version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants