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

Bug 472563

Summary: Exclude .doc/.doc.isv bundles from Oomph Version Management.
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.1 (Mars SR1) M2   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-07-14 00:51:07 EDT
Oomph Version Management tool reports errors within doc bundles if the contents of the bundles has been updated by means of a local headless build (because the doc bundle's reference folder contents has been updated from the remote wiki doc). As we want to version the doc bundles only along with the production bundles (unless an important change has been applied to them alone), and as its not possible to exclude the reference folder from the Oomph Version Management computation, we should rather exclude the doc bundles from the Oomph Version Management setup.
Comment 1 Alexander Nyßen CLA 2015-07-14 01:36:21 EDT
Disable Oomph Version Management builder for .doc and .doc.isv bundles. The .doc bundles are still included in the release.xml configuration, so Oomph can detect that .doc-feature versions are not properly increased after having increased the .doc bundle verions.

Pushed changes to origin/master (gef and gef4) as well as origin/R3_10_maintenance (gef only). Resolving as fixed in 3.10.1M2.