From: Aron Roberts Date: Wed, 22 Apr 2015 00:50:33 +0000 (-0700) Subject: CSPACE-6585: Move import statement earlier to pick up values from properties file... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=0e2846cd5cf9e87d38bba9f31fbfeea09aa39e1e;p=tmp%2Fjakarta-migration.git CSPACE-6585: Move import statement earlier to pick up values from properties file, prior to their first use. --- 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 @@ - - -