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

Upgrade maven-pmd-plugin to 3.22.0 which uses PMD 7 by default #7577

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    c6fdd5a View commit details
    Browse the repository at this point in the history
  2. The EmptyControlStatement rule replaces the rules EmptyFinallyBlock, …

    …EmptyIfStmt, EmptyInitializer, EmptyStatementBlock, EmptySwitchStatements, EmptySynchronizedBlock, EmptyTryBlock, and EmptyWhileStmt
    mprins committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    052610c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24faeab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eeac44 View commit details
    Browse the repository at this point in the history
  5. Use stCarolas/setup-maven@v5

    mprins committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6987ed8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddac9a9 View commit details
    Browse the repository at this point in the history
  7. first bunch of PMD fixes

    mprins committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7636d7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9eb01c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix ruleset and try to report pmd violations as pr comment

    Because I don't like scrolling
    mprins committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0c258f7 View commit details
    Browse the repository at this point in the history
  2. remove superfluous semicolons, use isEmpty() instead of size==0 on co…

    …llections, fix some try-with-resources
    mprins committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cf6d453 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94bd73b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1600de7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16c5a31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5676ed9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3971119 View commit details
    Browse the repository at this point in the history
  8. fix UnnecessaryCast violations

    mprins committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a8ebe45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e824b44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbcfa39 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1d88c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a4e640 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e2ddca View commit details
    Browse the repository at this point in the history
  14. ignore UnnecessaryCast

    mprins committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bc04a4d View commit details
    Browse the repository at this point in the history
  15. Parameter 'outputEncoding' (user property 'outputEncoding') is read-o…

    …nly, must not be used in configuration
    mprins committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ddd6241 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8e88c95 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Updating web/core to PMD7

    aaime committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    80a6a84 View commit details
    Browse the repository at this point in the history
  2. Switch gs-wms to PMD 7

    aaime committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    772faa9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    ae39226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c764f View commit details
    Browse the repository at this point in the history
  3. PMD 7 updates for WPS

    aaime committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4a8dacc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Updating restconfig to PMD7

    aaime committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2ff2ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66475fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d8065 View commit details
    Browse the repository at this point in the history
  4. Fixing DXF for PMD7

    aaime committed May 26, 2024
    Configuration menu
    Copy the full SHA
    bdbeae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e52f6b View commit details
    Browse the repository at this point in the history