Branch: refs/heads/main Home: https://github.com/pmd/pmd Commit: e63edf358e737f8f07a7ef2f7b142f73ce18d8c7 https://github.com/pmd/pmd/commit/e63edf358e737f8f07a7ef2f7b142f73ce18d8c7 Author: Clément Fournier <clement.fourn...@tu-dresden.de> Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths: M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryFullyQualifiedNameRule.java M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryFullyQualifiedName.xml Log Message: ----------- [java] Fix #5263 - UnnecessaryFullyQualifiedName FP with forward reference. Commit: 918684c154ab2ced66f451a086afc1dfeddc5e7c https://github.com/pmd/pmd/commit/918684c154ab2ced66f451a086afc1dfeddc5e7c Author: Clément Fournier <clement.fourn...@tu-dresden.de> Date: 2024-11-21 (Thu, 21 Nov 2024) Changed paths: M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryFullyQualifiedNameRule.java M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryFullyQualifiedName.xml Log Message: ----------- Fix static methods being whitelisted Commit: 3e9e128aa7712fdd7c013d21909de74307e28794 https://github.com/pmd/pmd/commit/3e9e128aa7712fdd7c013d21909de74307e28794 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryFullyQualifiedName.xml Log Message: ----------- [java] UnnecessaryFullyQualifiedName - improve test case Commit: 9da17877acbdca7c2bdddd4fec4a57ae15d2d1c6 https://github.com/pmd/pmd/commit/9da17877acbdca7c2bdddd4fec4a57ae15d2d1c6 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M docs/pages/release_notes.md Log Message: ----------- [doc] Update release notes (#5263, #5353) Commit: 4f766035a46c0fd0d7c8ebc723a7a19e1478fd6c https://github.com/pmd/pmd/commit/4f766035a46c0fd0d7c8ebc723a7a19e1478fd6c Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/JavaAstUtils.java M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryFullyQualifiedNameRule.java M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryFullyQualifiedName.xml Log Message: ----------- [java] Fix #5263 - UnnecessaryFullyQualifiedName FP with forward references (#5353) Merge pull request #5353 from oowekyala:issue5263-ufqn-forward-ref Compare: https://github.com/pmd/pmd/compare/0d11f151bd6e...4f766035a46c 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