Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 48512a43f6b637c8846376149f016bfed616142e
      https://github.com/pmd/pmd/commit/48512a43f6b637c8846376149f016bfed616142e
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/InferenceVar.java
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/TypeInferenceTest.kt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  -----------
  Fix #5047 - type inference with enum


  Commit: 51bfb96414710b7a2d9fd16a8be73a49c75dbfaf
      https://github.com/pmd/pmd/commit/51bfb96414710b7a2d9fd16a8be73a49c75dbfaf
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  -----------
   Add @anuragagarwal561994 as a contributor


  Commit: 3c6190ecab031551fe86619117079ab0ac516fcd
      https://github.com/pmd/pmd/commit/3c6190ecab031551fe86619117079ab0ac516fcd
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#5047)


  Commit: 0dd8fc791b11b958e652a00383892e2971c0740a
      https://github.com/pmd/pmd/commit/0dd8fc791b11b958e652a00383892e2971c0740a
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  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/types/TypeOps.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/InferenceVar.java
    M 
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/TypeInferenceTest.kt
    M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml

  Log Message:
  -----------
  [java] Fix #5047 - type inference with enum #5052

Merge pull request #5052 from oowekyala:issue5047-inference-with-enum


Compare: https://github.com/pmd/pmd/compare/b3851fe26e76...0dd8fc791b11

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