Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Add maven.compiler.failOnWarning to gerrit jobs

On Tue, 2019-09-24 at 17:22 +0200, Daniel Megert wrote:
> Hi Roland
> Did you check whether the JDT jobs currently are warning free? If not, this would block unrelated/new Gerrit changes.

I checked jdt.ui which passed so that should be the first one we try.

jdt.debug already has some existing warnings that need to be fixed (or
suppressed), and it appears that jdt.core is overriding cbi-ecj-version 
(with an older version) so the feature is not available there. If I use
latest ecj from eclipse-parent, jdt.core would also appear to fail on
some other warnings further down.

-- 
Roland Grunberg



Back to the top