From b4b4f6a95c1c80f34c287db675d5a23d705e11dc Mon Sep 17 00:00:00 2001 From: Dave Brosius Date: Thu, 2 May 2013 10:18:03 -0400 Subject: [PATCH] explicitly set java source and target to 1.6 for the ant tasks --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 3d76d14926..b77c4173f9 100644 --- a/build.xml +++ b/build.xml @@ -708,7 +708,7 @@ - +