Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INFRA-2294][INFRA-2000] Enable Warnings Next Generation Plugin #121

Merged
merged 17 commits into from
Jul 27, 2020

Commits on Nov 26, 2019

  1. Enable Warnings Next Generation Plugin.

    Removed FindBugs and CheckStyle maven configuration.
    Removed old FindBugs and CheckStyle parameters for old plugins.
    Enabled warnings-ng reporters for Maven, Java and JavaDoc.
    Enabled warnings-ng reporters for CheckStyle, PMD, and FindBugs.
    Enabled warnings-ng reporters for Open Tasks.
    uhafner committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    3d88540 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Merge branch 'master' into warnings-ng

    # Conflicts:
    #	vars/buildPlugin.groovy
    uhafner committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    500d688 View commit details
    Browse the repository at this point in the history
  2. Merge with master.

    uhafner committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    b7aa924 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Fix unit test.

    uhafner committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e28379f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge branch 'master' into warnings-ng

    # Conflicts:
    #	test/groovy/BuildPluginStepTests.groovy
    uhafner committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    4bfe910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e5d92 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    8c04df6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Add findbugs failOnError=false

    timja committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    290e334 View commit details
    Browse the repository at this point in the history
  2. Update vars/buildPlugin.groovy

    timja committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c2c8827 View commit details
    Browse the repository at this point in the history
  3. Support findbugs.xml files.

    uhafner committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    de0a974 View commit details
    Browse the repository at this point in the history
  4. Remove -DskipITs.

    uhafner committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e3f5445 View commit details
    Browse the repository at this point in the history
  5. Make SpotBugs configurable.

    uhafner committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e4d86e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    fb81187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e92fda3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    84ffe53 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Update vars/buildPlugin.groovy

    timja committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    ec565a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b0c4d8 View commit details
    Browse the repository at this point in the history