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

1.4-SNAPSHOT #102

Merged
merged 4 commits into from
Mar 13, 2018
Merged

1.4-SNAPSHOT #102

merged 4 commits into from
Mar 13, 2018

Conversation

iamareebjamal
Copy link
Member

No description provided.

@Builder.Default removes the initializer expression and only
adds it in the builder. This is exactly opposite of what we
wanted. We wanted no warnings for lombok and default value
in no constructor instance and no value in builder.
This is a serious misbehaviour and will causes several
`NullPointerException`s in the code, so we can live with a
few lombok warnings
@iamareebjamal
Copy link
Member Author

iamareebjamal commented Mar 13, 2018

Removed @Builder.Default due to projectlombok/lombok#1429 projectlombok/lombok#1347

@iamareebjamal iamareebjamal merged commit 1fcaf97 into zhcet-amu:master Mar 13, 2018
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