Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 386c8ff0549097694d8499981eacb1b2b0cf71cf
      https://github.com/pmd/pmd/commit/386c8ff0549097694d8499981eacb1b2b0cf71cf
  Author: Anton Bobov <an...@bobov.name>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/ClassNamingConventionsRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/ClassNamingConventions.xml

  Log Message:
  -----------
  [java] Add integration tests to ClassNamingConventions testClassRegex

Update the default regex pattern for test class naming conventions to
include Maven Failsafe Plugin defaults:

- Integration test prefix (IT)
- Integration test suffixes (IT, ITCase)

Refs #5919


  Commit: bdfe24bc8195072facb5569cb4eae15222159f72
      https://github.com/pmd/pmd/commit/bdfe24bc8195072facb5569cb4eae15222159f72
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#5919, #6071)


  Commit: eb36548bbd3e407f60b4203a7f49fd2661c183d7
      https://github.com/pmd/pmd/commit/eb36548bbd3e407f60b4203a7f49fd2661c183d7
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  -----------
   Add @abobov as a contributor


  Commit: 343a8e2565237d5968cffdad961d08a7e272af93
      https://github.com/pmd/pmd/commit/343a8e2565237d5968cffdad961d08a7e272af93
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/projectdocs/credits.md
    M docs/pages/release_notes.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/ClassNamingConventionsRule.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/ClassNamingConventions.xml

  Log Message:
  -----------
  [java] Fix #5919: Add integration tests to ClassNamingConventions 
testClassRegex (#6071)


Compare: https://github.com/pmd/pmd/compare/908dcfd2f7aa...343a8e256523

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