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

Update lombok version, add proxy usage example #8891

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xavier8854
Copy link

Lombok version 1.18.20 exhibits the bug
java.lang.NullPointerException: Cannot read field "bindingsWhenTrue" Fixed in 1.18.22 and later

Is this a bugfix, or an enhancement? Please describe.
Rundeck fails to build, with the message above

Describe the solution you've implemented
As discussed in https://bugs.openjdk.org/browse/JDK-8280513 upgrading lombok to latest versions fixes the problem

Lombok version 1.18.20 exhibits the bug
java.lang.NullPointerException: Cannot read field "bindingsWhenTrue" 
Fixed in 1.18.22 and later
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.

None yet

1 participant