Issue Type: New Feature New Feature
Assignee: Daniel Spilker
Components: job-dsl-plugin
Created: 03/Feb/15 12:09 AM
Description:

Jenkins UI supports it, so why not Job-DSL? Any attempt to use that results in a stack trace:

16:01:19 FATAL: Continuation Condition needs to be one of these values: SUCCESSFUL, UNSTABLE, COMPLETED
16:01:19 java.lang.IllegalArgumentException: Continuation Condition needs to be one of these values: SUCCESSFUL, UNSTABLE, COMPLETED
16:01:19 	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:92)
16:01:19 	at com.google.common.base.Preconditions$checkArgument.call(Unknown Source)
16:01:19 	at javaposse.jobdsl.dsl.helpers.step.StepContext.phase(StepContext.groovy:571)
16:01:19 	at javaposse.jobdsl.dsl.helpers.step.StepContext$phase.callCurrent(Unknown Source)
16:01:19 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:46)
...
Project: Jenkins
Priority: Minor Minor
Reporter: Christian Goetze
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