From cec8705c3b9fa6488d53bec5bb4eab27a6decf85 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Thu, 9 Jun 2016 01:55:34 +0200 Subject: #1117: add claiming annotation processor --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 5f8f18aa..a4f22545 100644 --- a/build.xml +++ b/build.xml @@ -226,7 +226,8 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - lombok.launch.AnnotationProcessorHider$AnnotationProcessor + lombok.launch.AnnotationProcessorHider$AnnotationProcessor +lombok.launch.AnnotationProcessorHider$ClaimingProcessor -- cgit