eclipse-platform / eclipse.platform.resources

Eclipse Public License 2.0
3 stars 18 forks source link

add trace option for delta tree details that cause rebuilds #45

Closed haubi closed 2 years ago

haubi commented 2 years ago

When builders are detected to need a build, the interesting project name found in the delta tree may not be enough information. Sometimes, each interesting modified resource is necessary to see what's going on.

For me, it was necessary to see that only the project resource was modified (touched) to identify ssi-schaefer/lcdsl/pull/56.

eclipse-releng-bot commented 2 years ago

The Jenkins build of this PR has now completed. See details at https://ci.eclipse.org/platform/job/eclipse.platform.resources/job/PR-45/1/

jukzi commented 2 years ago

I like the idea. But i am not used to debug options. @kthoms can you help review?

eclipse-releng-bot commented 2 years ago

The Jenkins build of this PR has now completed. See details at https://ci.eclipse.org/platform/job/eclipse.platform.resources/job/PR-45/2/

haubi commented 2 years ago

Updated commit to put the debugging together into one method, and "or" combine the flags.

eclipse-releng-bot commented 2 years ago

The Jenkins build of this PR has now completed. See details at https://ci.eclipse.org/platform/job/eclipse.platform.resources/job/PR-45/3/

eclipse-releng-bot commented 2 years ago

The Jenkins build of this PR has now completed. See details at https://ci.eclipse.org/platform/job/eclipse.platform.resources/job/PR-45/4/