Well, in my mind they are orthogonal. You can configure your whole Jenkins instance through the Job DSL plugin, which as its name tries to say: "is a plugin using a Domain Specific Language, that is a somehow in that case a more human-readable than programmatic language version to create Jenkins jobs (and views, actually, and so on)"
The workflow-plugin is to be seen as a unique job [1]. Btw, according to the Job DSL plugin changelog, you can now create a workflow job using the Job DSL plugin. Cheers [1] Though, granted, the workflow-plugin by design is going to make less required to make many jobs in some situations (like synchronizing, etc.). 2015-02-13 1:27 GMT+01:00 David Karr <[email protected]>: > As part of a high-level presentation on Groovy that I'm giving to my > organization, I was looking for a short statement that explains the > difference between the workflow plugin and the dsl plugin, and the > relationships they have with each other. Could someone give me a short > statement covering that? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/c90013d7-64b0-4f46-ad72-b209e87f56b3%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/c90013d7-64b0-4f46-ad72-b209e87f56b3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CANWgJS6goqLSZQWm5WQ7x%2BkAeEdg0QP-fvxNWooYHZrUCu0sSg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
