aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic
diff options
context:
space:
mode:
authorroot <ha076r@att.com>2017-08-02 09:19:30 -0500
committerPatrick Brady <pb071s@att.com>2017-08-03 21:11:55 +0000
commit30eff3fa5c30cd79b699b881cc0a689b43977b6f (patch)
treee73546ca8cd0098881bfe41b6f6199d8003c4c3a /platform-logic
parent4718ece4b1c3a125dc6e2ccbe1f6cd2caa8fcd1e (diff)
Reformatting graph.versions and DGs
The DGs and the graph.versions located in the platform-logic folder (the one that loads and activates the DGs into the DB as defined by graph.versions) are formatted as DOS/noeol files which breaks the process to activate/load these DGs into the DB. Formatting these files to UNIX format. Change-Id: I31c626675801fb37d3de73fae7aa25c4ad59af71 Signed-off-by: root <ha076r@att.com> Issue: [APPC-99]
Diffstat (limited to 'platform-logic')
-rw-r--r--platform-logic/installer/src/assembly/assemble_zip.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform-logic/installer/src/assembly/assemble_zip.xml b/platform-logic/installer/src/assembly/assemble_zip.xml
index 258de8d..8fc1342 100644
--- a/platform-logic/installer/src/assembly/assemble_zip.xml
+++ b/platform-logic/installer/src/assembly/assemble_zip.xml
@@ -40,6 +40,7 @@
<include>**/*.xml</include>
<include>**/graph.versions</include>
</includes>
+ <lineEnding>unix</lineEnding>
</fileSet>
<fileSet>