From 9b886c140cf3cbc22c8db0ec8e37b95b45d7b4d9 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Tue, 20 Jul 2010 00:44:36 +0200 Subject: Changed the order of unpacking libs to be before compiling in the build script, this way having old versions of e.g. lombok.patcher around dont mysteriously break your build until you ant clean. --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 8de57ac0..a2cc3a28 100644 --- a/build.xml +++ b/build.xml @@ -113,7 +113,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - +