GithubHelp home page GithubHelp logo

jdeprscan-gradle-plugin's People

Contributors

aalmiray avatar github-actions[bot] avatar saw303 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jbeckers

jdeprscan-gradle-plugin's Issues

Task is never up-to-date

I think the task can be made to depend on the inputs of the sourcesets that are configured and not run if there are no changes.

Gradle 6 deprecation warnings

Running jdeprscan under Gradle 6 yields the following warnings (the last three are multiplied for each source set I have):

Property 'consoleOutput' has redundant getters: 'getConsoleOutput()' and 'isConsoleOutput()'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'forRemoval' has redundant getters: 'getForRemoval()' and 'isForRemoval()'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'verbose' has redundant getters: 'getVerbose()' and 'isVerbose()'. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
The someSourceSetCompileOnly configuration has been deprecated for resolution. This will fail with an error in Gradle 7.0. Please resolve the someSourceSetCompileClasspath configuration instead.
The someSourceSetCompile configuration has been deprecated for resolution. This will fail with an error in Gradle 7.0. Please resolve the someSourceSetCompileClasspath configuration instead.
The someSourceSetRuntime configuration has been deprecated for resolution. This will fail with an error in Gradle 7.0. Please resolve the someSourceSetRuntimeClasspath configuration instead.

Gradle 7 deprecation warning

Applying the org.kordamp.gradle.jdeprscan plugin under Gradle 7.5.1 yields the following warning:

Listener registration using Gradle.addBuildListener() has been deprecated. This will fail with an error in Gradle 8.0. Consult the upgrading guide for further information: https://docs.gradle.org/7.5.1/userguide/upgrading_version_7.html#task_execution_events
        at build_5umbho083f2juapuczrehnny6$_run_closure13.doCall(/home/boris/project/build.gradle:220)
        (Run with --stacktrace to get the full stack trace of this deprecation warning.)

I've also set enableFeaturePreview 'STABLE_CONFIGURATION_CACHE' in settings.gradle, not sure if it matters.

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.