Tobias Bocanegra created JCRVLT-76:
--------------------------------------
Summary: Installing 2 moved sibling authorizables fails
Key: JCRVLT-76
URL: https://issues.apache.org/jira/browse/JCRVLT-76
Project: Jackrabbit FileVault
Issue Type: Bug
Reporter: Tobias Bocanegra
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:
{noformat}
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)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)