Petals ANT Tasks SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
When trying to deploy a service-assembly containing two service-units whose the deployment fails for one service-unit:
* By default ({{failOnError=true}} and {{failOnComponentError=false}}), the task succeeds,
* If {{failOnError=true}}, the task will fail only if {{failOnComponentError=true}}.
{tip}