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

[P2/Tycho] Honor the parameter "autoIncludeRequirements" in Tycho #1

Open
fedejeanne opened this issue Nov 8, 2023 · 2 comments
Open

Comments

@fedejeanne
Copy link
Contributor

fedejeanne commented Nov 8, 2023

Behavior

In PDE there is a boolean parameter called autoIncludeRequirements that controls whether or not transitive dependencies are added to the product (see this PR: eclipse-pde/eclipse.pde#7).
This parameter doesn’t exist in Tycho, transitive dependencies are always added to the created product.

Expected behavior

Tycho should have a similar parameter and/or honor the existing parameter in PDE so that one can choose not to add transitive dependencies when building a product with Tycho (in Jenkins).

Additional info

The current behavior of Tycho is the same as if autoIncludeRequirements=true we want the behavior of autoIncludeRequirements=false.
This is not a pressing matter for Hannes Wellmann so it’s currently not planned (see eclipse-tycho/tycho#1056 (comment) and eclipse-equinox/p2#76 )

Criteria for ready

  • Do we want to implement this?
  • Contact VIKAMBL and ask if this is a pressing matter. Prioritize accordingly.
@fedejeanne fedejeanne added this to HiDPI Nov 8, 2023
@fedejeanne fedejeanne converted this from a draft issue Nov 8, 2023
@HeikoKlare
Copy link

Please remove PPT-internal/-related information from the public issue. This backlog is supposed to represent public-value information independent from PPT specifics.

@HeikoKlare HeikoKlare removed this from HiDPI Jan 14, 2025
@HeikoKlare HeikoKlare moved this to 🆕 New in General Jan 14, 2025
@HeikoKlare
Copy link

HeikoKlare commented Jan 14, 2025

Started internal assessment of demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants