From 34e1c295d2fd2a29314ea5826dae097b806cef41 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 30 Oct 2017 23:49:09 +0100 Subject: Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no longer supports 1.4/1.5 but we need it to continue to compile patchtargets for eclipse. --- buildScripts/ivy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts') diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml index caa56012..45360e57 100644 --- a/buildScripts/ivy.xml +++ b/buildScripts/ivy.xml @@ -40,7 +40,7 @@ - + -- cgit