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

Bug 443476

Summary: Some GEF4 bundles and features are missing about.html files.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: MiscAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 3.10.0 (Mars) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2014-09-08 02:27:48 EDT
According to the simrel report (http://build.eclipse.org/simrel/mars/reporeports/reports/layoutCheck.txt), the GEF4 source features do not bundle about.html files.
Comment 1 Alexander Nyßen CLA 2014-09-09 10:12:56 EDT
Ensured that about.html is referenced in all build.properties. We will have to verify that this satisfies the validation reports of the sim del aggregator build.
Comment 2 Alexander Nyßen CLA 2014-10-02 03:18:50 EDT
According to Mars M2 repo reports, the following issues still arise:

Missing (?:about|about_org.eclipse.gef4.dot.ui).html in file: org.eclipse.gef4.dot.ui.source_0.1.0.201409290203.jar
Missing (?:about|about_org.eclipse.gef4.dot.ui).html in file: org.eclipse.gef4.dot.ui_0.1.0.201409290203.jar
Missing (?:about|about_org.eclipse.gef4.mvc.fx.example).html in file: org.eclipse.gef4.mvc.fx.example_0.1.0.201409290203.jar
Missing (?:about|about_org.eclipse.gef4.zest.fx.example).html in file: org.eclipse.gef4.zest.fx.example_0.1.0.201409290203.jar

Fixed dot.ui by adding about.* files to it. However, the example features seem to be properly configured. I will have to investigate why the reports list them.
Comment 3 Alexander Nyßen CLA 2014-10-02 03:29:40 EDT
It seems this might be related to the fact that the source features of the example features are currently not bundled.
Comment 4 Alexander Nyßen CLA 2014-10-10 04:54:00 EDT
Added missing about.html files to several plug-ins (and test bundles).
Comment 5 Alexander Nyßen CLA 2014-11-13 03:34:30 EST
Verified that the Mars M3 repo reports do no longer list get bundles. Resolving as fixed in 3.10.0M3.