Bugs

  • #28 - Create execution specifications in AbstractExecTask at execution time.

Breaking change

  • The Project parameter has been removed from AbstractExecTask.createExecSpec. This parameter did not make sense as the project instance is already available inside the task.