[
https://issues.apache.org/jira/browse/JCR-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1413:
-------------------------------
Affects Version/s: (was: core 1.4.1)
Fix Version/s: (was: core 1.4.2)
1.5
> [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
> Reporter: Dave Brosius
> Priority: Minor
> Fix For: 1.5
>
> 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.