Skip to content
Snippets Groups Projects
Select Git revision
  • abce3285ee1e5a0e309aaaa41e6117735df7f2dd
  • develop default protected
  • master protected
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.0
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.0
12 results

build.gradle

Blame
    • dgelessus's avatar
      abce3285
      Remove use of deprecated findbugs Gradle plugin · abce3285
      dgelessus authored
      There is a SpotBugs plugin that can be used as a replacement. Here it's
      probably not worth it though - the build had the findbugs task disabled
      by default and failures ignored, so apparently nobody actually cares
      about the FindBugs results...
      abce3285
      History
      Remove use of deprecated findbugs Gradle plugin
      dgelessus authored
      There is a SpotBugs plugin that can be used as a replacement. Here it's
      probably not worth it though - the build had the findbugs task disabled
      by default and failures ignored, so apparently nobody actually cares
      about the FindBugs results...
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    build.gradle 4.44 KiB