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

Persist classifier and improve version comparison #27

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

eed3si9n
Copy link
Contributor

@eed3si9n eed3si9n commented Jan 9, 2021

Ref coursier/versions#10
compat.isCompatible(...) doesn't work when the version number includes
weird alphabet tags in there like 3.10.1.Final.
This tries to work round the issue by calculating the minimum compatible
versions and comparing the two.

Ref coursier/versions#10
`compat.isCompatible(...)` doesn't work when the version number includes
weird alphabet tags in there like `3.10.1.Final`.
This tries to work round the issue by calculating the minimum compatible
versions and comparing the two.
@eed3si9n eed3si9n changed the title Improve version comparison Persist classifier and improve version comparison Jan 9, 2021
@eed3si9n eed3si9n merged commit 87747d4 into twitter:main Jan 11, 2021
@eed3si9n eed3si9n deleted the wip/netty-jetty branch January 11, 2021 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant