From bbf428947ec0c6c8330f901d1e519ee45e1cc837 Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Sat, 18 Apr 2020 15:10:21 -0400 Subject: [PATCH] Copies a localOptions template and fills in the values --- build.xml | 71 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/build.xml b/build.xml index 6f982dc..be36591 100755 --- a/build.xml +++ b/build.xml @@ -36,16 +36,16 @@ - + - + - + - + @@ -134,57 +134,57 @@ We have ${nproc} processors (cores) to use. - + - + - + - + - + - + - + - + - + - + - + @@ -195,8 +195,9 @@ - - + + + @@ -204,7 +205,7 @@ - + @@ -249,14 +250,14 @@ - + - + @@ -272,7 +273,7 @@ - + @@ -352,7 +353,7 @@ - + - + Preface: Clean up any existing files so we don't get wires crossed. @@ -564,7 +565,7 @@ - + Step 1: Copy customization data files from repo. @@ -578,7 +579,7 @@ - + Step 2: Scanning serverdata and creating the Tree File Lookup Table. @@ -590,7 +591,7 @@
p ${serverdata}/:0
${line.separator}${assets}:0${line.separator}
- + Step 3a: Collecting information on customizable assets from our serverdata. @@ -609,7 +610,7 @@ - + Step 4a: Creating an optimized customizations info file. @@ -632,7 +633,7 @@ - + Step 5: Building the ACM MIF data file @@ -648,7 +649,7 @@ - + Step 6: Building the ACM IFF @@ -659,7 +660,7 @@ - + Step 6a: Building the CIM IFF (final step) @@ -670,12 +671,12 @@ - + - +