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

Michael Dürig resolved OAK-769.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7

Fixed at revision 1466546
                
> Add utility method to JsopDiff for debugging node states
> --------------------------------------------------------
>
>                 Key: OAK-769
>                 URL: https://issues.apache.org/jira/browse/OAK-769
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Minor
>             Fix For: 0.7
>
>
> Such a method should enable diffing of node states for debugging purposes:
> {code}
> String diff = JsopDiff.diffToJsop(beforeState, afterState)
> System.out.println(diff);
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to