This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
You've already forked lombok
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-05-28 22:23:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
304becdde7f5bcf44ed1fdb59b2c8d5bdf71125d
lombok
/
test
/
transform
/
resource
T
History
Reinier Zwitserloot
a0b901c3c0
@NonNull
now uses a slightly longer exception message.
2018-06-04 23:55:13 +02:00
..
after-delombok
@NonNull
now uses a slightly longer exception message.
2018-06-04 23:55:13 +02:00
after-ecj
@NonNull
now uses a slightly longer exception message.
2018-06-04 23:55:13 +02:00
before
Make
extraPrivate
opt-in instead of opt-out.
Fixes
#1708
2018-06-04 23:36:45 +02:00
messages-delombok
FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.
2018-06-04 23:36:10 +02:00
messages-ecj
FieldNameConstants now defaults to having a prefix ‘FIELD_’, which can be configured both on the annotation itself and via a config key. This totally breaks compatibility with the previous lombok release, but, hey, it’s in experimental and it’s been one week. This is better.
2018-06-04 23:36:10 +02:00
messages-idempotent
fixing tests to account for generation of javax.annotation.Generated and ConstructorProperties being default-off.
2017-12-04 21:41:47 +01:00