Branch: refs/heads/main
Home: https://github.com/pmd/pmd
Commit: d477f6380d561a8e85a50453b34dfa7d174dddee
https://github.com/pmd/pmd/commit/d477f6380d561a8e85a50453b34dfa7d174dddee
Author: Andreas Dangel <and...@pm...>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M docs/pages/release_notes.md
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaViolationDecorator.java
M pmd-java/src/test/java/net/sourceforge/pmd/lang/java/internal/JavaViolationDecoratorTest.java
M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/AvoidUsingHardCodedIP.xml
Log Message:
-----------
[java] Fix #6127: Correct var name in violation decorator
Commit: 465ee0933a258eba929f500b19166971e1878ad8
https://github.com/pmd/pmd/commit/465ee0933a258eba929f500b19166971e1878ad8
Author: Andreas Dangel <and...@pm...>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaViolationDecorator.java
M pmd-java/src/test/java/net/sourceforge/pmd/lang/java/internal/JavaViolationDecoratorTest.java
Log Message:
-----------
[java] ViolationDecorator - consider scope for var name
Commit: 1e54bda15f7d6ff117845e0bbd07a4526b536fff
https://github.com/pmd/pmd/commit/1e54bda15f7d6ff117845e0bbd07a4526b536fff
Author: Andreas Dangel <and...@pm...>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes (#6129)
Commit: 5a4dd2dfe58a7832460709b8f1891d65577d7ad4
https://github.com/pmd/pmd/commit/5a4dd2dfe58a7832460709b8f1891d65577d7ad4
Author: Andreas Dangel <and...@pm...>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M docs/pages/release_notes.md
M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/internal/JavaViolationDecorator.java
M pmd-java/src/test/java/net/sourceforge/pmd/lang/java/internal/JavaViolationDecoratorTest.java
M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/AvoidUsingHardCodedIP.xml
Log Message:
-----------
[java] Fix #6127: Correct var name in violation decorator (#6129)
Compare: https://github.com/pmd/pmd/compare/a5a9c59b5e3d...5a4dd2dfe58a
To unsubscribe from these emails, change your notification settings at https://github.com/pmd/pmd/settings/notifications
|