Skip to content

Search required bundles for references in sources#1913

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:search_in_required_bundles
Aug 3, 2025
Merged

Search required bundles for references in sources#1913
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:search_in_required_bundles

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Aug 3, 2025

Similar to package-imports we need to search for referenced packages from source-only types in case of require bundle.

This also improves how searching is done in general by only create some objects once and have a more uniform handling through the Requestor class to avoid code duplication.

This should fix some issue we see in Equinox cleanups for example:

Similar to package-imports we need to search for referenced packages
from source-only types in case of require bundle.

This also improves how searching is done in general by only create some
objects once and have a more uniform handling through the Requestor
class to avoid code duplication.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 3, 2025

Test Results

  618 files  +  579    618 suites  +579   50m 33s ⏱️ + 50m 16s
3 611 tests +3 561  3 556 ✅ +3 506   54 💤 + 54  1 ❌ +1 
8 184 runs  +8 033  8 044 ✅ +7 893  139 💤 +139  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 5761602. ± Comparison against base commit 2aea21c.

@laeubi laeubi merged commit 822d38b into eclipse-pde:master Aug 3, 2025
17 of 19 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