Skip to content

Do not let one erroneous bundle fail the whole IU container#1918

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:do_not_let_one_bunlde_fail_all
Aug 6, 2025
Merged

Do not let one erroneous bundle fail the whole IU container#1918
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:do_not_let_one_bunlde_fail_all

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Aug 6, 2025

Currently if there is one failing bundle the whole container resolution fails and throws an ugly error. In fact there is InvalidTargetBundle for that purpose already and the profile container is even using that.

THis one now constructs a InvalidTargetBundle whenever one bundle fails to be constructed from its file.

Currently if there is one failing bundle the whole container resolution
fails and throws an ugly error. In fact there is InvalidTargetBundle for
that purpose already and the profile container is even using that.

THis one now constructs a InvalidTargetBundle whenever one bundle fails
to be constructed from its file.
@laeubi laeubi force-pushed the do_not_let_one_bunlde_fail_all branch from f00d508 to 1f4cdc0 Compare August 6, 2025 13:31
@laeubi laeubi merged commit 77b66bd into eclipse-pde:master Aug 6, 2025
18 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.

1 participant