Hi,

I am currently working on the support of the workflow plugin for the 
ansible plugin and I'm facing some questions.

1. I wonder which versions of jenkins and workflow plugin I should use in 
the pom.xml? For the moment I'm using Jenkins 1.580.1 and workflow 1.4.2 
but the docker workflow plugin is using Jenkins 1.596.1 and workflow 
1.7-alpha-1.

2. Should I extend AbstractSynchronousNonBlockingStepExecution or 
AbstractStepExecutionImpl? I'm not sure the clearly understand the impact 
of synchronous and asynchronous executions on the workflow engine. An 
example of AbstractStepExecutionImpl implementation would be greatly 
appreciated :-)

3. Should I upgrade the Builder subclass to implement the SimpleBuildStep 
interface?

Thanks in advance for your replies and advice.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a2112371-9617-4c9a-9dd7-dd9c37fb0266%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to