Closed fieg closed 9 years ago
When you deploy to a group and a certain target has nothing to deploy, the other targets were not deployed, because an exception was thrown. This PR introduces a EmptyChangesetException which is safely handled during the deploy process.
When you deploy to a group and a certain target has nothing to deploy, the other targets were not deployed, because an exception was thrown. This PR introduces a EmptyChangesetException which is safely handled during the deploy process.