Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Can't get past the gerrit build baseline check

Hello,

I have not contributed to p2 in a while and have gotten out of touch with how the build works now.
I am trying to contribute an extensive fix to this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=537757.

On one hand the gerrit build says I have to increase the version of the bundles I have modified to versions higher than the baseline:
https://ci.eclipse.org/equinox/job/p2-gerrit/3222/consoleFull

On the other hand once I do that the build seems to fail because the tycho target platform can't find the new version of the bundle:
 https://ci.eclipse.org/equinox/job/p2-gerrit/3224/console

The p2 build works on my machine - but apparently the baseline checks are not enabled.

Any help would be greatly appreciated.

Regards
Todor

Back to the top