fundacionjala / enforce-gradle-plugin

Gradle plugin for Salesforce projects, helps to implement a Continuous Integration process
http://fundacionjala.github.io/enforce-gradle-plugin/
MIT License
17 stars 24 forks source link

Destructive Changes should be executed after the deploy #254

Open marcos-montano opened 9 years ago

marcos-montano commented 9 years ago

The problem is that the tool is trying to delete a page when this is still referenced in an object. And after the deploy is no longer referenced. So the destructiveChanges should be executed after the deploy.

https://developer.salesforce.com/docs/atlas.en-us.daas.meta/daas/daas_destructive_changes.htm