[ https://issues.apache.org/jira/browse/JCR-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Guggisberg resolved JCR-1413.
------------------------------------
Resolution: Fixed
patch committed in r630382
thanks!
> [PATCH] retain exception stack traces
> -------------------------------------
>
> Key: JCR-1413
> URL: https://issues.apache.org/jira/browse/JCR-1413
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: core 1.4.1
> Reporter: Dave Brosius
> Priority: Minor
> Fix For: core 1.4.2
>
> Attachments: retain_stack_traces.patch
>
>
> Code catches one exception, and throws another, losing the stack trace information of
the causal exception. This makes it more difficult to understand what happened when an exception
occurs. This patch retains all stack traces that occur that causes a thrown exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|