Bug 216199 - Allow packaging of .product files
Summary: Allow packaging of .product files
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 17:30 EST by Andrew Niefer CLA
Modified: 2022-11-17 14:29 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2008-01-22 17:30:46 EST
The pde.build packager takes prebuilt stuff and repackages them into new archives.

Currently the packager spoofs up root-file providers to include root-files in the result.  We should change the packager to accept a .product file and generate the config.ini, eclipse.ini etc and add them to the spoofed root-file provider.

Because of how the packager inherits from the normal assemble script generator, this should not be a large change and the biggest piece would be calling the ProductGenerator from PackageConfigScriptGenerator.generateGatherBinPartsCalls() in a manner analogous to the call in FeatureBuildScriptGenerator.generateRootFilesAndPermissions().

In fact, perhaps this ProductGenerator code can be moved generally over to the AssembleConfigScriptGenerator for all cases.
Comment 1 Lars Vogel CLA 2018-12-03 09:11:37 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 2 Lars Vogel CLA 2018-12-03 09:12:58 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 3 Eclipse Genie CLA 2020-11-26 12:33:59 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 Eclipse Genie CLA 2022-11-17 14:29:24 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.