Skip to content

Conversation

@janrieke
Copy link
Contributor

@janrieke janrieke commented Sep 30, 2025

This PR fixes a bug introduced by #3860: With lombok.copyJacksonAnnotationsToAccessors = true, some annotation are copied twice in Eclipse, resulting in the compilation error "@XYZ is not a repeatable annotation".

Fixes #3934.

@fbricon
Copy link

fbricon commented Nov 21, 2025

Can someone please review this PR? The problem affects vscode-java (as it runs a version of Eclipse JDT under the hood)

@pastouret
Copy link

Can someone please review this PR? The problem affects vscode-java (as it runs a version of Eclipse JDT under the hood)

+1 a retro-compatible fix is highly welcome for all the vscoders trying to do some java

@erizzo
Copy link

erizzo commented Nov 26, 2025

Please review this contribution from the community. Sorry to tag committers directly but Lombok in Eclipse-based and VS Code IDEs is broken without it.
@Rawi01 @rzwitserloot @liampace @rspilker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] com.fasterxml.jackson.annotation.JsonProperty is not a repeatable annotation interface

4 participants