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

Add support for TargetDefinition#implicitDependencies #4528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 14, 2024

PDE has support for implicitDependencies defined in the target that Tycho currently ignores.

This adds the required support to Tycho to understand dependencies defined in this way.

Copy link

github-actions bot commented Dec 14, 2024

Test Results

  603 files    603 suites   4h 4m 21s ⏱️
  431 tests   423 ✅  7 💤 1 ❌
1 293 runs  1 268 ✅ 22 💤 3 ❌

For more details on these failures, see this check.

Results for commit 25b32ff.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the support_implicit_dependencies branch 2 times, most recently from fe73236 to 485b58c Compare December 15, 2024 12:03
@laeubi laeubi marked this pull request as ready for review December 15, 2024 12:03
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Dec 15, 2024
@laeubi laeubi enabled auto-merge (rebase) December 15, 2024 12:03
@laeubi laeubi force-pushed the support_implicit_dependencies branch from 485b58c to 5ee0229 Compare December 15, 2024 12:16
PDE has support for implicitDependencies defined in the target that
Tycho currently ignores.

This adds the required support to Tycho to understand dependencies
defined in this way.
@laeubi laeubi force-pushed the support_implicit_dependencies branch from 5ee0229 to 25b32ff Compare December 15, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant