| Summary: | Some GEF4 bundles and features are missing about.html files. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | Misc | Assignee: | 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
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. 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. It seems this might be related to the fact that the source features of the example features are currently not bundled. Added missing about.html files to several plug-ins (and test bundles). Verified that the Mars M3 repo reports do no longer list get bundles. Resolving as fixed in 3.10.0M3. |