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

Only rely on context IUs for filtering project dependencies #3263

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 15, 2023

No description provided.

merks and others added 2 commits December 15, 2023 15:59
Currently the context IUs are not used to filter project requirements,
this can result in dependencies that are actually disabled to be
included in the project dependencies.

This now removes the previous special handling of fragments by fully
depend on only the context IUs and maximum requirements, for this
purpose the filtering has to be made on project specific contextIUs and
can't just store one collection of filtered items for all callers.

Fix eclipse-tycho#3197
Copy link

Test Results

   579 files  +3     579 suites  +3   3h 49m 2s ⏱️ - 13m 14s
   379 tests +1     373 ✔️ +3    6 💤 ±0  0  - 1 
1 137 runs  +3  1 118 ✔️ +5  19 💤 ±0  0  - 1 

Results for commit 7ae3f8f. ± Comparison against base commit e0e562d.

@laeubi laeubi merged commit 1abdf41 into eclipse-tycho:tycho-4.0.x Dec 16, 2023
8 checks passed
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