cancel
Showing results for 
Search instead for 
Did you mean: 

No undeploy/duplicate checking for process deployment?

feiya200
Champ in-the-making
Champ in-the-making
As of alpha2 release, I don't see an implementation of

org.activiti.impl.bpmn.BpmnDeployer.delete(DeploymentImpl, TransactionContext)

And from my experience there's also no duplicate checking when deploy a process that already exists

What's the plan on versioning of processes?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
The delete is not required for the versioning, and versioning is applied during deploy time: check the userguide http://activiti.org/userguide/index.html#N101D5.