Bug 565298 - An option to add no executionEnvironment units
Summary: An option to add no executionEnvironment units
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Mickael Istria CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2020-07-17 08:52 EDT by Mickael Istria CLA
Modified: 2021-04-28 16:52 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2020-07-17 08:52:36 EDT
For cases like product embedding JustJ, having Tycho injecting artificial EE units during resolution cause trouble and makes resolution result less reliable.
To better handle that, Tycho should provide a way to skip injection of EE units.
I suggest that one could set <executionEnvironment>none</executionEnvironment> in target-platfrom-configuration.
Comment 1 Eclipse Genie CLA 2020-07-24 09:29:06 EDT
New Gerrit change created: https://git.eclipse.org/r/c/tycho/org.eclipse.tycho/+/166803
Comment 2 Eclipse Genie CLA 2020-07-24 09:33:21 EDT
New Gerrit change created: https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/166804
Comment 3 Ed Merks CLA 2020-07-24 10:14:10 EDT
Thanks for doing this!