From ee64cb9488bc610e4c1ccd414afb616e0a61e770 Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Wed, 22 Aug 2018 14:13:16 +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 78afe9ff..402d429a 100644 --- a/build.xml +++ b/build.xml @@ -368,7 +368,7 @@ lombok.launch.AnnotationProcessorHider$ClaimingProcessor,isolating - + -- cgit