From 44fb322c8501ca44faaddbbdb9743a38ec1e2d52 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 27 Mar 2018 20:35:16 +0200 Subject: [PATCH] =?UTF-8?q?rt-openjdk6=20is=20downloaded=20from=20the=20lo?= =?UTF-8?q?mbok=20site,=20we=20had=20a=20weird=20version=20up=20there=20fo?= =?UTF-8?q?r=20a=20while=20that=20broke=20the=20build,=20we=20fixed=20it,?= =?UTF-8?q?=20but=20you=20won=E2=80=99t=20know=20until=20you=20do=20some?= =?UTF-8?q?=20fairly=20fancy=20cleaning=20(a=20complete=20re-clone=20or=20?= =?UTF-8?q?a=20distclean).=20Updated=20build=20script=20to=20scan=20for=20?= =?UTF-8?q?anything=20that=20isn=E2=80=99t=20the=20right=20version=20and?= =?UTF-8?q?=20re-download.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 645114a7..f6988255 100644 --- a/build.xml +++ b/build.xml @@ -28,8 +28,12 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - - + + + + + +