diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-27 03:57:51 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-27 03:57:51 +0200 |
commit | b9714eae8ced8d22a319a471331be3a522ebccce (patch) | |
tree | f264de805340bfaec5f97b169aa930a0de6b6e93 /src/lombok/javac/handlers/HandleSetter.java | |
parent | c4611d669db5ef38ba59540dc850cb59a5168348 (diff) | |
download | lombok-b9714eae8ced8d22a319a471331be3a522ebccce.tar.gz lombok-b9714eae8ced8d22a319a471331be3a522ebccce.tar.bz2 lombok-b9714eae8ced8d22a319a471331be3a522ebccce.zip |
[BUGFIX] Pretty major bug - due to a typo, ALL values for annotation methods were set to the value of the last annotation method. e.g in:
@Foo(bar=10), ALL methods in the Foo annotation were presumed to be listed, and set to 10. This was obviously causing problems. Fixed it.
Diffstat (limited to 'src/lombok/javac/handlers/HandleSetter.java')
0 files changed, 0 insertions, 0 deletions