Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce old CaseStatement constructor #2415

Conversation

datho7561
Copy link
Contributor

This should help support backwards compatibility for projects that extend the parser.

What it does

Reintroduce the old constructor for CaseStatement, which has as different parameter order, and mark it as deprecated.

How to test

See if this resolves projectlombok/lombok#3648

Author checklist

This should help support backwards compatibility for projects that
extend the parser.

Signed-off-by: David Thompson <davthomp@redhat.com>
@datho7561 datho7561 closed this May 6, 2024
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] lombok.eclipse.handlers.HandleBuilder failed - Java 22, Eclipse 2024-03
1 participant