Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Questions about baseline check

For best results, you can and should use different baselines between tycho-p2-plugin (use latest build with git-timestamp-qualifiers) and compare-version-with-baselines (use latest release). And when one of them fails, it's most likely that you need to bump the version.
However, this only works if you properly implement https://wiki.eclipse.org/Tycho/Reproducible_Version_Qualifiers in your project.

Back to the top