angela created JCRVLT-103:
-----------------------------
Summary: JcrPackageDefinitionImpl always accesses root node
Key: JCRVLT-103
URL: https://issues.apache.org/jira/browse/JCRVLT-103
Project: Jackrabbit FileVault
Issue Type: Sub-task
Reporter: angela
Attachments: JCRVLT-103_JcrPackageDefinitionImpl.patch
see JCRVLT-100 for details.
in this case access to the root node seems uncalled for as the code just wants
to retrieve the target node which can be easily done using
{{Session.getNode(absPath)}} instead of computing the relative path first and
accessing the target node from the root.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)