From 5aea9e9cdd0928e93e738bfb2779d52d100cd887 Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Wed, 22 Aug 2018 14:12:06 +0430 Subject: add ant task to install lombok jar into local maven repository --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b6c9657c..78afe9ff 100644 --- a/build.xml +++ b/build.xml @@ -383,7 +383,7 @@ lombok.launch.AnnotationProcessorHider$ClaimingProcessor,isolating - + -- cgit