[
https://issues.apache.org/jira/browse/SLING-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14065604#comment-14065604
]
Robert Munteanu commented on SLING-3765:
----------------------------------------
* http://svn.apache.org/viewvc?view=revision&revision=1611483 - moved the
logger to the API bundle
* http://svn.apache.org/viewvc?view=revision&revision=1611484 - inject the
logger in all vlt commands, instead of accessing the Activator directly
* http://svn.apache.org/viewvc?view=revision&revision=1611485 - perform all
reordering operations in one pass ( fixes this bug )
* http://svn.apache.org/viewvc?view=revision&revision=1611486 - stronger
consistency checks before starting the reordering operation
> Sorting node children can trigger a StackOverFlowError
> ------------------------------------------------------
>
> Key: SLING-3765
> URL: https://issues.apache.org/jira/browse/SLING-3765
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.0.2
>
> Attachments: screenshot.png, trace-log-snippet.txt
>
>
> Under certain circumstances it is possible for the reordering operation to
> not succeed and attempt _ad infinitum_ to perform the same reorder operation.
> There is probably an error in the ordering logic which needs to be fixed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)