aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/installer
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-09-03 01:36:36 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-09-03 01:36:36 +0200
commitc46bf8576fb2424c107f970a90bc57bc6ed5204a (patch)
tree88d538a5b702d57745d647ec7f367bf68d3a87ab /src/lombok/installer
parent2b51cf84f4b11fb458c566317b4c2ecc94c8631b (diff)
downloadlombok-c46bf8576fb2424c107f970a90bc57bc6ed5204a.tar.gz
lombok-c46bf8576fb2424c107f970a90bc57bc6ed5204a.tar.bz2
lombok-c46bf8576fb2424c107f970a90bc57bc6ed5204a.zip
"Fixed" issue #43" - problems with javax.validation.NotNull, which lombok used to copy over to the method parameter of generated setters and constructors, but NotNull is not valid there. We've fixed it by limiting ourselves to annotations named 'NonNull', popular versions of which are legal in all the places we copy them to.
This leaves IDEA's NotNull out in the cold, but, lombok doesn't support IDEA anyway. This is a workaround - once lombok supports type introspection we'll fix this properly.
Diffstat (limited to 'src/lombok/installer')
0 files changed, 0 insertions, 0 deletions