Skip to content

fix(dedupe-class): align logging with rename/element-wrapper style - #194

Merged
rawvoid merged 1 commit into
devfrom
fix/dedupe-class-logging
Aug 2, 2026
Merged

fix(dedupe-class): align logging with rename/element-wrapper style#194
rawvoid merged 1 commit into
devfrom
fix/dedupe-class-logging

Conversation

@rawvoid

@rawvoid rawvoid commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Log each accepted bean/enum merge at DEBUG as victim → host.
  • INFO for merge and element-class-clear counts only; clear name list at DEBUG.
  • Aggregate ObjectFactory collisions after dedupe into one multi-line WARN.

Test plan

  • mvn -pl plugins test -Dtest=DedupeClassPluginTest

Log each accepted merge and enum merge at DEBUG with victim → host form;
keep INFO for merge and element-class-clear counts only. Aggregate
ObjectFactory collisions into one multi-line WARN.
@github-actions github-actions Bot added the bug Something isn't working label Aug 2, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@rawvoid
rawvoid merged commit 67b5ae4 into dev Aug 2, 2026
4 checks passed
@rawvoid
rawvoid deleted the fix/dedupe-class-logging branch August 2, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant