From a9f334fde93a0b07820962bff0b602ef0be731cf Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Tue, 1 Nov 2011 00:13:22 +0100 Subject: Fixed issue 284 now also for java7, introduced more stubbing --- build.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 0cd04dbb..82c861be 100644 --- a/build.xml +++ b/build.xml @@ -131,8 +131,12 @@ the common tasks and can be called on to run the main aspects of all the sub-scr anymore until you 'ant clean'. That's very much not desired, so we kill the processor, which stops lombok from running. We re-create the file at the end of this target. --> + + + + -- cgit