[
https://issues.apache.org/jira/browse/JCRVLT-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143740#comment-17143740
]
Tobias Bocanegra commented on JCRVLT-447:
-----------------------------------------
I think so. just create a workspace filter with
{noformat}
<filter root="/">
<exclude pattern="/.*"/>
</filter>
{noformat}
and add it to the export options. since you mount the FS to the node's path,
this should work.
> Add AbstractExporter implementation to export a single node
> -----------------------------------------------------------
>
> Key: JCRVLT-447
> URL: https://issues.apache.org/jira/browse/JCRVLT-447
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Components: Misc
> Reporter: Manfred Baedke
> Priority: Minor
>
> Sometimes it may be convenient to not export a full package, but only the
> system view of the requested node. I propose adding a suitable
> AbstractExporter implementation as linked below.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)