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] Minimal reproducer test-case for #3824 | Use the updated p2 metadata once the project is packed #3928

Merged
merged 2 commits into from
Jun 8, 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

HannesWell and others added 2 commits June 8, 2024 15:41
Add a minimal reproducer test-case for issue
#3824

regarding the validation failure of transitive generated
'osgi.extender=osgi.component' requirements in bundles containing DS
components of version 1.4.

(cherry picked from commit 6394de5)
Currently Tycho always uses the INITIAL dependency metadata to compute
the preliminary target platform. As this metadata can change once the
project is packed (e.g. headers added / removed) this can lead to
problems in plugins that depend on the changed plugin because P2 sees
the updated metadata afterwards and fails.

This now distinguish both cases and used the SEED metadata if the
project was already packed.

Fix #3824

(cherry picked from commit fc91332)
Copy link

github-actions bot commented Jun 8, 2024

Test Results

  594 files  ±0    594 suites  ±0   4h 9m 26s ⏱️ + 17m 51s
  416 tests +1    408 ✅ +1   6 💤 ±0  2 ❌ +1 
1 248 runs  +3  1 227 ✅ +3  19 💤 ±0  2 ❌ +1 

For more details on these failures, see this check.

Results for commit 57cc397. ± Comparison against base commit 0ecd63b.

@eclipse-tycho-bot eclipse-tycho-bot merged commit 0ff0c62 into tycho-4.0.x Jun 8, 2024
7 of 11 checks passed
@laeubi laeubi deleted the backport/tycho-4.0.x/pr-3897_pr-3897 branch June 16, 2024 15:05
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