Enforce qualifier update for project(s) with comparator errors#2370
Conversation
|
@vogella is this comparator error expected due to your CSS engine rework submitted yesterday? |
|
To be honest I have no idea what a comparator error actually means. But the error seems to be for the CSS spy class which was not touched yesterday. Comparator differences from current build
|
|
One has to:
@HannesWell Is it possible to make this diff shown directly in some page so more people can check it? |
|
The CSS commit did change the Selector class and I prepared the CSS spy for this by using var for the variable type. So maybe this results for the above check to a need to update? |
|
AFAIK there is no harm in merging this one, I recommend merging it to get the build green again. |
It basically means that the built artifacts of a project are not binary identical to the baseline while at the same time, the source code in the project did not change respectively to be precise the version and qualifier of the artifact is the same.
That explains the comparator error:
In general this would be very convenient to have. Tycho's p2-plugin already has the |

Enforce qualifier update for project(s) with comparator error in build
I20260612-1800.