Skip to content

Fixed provided but shaded dependencies in modules by configuring a global shading rule#693

Merged
bsideup merged 1 commit into
masterfrom
global_relocation_config
May 15, 2018
Merged

Fixed provided but shaded dependencies in modules by configuring a global shading rule#693
bsideup merged 1 commit into
masterfrom
global_relocation_config

Conversation

@bsideup
Copy link
Copy Markdown
Member

@bsideup bsideup commented May 15, 2018

Fixes #656

Background:
Some modules were using shaded dependencies of core without doing the relocation.
This change will ensure that every module is using the same package as core to avoid it in future

@bsideup bsideup requested review from kiview and rnorth May 15, 2018 15:37
@bsideup bsideup added this to the next milestone May 15, 2018
Copy link
Copy Markdown
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants