Issue Type: Improvement Improvement
Assignee: Daniel Spilker
Components: job-dsl-plugin
Created: 30/Sep/14 6:40 PM
Description:

The job-dsl plugin doesn't support startsWithParameters.

I was able to extend the class with:

javaposse.jobdsl.dsl.views.BuildPipelineView.metaClass.startsWithParameters = { boolean startsWithParameters = true ->
execute { it / methodMissing('startsWithParameters', startsWithParameters) }
}

Project: Jenkins
Priority: Minor Minor
Reporter: Vincent Janelle
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to