You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/02/13 09:13:00 UTC

[jira] [Resolved] (SLING-9066) Dependency updates can lead to ConcurrentModificationException

     [ https://issues.apache.org/jira/browse/SLING-9066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-9066.
-------------------------------------
    Resolution: Fixed

Merged PR

> Dependency updates can lead to ConcurrentModificationException
> --------------------------------------------------------------
>
>                 Key: SLING-9066
>                 URL: https://issues.apache.org/jira/browse/SLING-9066
>             Project: Sling
>          Issue Type: Bug
>          Components: Content-Package to Feature Model Converter
>    Affects Versions: Content-Package to Feature Model Converter 1.0.8
>            Reporter: Dominik Süß
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Content-Package to Feature Model Converter 1.0.10
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The adjustments of dependencies as introduced with SLING-8649 currently iterate over the dependencies while modifying the collection which can lead to a ConcurrentModificationException. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)