GithubHelp home page GithubHelp logo

Findbugs support for Java 9 about gradle HOT 6 CLOSED

gradle avatar gradle commented on May 20, 2024
Findbugs support for Java 9

from gradle.

Comments (6)

jsotuyod avatar jsotuyod commented on May 20, 2024 5

I'm the one that started that thread on fb-discuss, and I'm also the one pushing forward a hard fork, called SpotBugs. The community is already getting behind it, and even devs from the original FindBugs team are already onboard

The fork vows to keep binary compatibility for at least a logical timeframe for people and integrations to switch before even considering breaking changes. So once we make a release, just swapping the dependency should be enough.

Right now, our priority is sorting out naming issues / website, and getting together a 3.1.0 release with proper Java 8 and Java 9 support (some detectors still don't report on lambdas, 'though they don't break when finding them). Once ready we will publish in mavenCentral and jcenter, under com.github.spotbugs:spotbugs, and we will gladly help you integrate.

from gradle.

jsotuyod avatar jsotuyod commented on May 20, 2024 2

HuntBugs is @amaembo's personal project (he is an inactive FindBugs team member). It's not a fork, but a complete rewrite upon a different set of libraries, and is therefore incompatible with existing integrations / plugins. It has been able to reproduce ~40% of FindBugs' detectors. It's development is dormant at the moment as he is focusing his efforts on writing detectors for IntelliJ IDEA's analyzer. There are no concrete plans AFAIK to resume development in the short-term.

All this is taken from @amaembo's email on that same topic: https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004324.html

from gradle.

wolfs avatar wolfs commented on May 20, 2024

Looks like this could never happen: I'm really sorry to say, but FindBugs project in its current form
is dead.

from gradle.

eriwen avatar eriwen commented on May 20, 2024

Nice @jsotuyod!

from gradle.

huxi avatar huxi commented on May 20, 2024

There's also https://github.com/amaembo/huntbugs
I don't know if spotbugs/huntbugs collaborate in some way. Maybe @jsotuyod and @amaembo can chime in about this. Just mentioning it for the sake of completeness.

from gradle.

bmuschko avatar bmuschko commented on May 20, 2024

I asked about this again it looks like FindBugs will never support Java 9. SpotBugs is the replacement. I am going to close this issue. If FindBugs should ever support Java 9 then we can reopen this issue.

from gradle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.