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

Add Ivy branch support to ModuleID [1.0.x] + fix CacheIvy #2501

Merged
merged 3 commits into from
Mar 7, 2016

Conversation

dansanduleac
Copy link
Contributor

This is the counterpart to sbt/librarymanagement#26 that I mentioned.
Together with that PR, these are a forward port (to 1.0.x) of the changes initially proposed in #1994.

This particular PR:

  • includes branchName in Format[ModuleID]
  • swaps incorrect order of inclusions and exclusions in the CacheIvy change introduced by Handle source, docs artifacts correctly for Ivy [1.0.x] #2475 at this line (sorry!)
  • adds a CacheIvyTest that ensures a cached-then-retrieved ModuleID remains equal to the original (save for CrossVersion, which is not being cached perfectly)

@eed3si9n eed3si9n added the ready label Mar 7, 2016
@eed3si9n
Copy link
Member

eed3si9n commented Mar 7, 2016

LGTM

eed3si9n added a commit that referenced this pull request Mar 7, 2016
Add Ivy `branch` support to ModuleID [1.0.x] + fix CacheIvy
@eed3si9n eed3si9n merged commit 2474f81 into sbt:1.0.x Mar 7, 2016
@eed3si9n eed3si9n removed the ready label Mar 7, 2016
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