From 1015e0a32a5b9b850f76bc04cb8a8973fc640c20 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 22 Jun 2018 11:43:46 +0200 Subject: [PATCH] compile target is set to Java5 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4277933..810d9e8 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ This Ant Library requires Ant 1.8.1 or later to build, some of the test use JUnit 4 (4.12 recommended). It should work with any Java(TM) Runtime (and compile with any Java(TM) -Developer Kit) starting with version 1.2. +Developer Kit) starting with version 5. Using =====