DATACMNS-1490 - Tweak lombok to add @Generated to generated code.

This will cause JaCoCo to exclude that code from code coverage reports.
This commit is contained in:
Oliver Drotbohm
2019-03-05 11:35:11 +01:00
parent 837b8672dc
commit 1c90a70e3a
+1
View File
@@ -1,2 +1,3 @@
lombok.nonNull.exceptionType = IllegalArgumentException
lombok.log.fieldName = LOG
lombok.addLombokGeneratedAnnotation = true