Skip to main content

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

On Thu, 2019-09-26 at 10:59 +0300, Aleksandar Kurtakov wrote:
> 
> 
> On Thu, Sep 26, 2019 at 10:41 AM Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
> > > Regarding not being visible on the job result page but rather in the log - same with compile issues - one has to read the log to see them.
> > 
> > IIRC "normal" compile warnings show up as one icon on the status page and clicking on it gives the report. 
> 
> That's true for non JDT jobs - JDT jobs are not configured to publish warnings (something that only JDT committer can do). Roland will do that once JIRO migration is done.
>  
> > But I agree, we have other checks/failures where one has to look at the log. 
> > 
> > So, let's try it. Who's going to enable it?
> 
> Again Roland was "voluntold" :).

I've enabled maven.compiler.failOnWarning for https://ci.eclipse.org/jdt/job/eclipse.jdt.ui-Gerrit .

We can work towards enabling it in the other gerrit instances when we fix the existing warnings.

Cheers,
-- 
Roland Grunberg

Back to the top