From cd6eee36cfc10e2dcb1dc12cbaa27db7c0b384a5 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 2 Jun 2011 06:43:30 +0200 Subject: the new eclipse dietparse test suite written by philipp requires junit to be fired up with lombok as agent. Fixed that in the build script. --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 266747ff..ac7c2c6c 100644 --- a/build.xml +++ b/build.xml @@ -256,8 +256,9 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - + + -- cgit