Branch: refs/heads/main
Home: https://github.com/pmd/pmd
Commit: 1bd0f205e01dec6b6064c2fa6bed73c6b0a7ea82
https://github.com/pmd/pmd/commit/1bd0f205e01dec6b6064c2fa6bed73c6b0a7ea82
Author: Gili Tzabari <[email protected]>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/bestpractices/UnusedPrivateMethodRule.java
Log Message:
-----------
UnusedPrivateMethodRule: exclude serialization method readObjectNoData()
UnusedPrivateMethodRule should exclude Serializable.readObjectNoData() which is
defined at
https://docs.oracle.com/en/java/javase/11/docs/specs/serialization/input.html#the-readobjectnodata-method
Commit: 64a693779f00040e91818f233353b3f67345f3e5
https://github.com/pmd/pmd/commit/64a693779f00040e91818f233353b3f67345f3e5
Author: Andreas Dangel <[email protected]>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml
Log Message:
-----------
[java] UnusedPrivateMethod - add test for readObjectNoData
Commit: 3a8acc9acd45e1eb20f87658e9f988aa8494827a
https://github.com/pmd/pmd/commit/3a8acc9acd45e1eb20f87658e9f988aa8494827a
Author: Andreas Dangel <[email protected]>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M .all-contributorsrc
M docs/pages/pmd/projectdocs/credits.md
Log Message:
-----------
Update @cowwoc as a contributor
Commit: e06ca277487ccf4e6a157f29b234046aeec0dccf
https://github.com/pmd/pmd/commit/e06ca277487ccf4e6a157f29b234046aeec0dccf
Author: Andreas Dangel <[email protected]>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes (#5687)
Commit: 7b50ed751d6f01b4635cd711b9f6273f89731f98
https://github.com/pmd/pmd/commit/7b50ed751d6f01b4635cd711b9f6273f89731f98
Author: Andreas Dangel <[email protected]>
Date: 2025-04-22 (Tue, 22 Apr 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/bestpractices/UnusedPrivateMethodRule.java
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml
Log Message:
-----------
[java] UnusedPrivateMethodRule: exclude serialization method
readObjectNoData() (#5687)
Merge pull request #5687 from cowwoc:patch-1
Compare: https://github.com/pmd/pmd/compare/645f495f923e...7b50ed751d6f
To unsubscribe from these emails, change your notification settings at
https://github.com/pmd/pmd/settings/notifications
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits