Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: job-dsl-plugin
-
Labels:None
-
Environment:OS X 10.9.4
-
Similar Issues:
Description
I upgraded the plugin to the newest version 1.2.6 and the jobs would no longer run and threw a ConcurrentModificationException every time I tried to run them. Log is attached.
The seems to be a similary issue as
JENKINS-22708, but only for views.Can you check that your configure blocks for views are escaping calls to properties? Have a look at 4th bullet point on https://github.com/jenkinsci/job-dsl-plugin/wiki/The-Configure-Block#transforming-xml.