Skip to content
  • Kohsuke Kawaguchi's avatar
    [FIXED JENKINS-18589] · 7facc773
    Kohsuke Kawaguchi authored
    Use DescribableList to handle the copy-on-write semantics correctly. The vector class just doesn't cut it, and we've been setting a new value to this field, which will violates all sorts of the concurrent programming practice.
    
    This change has the nice side effect of removing {{class="vector"}} from the persisted XML. A test is added to make sure we can still read back such an XML.
    7facc773
To find the state of this project's repository at the time of any of these versions, check out the tags.