Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Need help in confuring jdt core gerrit buids

Hi,

I think you can safely enable the compare-version-with-baseline on all repos. It's currently off by default and explicitly turned on on Gerrit builds, but not on regular builds AFAIK.
Then, for specific tricky cases like org.eclipse.jdt.annoation bundles, you can simply disable it for the erroneous bundles only, but setting the flag to false in their specific pom.

HTH

GIF image


Back to the top