Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
regression of JCRVLT-71.
installing a package that contains 2 authorizables that are siblings in the package but moved to a different location fails with:
java.util.ConcurrentModificationException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:373) at java.util.LinkedHashMap$ValueIterator.next(LinkedHashMap.java:388) at org.apache.jackrabbit.vault.fs.io.Importer.commit(Importer.java:794)