mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
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:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user