Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: ef18609309629e34ecc42f8eb3698d4a6b285f57
      https://github.com/pmd/pmd/commit/ef18609309629e34ecc42f8eb3698d4a6b285f57
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
    A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/codestyle/unnecessaryimport/item/Item.java
    A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/codestyle/unnecessaryimport/item/ItemProducer.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml

  Log Message:
  -----------
  [java] UnnecessaryImport - keep analyzing with failed overload selection

Fixes #4816


  Commit: 35c34785a0b055d72ee028c1ae47eb4e43ccb119
      https://github.com/pmd/pmd/commit/35c34785a0b055d72ee028c1ae47eb4e43ccb119
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/codestyle/UnnecessaryImportRule.java
    A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/codestyle/unnecessaryimport/item/Item.java
    A 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/rule/codestyle/unnecessaryimport/item/ItemProducer.java
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/codestyle/xml/UnnecessaryImport.xml

  Log Message:
  -----------
  Merge pull request #4840 from adangel/issue-4816-UnnecessaryImport

[java] UnnecessaryImport - keep analyzing with failed overload selection


Compare: https://github.com/pmd/pmd/compare/f90d222ed11d...35c34785a0b0

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