Branch: refs/heads/main
Home: https://github.com/pmd/pmd
Commit: 68c8293e5de370fa0c840e3a99531b085e1ff1ab
https://github.com/pmd/pmd/commit/68c8293e5de370fa0c840e3a99531b085e1ff1ab
Author: lukasgraef <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
Fix #2304: [java] UnnecessaryImport FP in javadoc for on-demand imports
Commit: 601d2eb8b49e8f7857c35545c0699bf1c8d5c48d
https://github.com/pmd/pmd/commit/601d2eb8b49e8f7857c35545c0699bf1c8d5c48d
Author: lukasgraef <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
#2304: Fix basic method param case
Commit: 99aafc04ee19444b77825dd2c62b47d851cc440b
https://github.com/pmd/pmd/commit/99aafc04ee19444b77825dd2c62b47d851cc440b
Author: lukasgraef <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
#2304: Improve handling of static on-demand imports
Commit: ff31fd5986e3b029117e88ccf2969e5ea55d7c10
https://github.com/pmd/pmd/commit/ff31fd5986e3b029117e88ccf2969e5ea55d7c10
Author: lukasgraef <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
#2304: Add additional javadoc method param test
Commit: 4266d4e856bff6c9c1968ebaddbf0984024a86ab
https://github.com/pmd/pmd/commit/4266d4e856bff6c9c1968ebaddbf0984024a86ab
Author: lukasgraef <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
Log Message:
-----------
#2304: Regression test finding: Fix error when referenceName is empty
Commit: f27495687bbdd06cd0ca10f29e9625e6a0b84cdf
https://github.com/pmd/pmd/commit/f27495687bbdd06cd0ca10f29e9625e6a0b84cdf
Author: lukasgraef <[email protected]>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
#2304: Review findings for static on-demand imports: Only support cases also
supported by JavaDoc
Commit: dd1f995f8181949527d69b3f296e9ca64ae0217c
https://github.com/pmd/pmd/commit/dd1f995f8181949527d69b3f296e9ca64ae0217c
Author: Andreas Dangel <[email protected]>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M docs/pages/release_notes.md
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
[doc] Update release notes (#5818, #2304)
Commit: d931b4363114248ac223687d5a0e9dc3d6c3d5b4
https://github.com/pmd/pmd/commit/d931b4363114248ac223687d5a0e9dc3d6c3d5b4
Author: Andreas Dangel <[email protected]>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M docs/pages/release_notes.md
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml
Log Message:
-----------
Fix #2304: [java] UnnecessaryImport FP for on-demand imports in JavaDoc
(#5818)
Merge pull request #5818 from lukasgraef:issue2304
Compare: https://github.com/pmd/pmd/compare/80e15aa5de58...d931b4363114
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