[
https://issues.apache.org/jira/browse/JCRVLT-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Petria updated JCRVLT-97:
--------------------------------
Attachment: JCRVLT-97.2.patch
One more patch that pushes the configuration up to metainf properties.
In short, setting the following useBinaryReferences property for an export
triggers the serialization of references (\{BinaryRef\}2fe34523faef523...)
instead of binary artifacts.
{noformat}
props.setProperty(PackageProperties.NAME_USE_BINARY_REFERENCES, "true");
{noformat}
> Implement binaryless export
> ---------------------------
>
> Key: JCRVLT-97
> URL: https://issues.apache.org/jira/browse/JCRVLT-97
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Reporter: Marius Petria
> Attachments: JCRVLT-97.1.patch, JCRVLT-97.2.patch, JCRVLT-97.patch
>
>
> In order to efficiently transport content between instances that share the
> same data store packaging could support a binaryless mode, i.e. instead of
> packaging the actual binaries it should package only the references to those
> binaries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)