Bug 570364 - Version from plug-in based product not used for launch configuration
Summary: Version from plug-in based product not used for launch configuration
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2021-01-14 07:59 EST by Lars Vogel CLA
Modified: 2023-01-10 03:43 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2021-01-14 07:59:43 EST
If I enter a version in the content tab of a product, this version is not used to populate the launch configuration.

Example: 

Have plug-in A twice in your target platform. Add A with the lower version number to the product, press run and check the runtime configuration.
Comment 1 Lars Vogel CLA 2021-01-15 06:13:42 EST
Example for testing: 

1.) Clone and import projects from https://github.com/vogellacompany/codeexamples-osgi into an emptry workspace

2.) Acivate target-platform.target

3.) Start osgi-runtime.product

The product specifies  <plugin id="org.apache.commons.io" version="2.4.0"/> but the resulting runtime uses version 2.6.0.
Comment 2 Lars Vogel CLA 2021-01-18 12:46:25 EST
Same happens if I use a feature to define the plug-ins which are selected.
Comment 3 Eclipse Genie CLA 2023-01-09 15:49:05 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 4 Lars Vogel CLA 2023-01-10 03:43:58 EST
IIRC still relevent but as Bugzilla is dead, I close this as wontfix and may open a GH if I see this error again.