BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

Issue: Vocabularies should undeploy in reverse order (v5.6) #390

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

Scenario is: Our Solution is consisting of dependent vocabularies and they are included in btdfproj file in least dependent first order. (For ex: v1, v2, v3) BizTalk solution deployed successfully.

While doing undeploy BizTalk solution: BTDF starts up with undploying the vocabularies in least dependent first order. It is failing as other Vocabularies are referring the least dependent vocabulary.

See http://biztalkdeployment.codeplex.com/workitem/10717

This work item was migrated from CodePlex

CodePlex work item ID: '10983' Assigned to: 'tfabraham' Vote count: '1'

tfabraham commented 6 years ago

[UnknownUser@8/21/2015] Resolved with changeset 77152.