UTF-154 - Remove Manifest of tool distribution from update package.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@110121 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2015-08-14 09:38:46 +00:00
parent 84692a84ea
commit c267031da6

View File

@@ -38,6 +38,9 @@
<unpack>true</unpack>
<unpackOptions>
<lineEnding>keep</lineEnding>
<excludes>
<exclude>META-INF/**</exclude>
</excludes>
</unpackOptions>
<includes>
<include>org.alfresco:alfresco-update-tool-distribution:jar</include>