From 9735fb26c4ea381f365c46fac5d4617b49539098 Mon Sep 17 00:00:00 2001 From: Sam Pottinger Date: Mon, 25 Nov 2019 18:23:39 -0800 Subject: [PATCH] Added missing methods-build requirement for core build. If not running tests but building, methods-build may be left off. This restores that requirement. --- core/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/build.xml b/core/build.xml index 29da2079a..d1aa0e9cb 100644 --- a/core/build.xml +++ b/core/build.xml @@ -96,7 +96,7 @@ - + @@ -112,7 +112,7 @@ - +