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

Bug 468719

Summary: GEF4 doc bundles should not bundle image_src
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: MiscAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.1.0   
Target Milestone: 3.10.0 (Mars) RC3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-05-29 00:49:40 EDT
Up to now, image sources (for wiki documentation in the web) are placed in reference/image_src, where reference is specified in build.properties to be included in binary bundle. 

We should move the image_src out of reference and ensure it does not get bundled to reduce size of the doc bundles.
Comment 1 Alexander Nyßen CLA 2015-05-29 00:54:51 EDT
This may also be a reason why the signing of those bundles recently fails from time to time in gef4-master build.
Comment 2 Alexander Nyßen CLA 2015-05-29 01:13:16 EDT
Moved image_src dirs from reference folder to root folder for common, dot, fx, geometry, graph, layout, and mvc bundles (cloudio and zest do not contain an image_src yet).

Pushed changes to origin/master. Resolving as fixed in 3.10.0 RC3.