mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Removed references to invite workflow definition and model from bootstrap-context.xml so that Eclipse Repository project will not have to include Remote-API project on its build path, which would cause a circular dependency
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9688 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -338,13 +338,6 @@
|
||||
<prop key="mimetype">text/xml</prop>
|
||||
<prop key="redeploy">false</prop>
|
||||
</props>
|
||||
<!-- Remote API invite workflow definition -->
|
||||
<props>
|
||||
<prop key="engineId">jbpm</prop>
|
||||
<prop key="location">alfresco/workflow/invite_processdefinition.xml</prop>
|
||||
<prop key="mimetype">text/xml</prop>
|
||||
<prop key="redeploy">false</prop>
|
||||
</props>
|
||||
<props>
|
||||
<!-- WCM workflow definition -->
|
||||
<prop key="engineId">jbpm</prop>
|
||||
@@ -365,8 +358,6 @@
|
||||
<list>
|
||||
<value>alfresco/workflow/workflowModel.xml</value>
|
||||
<value>alfresco/workflow/wcmWorkflowModel.xml</value>
|
||||
<!-- Remote API invite workflow Model -->
|
||||
<value>alfresco/workflow/invite-workflow-model.xml</value>
|
||||
</list>
|
||||
</property>
|
||||
<property name="labels">
|
||||
|
Reference in New Issue
Block a user