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] Add support for building sub-bundle with tycho-bnd-extension #4667

Merged
merged 1 commit into from
Jan 31, 2025

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 tycho-build bnd extension do not correctly handle
subbundles in the following way:

1. they are not build
2. they are not reflected in the maven metadata

this also revealed some confusion with the generated polyglot files.

Now there is a new initialize mojo that cleanup and creates a consumer
pom, sub bundles are build and represented as attached artifacts to have
multiple ones and are correctly reflected now.

(cherry picked from commit 41857a0)
Copy link

Test Results

  603 files  ±0    603 suites  ±0   4h 10m 15s ⏱️ + 5m 26s
  423 tests ±0    415 ✅  - 2   6 💤 ±0  2 ❌ +2 
1 269 runs  ±0  1 248 ✅  - 2  19 💤 ±0  2 ❌ +2 

For more details on these failures, see this check.

Results for commit e74b0d2. ± Comparison against base commit e98e409.

@eclipse-tycho-bot eclipse-tycho-bot merged commit e1e671e into tycho-4.0.x Jan 31, 2025
11 of 15 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.

2 participants