Skip to content

PDE API builder runs even no changes happen on the project #2243

@iloveeclipse

Description

@iloveeclipse

As a side effect of many more builds triggered due PDE change #2218 (see #2233) the API build takes much longer time to complete as usually. I haven't checked the code, but it seems it doesn't maintain any build state and simply re-runs full analysis on the bundle if triggered by the autobuild, even if the bundle itself isn't changed.

If I'm not mistaken, there is no need to run API checks if dependencies are changed, so ideally API builder should don't do anything, it should only run if something inside the bundle is changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions