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

[tycho-4.0.x] Use original URL to decide if a IU is provided by reference #3854

Merged
merged 1 commit into from
May 17, 2024

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Currently the location of the repository is used, but this can lead to
false results if the location is actually is mirrored. In that case a
reference is removed even though it contributes to the solution and is
afterwards missing.

This now uses a Map of the original URI used to load the repository to
check for items that can be removed. Beside that a repository does not
only contributes its own IUs but also those that are enclosed in their
references as well.

(cherry picked from commit f53ebeb)
@eclipse-tycho-bot eclipse-tycho-bot enabled auto-merge (rebase) May 17, 2024 12:16
@eclipse-tycho-bot eclipse-tycho-bot merged commit bccbc28 into tycho-4.0.x May 17, 2024
10 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3849 branch May 24, 2024 09:09
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