From 5de7cee2b5d074d35a3cb4b0aec55bf6e22b1c9a Mon Sep 17 00:00:00 2001 From: Kevin Jackson Date: Tue, 12 Dec 2006 13:55:14 +0000 Subject: [PATCH] - fix java6 detection and add selector for conditional compile git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486144 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b2fd92f17..82a68d70a 100644 --- a/build.xml +++ b/build.xml @@ -186,6 +186,13 @@ + + + + + + + @@ -378,7 +385,7 @@ - + +