Branch: refs/heads/main
  Home:   https://github.com/pmd/build-tools
  Commit: 66ded33c74662cb3da612f3d34a5aefaa629b443
      
https://github.com/pmd/build-tools/commit/66ded33c74662cb3da612f3d34a5aefaa629b443
  Author: Konstantinos Koutsilis <kkoutsi...@expediagroup.com>
  Date:   2025-02-08 (Sat, 08 Feb 2025)

  Changed paths:
    M src/main/resources/net/sourceforge/pmd/pmd-checkstyle-config.xml

  Log Message:
  -----------
  JavadocVariable: Replaced property scope with new accessModifiers


  Commit: 5a6002408f8728dc08ca50b627feb45c089faa14
      
https://github.com/pmd/build-tools/commit/5a6002408f8728dc08ca50b627feb45c089faa14
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M src/main/resources/net/sourceforge/pmd/pmd-checkstyle-config.xml

  Log Message:
  -----------
  Checkstyle: Replaced property scope with new accessModifiers for 
JavadocVariable check (#55)

As per upcoming changes in
https://github.com/checkstyle/checkstyle/pull/16049 for
[JavadocVariable](https://checkstyle.org/checks/javadoc/javadocvariable.html#JavadocVariable)
check, this PR replaces`scope` with new `accessModifiers` property.

No further changes required in [pmd](https://github.com/pmd/pmd).

>[!NOTE]  
>This PR should be merged after the release of checkstyle 10.22.0


Compare: https://github.com/pmd/build-tools/compare/584fd6a1b4e3...5a6002408f87

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/build-tools/settings/notifications


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to