diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2013-03-12 01:29:15 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2013-03-12 01:29:15 +0100 |
commit | cb9b907839aa0c72ffa41f8a13bfab5cb1341258 (patch) | |
tree | 80788f263f0a45796dda84824aa52a1af4245d8f /buildScripts/ivysettings.xml | |
parent | 9400f39d12813740634bba233aacc6edcf62c584 (diff) | |
download | lombok-cb9b907839aa0c72ffa41f8a13bfab5cb1341258.tar.gz lombok-cb9b907839aa0c72ffa41f8a13bfab5cb1341258.tar.bz2 lombok-cb9b907839aa0c72ffa41f8a13bfab5cb1341258.zip |
In delombok, we mark the AST as changed if we remove an annotation; this fixes the issue where delombok would leave lombok annotations in the file if that annotation had no actual effect (such as @Getter on a field if there is an explicit getX method for that field).
issue #443: delombok would screw up @SneakyThrows on methods or constructors with empty bodies. Now we generate warnings for this.
Diffstat (limited to 'buildScripts/ivysettings.xml')
0 files changed, 0 insertions, 0 deletions