Issue Type: Bug Bug
Assignee: Daniel Spilker
Components: job-dsl-plugin
Created: 06/Feb/15 9:48 AM
Description:

Use JobDSL plug in to create a job like this:

job {
    name( 'testjob')
    customWorkspace( 'c:\\' )
}

Then delete customWorkspace and run JobDSL again:

job {
    name( 'testjob')
}

The setting in the job is still activated and points to "c:\".

Environment: Jenkins ver. 1.597 installed on Windows 8.1 (local test) and Windows Server 2008 R2 (production)
Project: Jenkins
Priority: Minor Minor
Reporter: Rolf Geuenich
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