Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323753

Summary: pre-created source bundles not included in product export
Product: [Eclipse Project] PDE Reporter: Jeff McAffer <jeffmcaffer>
Component: BuildAssignee: pde-build-inbox <pde-build-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: pwebster
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

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.