Re: [Geometry] Build fails on Jenkins

2020-04-06 Thread Matt Juntunen
/want to have dist-archive in the "release" profile? -Matt From: Alex Herbert Sent: Sunday, April 5, 2020 7:44 PM To: Commons Developers List Subject: Re: [Geometry] Build fails on Jenkins > On 6 Apr 2020, at 00:15, Alex Herbert wrote: > > > >>

Re: [Geometry] Build fails on Jenkins

2020-04-05 Thread Alex Herbert
> On 6 Apr 2020, at 00:15, Alex Herbert wrote: > > > >> On 5 Apr 2020, at 23:23, Gilles Sadowski wrote: >> >> Hello. >> >> All build have been failing[1], due to CheckStyle checking >> a file which it shouldn't. >> > > Jenkins runs the full release build and not the default goal (which

Re: [Geometry] Build fails on Jenkins

2020-04-05 Thread Alex Herbert
> On 5 Apr 2020, at 23:23, Gilles Sadowski wrote: > > Hello. > > All build have been failing[1], due to CheckStyle checking > a file which it shouldn't. > Jenkins runs the full release build and not the default goal (which is what Travis is configured to do). So this is not usually seen du

[Geometry] Build fails on Jenkins

2020-04-05 Thread Gilles Sadowski
Hello. All build have been failing[1], due to CheckStyle checking a file which it shouldn't. Regards, Gilles [1] https://builds.apache.org/view/A-D/view/Commons/job/commons-geometry/ - To unsubscribe, e-mail: dev-unsubscr...@co