Jukka Zitting created JCR-3418:
----------------------------------

             Summary: CompactNodeTypeDefReader throws away exception information
                 Key: JCR-3418
                 URL: https://issues.apache.org/jira/browse/JCR-3418
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-jcr-commons
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Trivial


A few exception handlers in the CompactNodeTypeDefReader class throw away a 
captured RepositoryException or use only its message string. It would be better 
if the entire exception was kept around as the root cause of the resulting 
ParseException.

--
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