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

Bug 320423

Summary: A changed project is built multiple times
Product: [Tools] CDT Reporter: stefan.pichler
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: eclipse.sprigogin, jamesblackburn+eclipse, yevshif
Version: 7.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 309769    

Description stefan.pichler CLA 2010-07-20 13:15:20 EDT
Build Identifier: 20100617-1415

When a project is changed and a "build all" is performed or more than one dependent projects are built, then the changed project is built once for each depending project. E.g.: Project A is referenced by Project B and C. You change A and build B and C, then first A is built then B is built then A is built again and then C is built

Reproducible: Always
Comment 1 James Blackburn CLA 2010-07-22 17:13:26 EDT
This is similar to some of the other project references bugs.