Steps to Reproduce:
- use the Camunda Modeler and add a new output variable to the CallActivity
- configure no source and target for the output variable
- deploy the process
- no error during the parsing is thrown
AT:
- an exception should be thrown when the source or target attribute of a output variable in a CallActivity is empty
- same behavior for the input variable