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] ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified IDs #3675

Merged
merged 1 commit into from
Mar 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

It returns IVersionedId instances where the ID is that of the
installable unit, i.e., with an extra .feature.group suffix, rather than
the ID of the feature itself.
ExpandedProduct.getFeatures(INCLUDED_FEATURES) returns the correct
result. A problem arises from this now because with the 4.31 changes to
org.eclipse.equinox.p2.publisher.eclipse.ProductAction to generate
filtered requirements for the installMode="root" features, this
inconsistency produces invalid requirements, i.e., a requirement on
xyz.feature.group.feature.group, which does not exist, rather than on
xyz.feature.group.

(cherry picked from commit 9920425)
Copy link

Test Results

  588 files  ±0    588 suites  ±0   3h 33m 11s ⏱️ - 4m 29s
  396 tests ±0    389 ✅  - 1   6 💤 ±0  1 ❌ +1 
1 188 runs  ±0  1 168 ✅  - 1  19 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit bf417c0. ± Comparison against base commit dcbceb4.

@laeubi laeubi disabled auto-merge March 17, 2024 05:01
@laeubi laeubi merged commit 5bef150 into tycho-4.0.x Mar 17, 2024
8 of 11 checks passed
@merks
Copy link
Contributor

merks commented Mar 18, 2024

Thank you for backporting! 💟

@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3674 branch May 24, 2024 09:11
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.

3 participants