mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
ACE-4861: Fix for the Share installer.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@120096 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -325,6 +325,7 @@
|
||||
<ruleGroup>
|
||||
<ruleList>
|
||||
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco One Platform"/>
|
||||
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco One Share"/>
|
||||
<isTrue value="${component(alfrescosolr).selected}"/>
|
||||
</ruleList>
|
||||
</ruleGroup>
|
||||
|
Reference in New Issue
Block a user