[
https://issues.apache.org/jira/browse/JCRVLT-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra resolved JCRVLT-208.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.1.44
fixed in r1816018.
the service {{org.apache.jackrabbit.vault.packaging.impl.PackagingImpl}} now
allows for configuration of the package roots. for example:
{noformat}
org.apache.jackrabbit.vault.packaging.impl.PackagingImpl
packageRoots=[
"/var/packages",
"/etc/packages"
]
{noformat}
> Add support for package storage outside /etc/packages
> -----------------------------------------------------
>
> Key: JCRVLT-208
> URL: https://issues.apache.org/jira/browse/JCRVLT-208
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: Packaging
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 3.1.44
>
>
> The jcr package manager hardcodes the packages root at /etc/packages. it
> should be possible to register other/different package roots. this could be
> used by systems that reserve /etc for something else.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)