diff --git a/build.xml b/build.xml index 036525b..b00b61e 100755 --- a/build.xml +++ b/build.xml @@ -555,7 +555,7 @@ - + Step 1: Copy customization data files from repo. @@ -568,7 +568,7 @@ - + Step 2: Scanning clientdata and creating the Tree File Lookup Table. @@ -580,7 +580,7 @@
p ${clientdata}/:0
${line.separator}${assets}:0${line.separator}
- + Step 3a: Collecting information on customizable assets from our clientdata. @@ -599,7 +599,7 @@ - + Step 4a: Creating an optimized customizations info file. @@ -612,7 +612,16 @@ - Step 4b: Sorting and removing duplicate entries from the optimized file. + Step 4b: Adding manual variable usage. + + + + + + + + + Step 4c: Sorting and removing duplicate entries from the optimized file. @@ -622,7 +631,7 @@ - + Step 5: Building the ACM MIF data file @@ -638,7 +647,7 @@ - + Step 6: Building the ACM IFF (final step) @@ -649,7 +658,7 @@ - +