Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: f7a10eaebd5a3e9d8a371a23ac0dc0255e6f57fe
      https://github.com/pmd/pmd/commit/f7a10eaebd5a3e9d8a371a23ac0dc0255e6f57fe
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  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:
  -----------
  [java] Fix #5315 - UnusedImport FP with import on demand


  Commit: f0277d7b330d649a27db32c95134e8686dc07886
      https://github.com/pmd/pmd/commit/f0277d7b330d649a27db32c95134e8686dc07886
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-11-28 (Thu, 28 Nov 2024)

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

  Log Message:
  -----------
  [java] UnnecessaryImport - update test case name (#5315)


  Commit: 37a692c2cc6d09cb8a318af7466a98c782c47269
      https://github.com/pmd/pmd/commit/37a692c2cc6d09cb8a318af7466a98c782c47269
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-11-28 (Thu, 28 Nov 2024)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#5315, #5372)


  Commit: 5b8e723084b0d8f2b59021910e173973781f57bd
      https://github.com/pmd/pmd/commit/5b8e723084b0d8f2b59021910e173973781f57bd
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-11-28 (Thu, 28 Nov 2024)

  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:
  -----------
  [java] Fix #5315 - UnusedImport FP with import on demand (#5372)

Merge pull request #5372 from oowekyala:issue5315-unusedimport-fp


Compare: https://github.com/pmd/pmd/compare/e54394384d9f...5b8e723084b0

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