Skip to content

[KARAF-1583] Add repository dependencies#228

Closed
skitt wants to merge 1 commit intoapache:masterfrom
skitt:karaf-1583
Closed

[KARAF-1583] Add repository dependencies#228
skitt wants to merge 1 commit intoapache:masterfrom
skitt:karaf-1583

Conversation

@skitt
Copy link
Member

@skitt skitt commented Aug 22, 2016

Any repository dependencies encountered while processing feature
dependencies are added to the repositories. We track
feature-repository correspondences and only add necessary repositories
after processing all the features, so we end up adding repositories
necessary to find feature dependencies, but nothing else.

Repositories are tracked explicitly to allow later integration of
repositories mentioned in pre-existing feature.xml files; this will
allow large feature repositories to be used optimally.

Signed-off-by: Stephen Kitt skitt@redhat.com

Any repository dependencies encountered while processing feature
dependencies are added to the repositories. We track
feature-repository correspondences and only add necessary repositories
after processing all the features, so we end up adding repositories
necessary to find feature dependencies, but nothing else.

Repositories are tracked explicitly to allow later integration of
repositories mentioned in pre-existing feature.xml files; this will
allow large feature repositories to be used optimally.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
@jbonofre
Copy link
Member

R: @jbonofre

@asfgit asfgit closed this in 5e310d5 Aug 22, 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.

2 participants