aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2013-08-13 00:21:18 +0200
committerRoel Spilker <r.spilker@gmail.com>2013-08-13 00:21:18 +0200
commit2b393ec62296edfeaa3e1d78850cdf3fb9767f78 (patch)
treeeb294c5e2f91127e8aa0d6ec7b28f49f4cc9a807 /test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages
parent1eaaf3e276833d163f39eb06af32e678e2a7ed89 (diff)
parent95cf815285ee736d3bc8119773139cb4fe0c1fb4 (diff)
downloadlombok-2b393ec62296edfeaa3e1d78850cdf3fb9767f78.tar.gz
lombok-2b393ec62296edfeaa3e1d78850cdf3fb9767f78.tar.bz2
lombok-2b393ec62296edfeaa3e1d78850cdf3fb9767f78.zip
Merge branch 'jdk8support' of github.com:rzwitserloot/lombok into jdk8support
Diffstat (limited to 'test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages')
-rw-r--r--test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages b/test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages
index 6b949f41..f87b9f13 100644
--- a/test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages
+++ b/test/transform/resource/messages-ecj/GetterOnMethodErrors2.java.messages
@@ -1,4 +1,4 @@
-2:31 The correct format is @Getter(onMethod=@_({@SomeAnnotation, @SomeOtherAnnotation}))
-3:93 The correct format is @Getter(onMethod=@_({@SomeAnnotation, @SomeOtherAnnotation}))
-4:143 The correct format is @Getter(onMethod=@_({@SomeAnnotation, @SomeOtherAnnotation}))
-5:208 The correct format is @Getter(onMethod=@_({@SomeAnnotation, @SomeOtherAnnotation}))
+2:31 The correct format is @Getter(onMethod=@__({@SomeAnnotation, @SomeOtherAnnotation}))
+3:93 The correct format is @Getter(onMethod=@__({@SomeAnnotation, @SomeOtherAnnotation}))
+4:144 The correct format is @Getter(onMethod=@__({@SomeAnnotation, @SomeOtherAnnotation}))
+5:210 The correct format is @Getter(onMethod=@__({@SomeAnnotation, @SomeOtherAnnotation}))