Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 323753 - pre-created source bundles not included in product export
Summary: pre-created source bundles not included in product export
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.6   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 16:06 EDT by Jeff McAffer CLA
Modified: 2018-12-03 09:03 EST (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 Jeff McAffer CLA 2010-08-26 16:06:54 EDT
in 3.6.M0825
Source bundles from the target are not included in product exports that use the Generate Source Bundles option

- Create a feature that includes one workspace bundle and one bundle from the target
- Create a feature-based product that points to that feature
- Export the product with the Generate Source Bundles option on
- Notice that the output repo and archive/dir contains the source for the workspace bundle but not the target bundle even though the target includes the desired source bundle.

Similarly, 
- Add a feature from the target to the product where the target does NOT contain the matching source feature but DOES contain the source for the bundles in the feature.  (e.g., org.eclipse.server.simple)
- Re-export with the Generate Source Bundles option on
- Notice that that a source feature is generated and output but the feature itself is empty (it does not include any bundles at all).
Comment 1 Lars Vogel CLA 2018-12-03 09:03:56 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.