From 4331906443e441be82c9225eea7c46b5c28c97f1 Mon Sep 17 00:00:00 2001 From: James Moger Date: Fri, 10 May 2013 10:10:55 -0400 Subject: [PATCH] Clean while compiling to resolve weird type erasure corner-cases --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 7fcb9930..1a366c23 100644 --- a/build.xml +++ b/build.xml @@ -144,8 +144,8 @@ outputclass="com.gitblit.Keys" todir="${project.src.dir}" /> - - + + -- 2.39.5