From 0e2846cd5cf9e87d38bba9f31fbfeea09aa39e1e Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 21 Apr 2015 17:50:33 -0700 Subject: [PATCH] CSPACE-6585: Move import statement earlier to pick up values from properties file, prior to their first use. --- build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 960f07b8b..ecfffb7fc 100644 --- a/build.xml +++ b/build.xml @@ -351,6 +351,11 @@ + + + @@ -364,11 +369,6 @@ - - - -- 2.47.3