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

[Fixes #718] Fix version parsing when merging several versions #952

Merged

Conversation

guilgaly
Copy link
Contributor

@guilgaly guilgaly commented Oct 31, 2018

Fixes issue #718

@guilgaly guilgaly changed the title [WIP] [Fixes #718] Fix version parsing when merging several versions [Fixes #718] Fix version parsing when merging several versions Oct 31, 2018
@@ -676,6 +697,27 @@ object ResolutionTests extends TestSuite {
assert(res == expected)
}
}

'mergingTransitiveDeps{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test did fail when tested without the fix (my-lib-1 would apparently be resolved without a version number).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch…

@alexarchambault
Copy link
Member

(pushed an extra commit to trigger appveyor)

@alexarchambault
Copy link
Member

Merging, thanks @guilgaly!

@alexarchambault alexarchambault merged commit 5d06873 into coursier:master Oct 31, 2018
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