From 9b55af61dbd585a745e24a43ac27574a69ed15f2 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 27 Nov 2009 09:49:21 +0100 Subject: Added delombok to the build scripts. --- buildScripts/compile.ant.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'buildScripts') diff --git a/buildScripts/compile.ant.xml b/buildScripts/compile.ant.xml index cafc59b9..043b67c0 100644 --- a/buildScripts/compile.ant.xml +++ b/buildScripts/compile.ant.xml @@ -83,6 +83,7 @@ lombok code including the various agents. + @@ -111,6 +112,7 @@ lombok code including the various agents. + @@ -119,6 +121,7 @@ lombok code including the various agents. + @@ -133,6 +136,9 @@ lombok code including the various agents. + + + -- cgit