Re: Findbugs no more available ?

2019-09-08 Thread Enrico Olivelli
Il giorno dom 8 set 2019 alle ore 11:59 Gavin McDonald ha scritto: > Hi All, > > As Findbugs is no more, we decided not to have it installed on our newer > boxes (18.04 LTS) - so as they > have been re-imaged and deployed, Findbugs is no longer available. > > If folks fin

Re: Findbugs no more available ?

2019-09-08 Thread Gavin McDonald
Hi All, As Findbugs is no more, we decided not to have it installed on our newer boxes (18.04 LTS) - so as they have been re-imaged and deployed, Findbugs is no longer available. If folks find Spotbugs useful, we could take a look into installing that instead, HTH Gav... On Sun, Sep 8, 2019

Re: Findbugs no more available ?

2019-09-08 Thread Enrico Olivelli
Sure. We are already Maven + Spotbugs. But on an old, but active, branch we have a job we Ant + findbugs. I am going to disable findbugs stuff at all, but just wanted a confirmation that findbugs is really no more available Enrico Il mar 3 set 2019, 13:42 Gary Gregory ha scritto: > FYI: O

Re: Findbugs no more available ?

2019-09-03 Thread Gary Gregory
kins.pp > > On Mon, 2 Sep 2019 at 12:57, Enrico Olivelli wrote: > > > > Hello, > > I see that ZooKeeper (Ant based) precommit jobs are now failing due to > the > > absence of "findbugs". > > We are assuming that findbugs is at: > > /home/

Re: Findbugs no more available ?

2019-09-02 Thread Matt Sicker
failing due to the > absence of "findbugs". > We are assuming that findbugs is at: > /home/jenkins/tools/findbugs/latest/ > > Look at this run as an example: > https://builds.apache.org/view/ZK%20All/job/PreCommit-ZOOKEEPER-github-pr-build/4114/console > > Is findb

Findbugs no more available ?

2019-09-02 Thread Enrico Olivelli
Hello, I see that ZooKeeper (Ant based) precommit jobs are now failing due to the absence of "findbugs". We are assuming that findbugs is at: /home/jenkins/tools/findbugs/latest/ Look at this run as an example: https://builds.apache.org/view/ZK%20All/job/PreCommit-ZOOKEEPER-github-pr-

Re: Findbugs

2016-11-06 Thread Flavio Junqueira
Thank you all for the information, it was very useful. -Flavio > On 04 Nov 2016, at 22:31, Gavin McDonald wrote: > >> >> On 5 Nov. 2016, at 1:03 am, Flavio Junqueira > <mailto:f...@apache.org>> wrote: >> >> Clearly I was trying to say findb

Re: Findbugs

2016-11-04 Thread Gavin McDonald
> On 5 Nov. 2016, at 1:03 am, Flavio Junqueira wrote: > > Clearly I was trying to say findbugs but my spell-checker disagreed with me. > > Here is an example: > > > https://builds.apache.org/view/PreCommit%20Builds/job/PreCommit-ZOOKEEPER-Build/3512/ > >

Re: Findbugs

2016-11-04 Thread Allen Wittenauer
> On Nov 4, 2016, at 7:03 AM, Flavio Junqueira wrote: > > and I should be really getting no new warning because it is a shell script > I'm adding and there is nothing that has changed that I'm aware of. FWIW, there are a few race conditions in pre-Yetus test-patch that could generate

Re: Findbugs

2016-11-04 Thread Flavio Junqueira
Clearly I was trying to say findbugs but my spell-checker disagreed with me. Here is an example: https://builds.apache.org/view/PreCommit%20Builds/job/PreCommit-ZOOKEEPER-Build/3512/ which fails with: BUILD FAILED /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build

Re: Findbugs

2016-11-04 Thread Pono Takamori
A link to a failing job would be great. Cheers -Pono On Fri, Nov 4, 2016 at 1:11 PM, Flavio Junqueira wrote: > Has there been any changes to windbags recently? Recently being the last day > or two. > > Thanks, > -Flavio

Findbugs

2016-11-04 Thread Flavio Junqueira
Has there been any changes to windbags recently? Recently being the last day or two. Thanks, -Flavio

Re: Jenkins findbugs plugin problems

2011-08-25 Thread Niklas Gustavsson
On Thu, Aug 25, 2011 at 7:34 PM, Patrick Hunt wrote: > I don't think that will do it either - after I turned off findbugs > plugin the same error started occurring in the "compiler warnings" > plugin, which I also had to turn off. Perhaps it's a general jenkins >

Re: Jenkins findbugs plugin problems

2011-08-25 Thread Patrick Hunt
to figure out the > right way to force that now. > > A. > > On Thu, Aug 25, 2011 at 10:34 AM, Patrick Hunt wrote: > >> I don't think that will do it either - after I turned off findbugs >> plugin the same error started occurring in the "compiler warnings&qu

Re: Jenkins findbugs plugin problems

2011-08-25 Thread Andrew Bayer
wrote: > I don't think that will do it either - after I turned off findbugs > plugin the same error started occurring in the "compiler warnings" > plugin, which I also had to turn off. Perhaps it's a general jenkins > issue? Has Jenkins been modified recently? (upg

Re: Jenkins findbugs plugin problems

2011-08-25 Thread Patrick Hunt
I don't think that will do it either - after I turned off findbugs plugin the same error started occurring in the "compiler warnings" plugin, which I also had to turn off. Perhaps it's a general jenkins issue? Has Jenkins been modified recently? (upgrade?) Patrick On Thu, Aug

Re: Jenkins findbugs plugin problems

2011-08-25 Thread Niklas Gustavsson
On Wed, Aug 24, 2011 at 11:53 PM, Patrick Hunt wrote: > Thanks but that didn't do it: > https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/1277/console Let's try again, updated the Findbugs plugin. /niklas

Re: Jenkins findbugs plugin problems

2011-08-24 Thread Patrick Hunt
Thanks but that didn't do it: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/1277/console Patrick On Wed, Aug 24, 2011 at 12:08 PM, Niklas Gustavsson wrote: > On Wed, Aug 24, 2011 at 6:49 PM, Patrick Hunt wrote: >> Jenkins findbugs plugin is fai

Re: Jenkins findbugs plugin problems

2011-08-24 Thread Niklas Gustavsson
On Wed, Aug 24, 2011 at 6:49 PM, Patrick Hunt wrote: > Jenkins findbugs plugin is failing: > https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/1274/console > > This started on Aug 17th, did something change then? Could someone address > this? Restarted the s

Jenkins findbugs plugin problems

2011-08-24 Thread Patrick Hunt
Jenkins findbugs plugin is failing: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/1274/console This started on Aug 17th, did something change then? Could someone address this? Thanks, Patrick