From a7f096b9f72bb7130d33fc2676fafd68c25dab67 Mon Sep 17 00:00:00 2001 From: Lawrence Tarbox Date: Fri, 27 Feb 2015 12:37:59 -0600 Subject: [PATCH] Add Java 6 backwards compatibility Add "Source" and "Target" lines in the directory of the ant build.xml file to allow running CTP on earlier editions of Java. --- build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.xml b/build.xml index 8cc5872c..da6419e9 100644 --- a/build.xml +++ b/build.xml @@ -47,6 +47,8 @@