Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 53323de95143c1616ee0a67e6dc18562903079d4
      https://github.com/pmd/pmd/commit/53323de95143c1616ee0a67e6dc18562903079d4
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M docs/pages/release_notes_pmd7.md
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/codestyle/MethodNamingConventionsRule.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/codestyle/xml/MethodNamingConventions.xml

  Log Message:
  -----------
  [apex] MethodNamingConventions: Remove prop skipTestMethodUnderscores

This property was deprecated since PMD 6.15.0.


  Commit: fb4f4888c99d4cec2ad1e2dfe574b6e4b3426280
      https://github.com/pmd/pmd/commit/fb4f4888c99d4cec2ad1e2dfe574b6e4b3426280
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M docs/pages/release_notes_pmd7.md

  Log Message:
  -----------
  [doc] Fix release notes, add missing change in EmptyControlStatement

Refs #4754


  Commit: 504fc3e967b3c4acc63644c74863a7fe5192581d
      https://github.com/pmd/pmd/commit/504fc3e967b3c4acc63644c74863a7fe5192581d
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M docs/pages/release_notes_pmd7.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/documentation/CommentRequiredRule.java
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/documentation/CommentRequiredTest.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/documentation/xml/CommentRequired.xml

  Log Message:
  -----------
  [java] CommentRequired: Remove property headerCommentRequirement

This property has been deprecated since PMD 6.21.0


  Commit: f5d3c737f994f1677aea3c263c4db6bc5f1f9eeb
      https://github.com/pmd/pmd/commit/f5d3c737f994f1677aea3c263c4db6bc5f1f9eeb
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M docs/pages/release_notes_pmd7.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/NonSerializableClassRule.java

  Log Message:
  -----------
  [java] NonSerializableClass: Remove property prefix

This property has been deprecated since PMD 6.52.0


  Commit: 08b16d95555dd24e5ef4288e3d35a255a30ef7a9
      https://github.com/pmd/pmd/commit/08b16d95555dd24e5ef4288e3d35a255a30ef7a9
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M docs/pages/release_notes_pmd7.md
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/codestyle/MethodNamingConventionsRule.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/codestyle/xml/MethodNamingConventions.xml
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/documentation/CommentRequiredRule.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/NonSerializableClassRule.java
    M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/documentation/CommentRequiredTest.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/documentation/xml/CommentRequired.xml

  Log Message:
  -----------
  Merge pull request #4836 from adangel/remove-deprecated-rule-props

Remove deprecated rule props


Compare: https://github.com/pmd/pmd/compare/3b9ee968407a...08b16d95555d

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


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

Reply via email to