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 at 1:29 AM Enrico Olivelli <[email protected]> wrote: > > 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 <[email protected]> ha scritto: > > > FYI: Over at Commons, we are slowly switching components to SpotBugs. > > > > Gary > > > > On Mon, Sep 2, 2019, 17:14 Matt Sicker <[email protected]> wrote: > > > > > It's still in the puppet file as far as I can tell: > > > > > > > > https://github.com/apache/infrastructure-puppet/blob/deployment/modules/build_slaves/manifests/jenkins.pp > > > > > > On Mon, 2 Sep 2019 at 12:57, Enrico Olivelli <[email protected]> > > 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/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 findbugs deprecated and removed ? > > > > > > > > Enrico Olivelli > > > > (ZooKeeper committer) > > > > > > > > > > > > -- > > > Matt Sicker <[email protected]> > > > > > -- Gav...
