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

Revert "Check duplicated classes in dependencies tool" #70

Merged
merged 1 commit into from
May 3, 2015

Conversation

xerial
Copy link
Owner

@xerial xerial commented May 3, 2015

Reverts #65

@DavidPerezIngeniero

Let me revert this change, since sbt sometimes resolves version conflicts automatically, and sometimes doesn't. So even if there are duplicated jars, the result of sbt scripted sbt-pack/duplicated-classes was unstable.

[info] [warn] Version conflict on org.slf4j.slf4j-api.jar. Using 1.7.6 (found 1.7.2, 1.7.6)
[info] [info] No conflicts detected, scanned 20 jar files.

If you have any idea on fixing this, please let me know.

xerial added a commit that referenced this pull request May 3, 2015
Revert "Check duplicated classes in dependencies tool"
@xerial xerial merged commit 0bd44af into develop May 3, 2015
@xerial xerial deleted the revert-65-develop branch May 3, 2015 08:00
@DavidPerezIngeniero
Copy link

We can open an issue in SBT. If you have enough information you could do it. Otherwise, I'll try to research, when I have free time for this.

I haven't observed this behaviour, and my app has over 300 dependencies.

@xerial
Copy link
Owner Author

xerial commented May 5, 2015

For the investigation please look at TravisCI's logs after mergimg this PR.

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

Successfully merging this pull request may close these issues.

None yet

2 participants