RA-482: Prevent the build from failing when alfresco-share-services.amp is not present. (Alfresco Platform installer doesn’t need to package it).

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109010 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2015-07-27 09:23:39 +00:00
parent 0e4991dccf
commit d201c444ee

View File

@@ -165,7 +165,7 @@
<name>shareservices</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${distribution_folder.unix}/amps/alfresco-share-services.amp" />
<distributionFile origin="${distribution_folder.unix}/amps/alfresco-share-services.amp*" allowWildcards="1"/>
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps" value="1" />