[
https://issues.apache.org/jira/browse/KARAF-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Baker updated KARAF-3896:
----------------------------------
Description:
The org.apache.karaf.kar.internal.KarServiceImpl is using a hardcoded "data"
directory under $\{karaf.base\} instead of the ${\karaf.data\} property.
The blueprint should be updated to use the $\{karaf.data\} property instead.
was:
The org.apache.karaf.kar.internal.KarServiceImpl is using a hardcoded "data"
directory under ${karaf.base} instead of the ${karaf.data} property.
The blueprint should be updated to use the ${karaf.data} property instead.
> KAR Deployer not using karaf.data property, hardcoded to "data"
> ---------------------------------------------------------------
>
> Key: KARAF-3896
> URL: https://issues.apache.org/jira/browse/KARAF-3896
> Project: Karaf
> Issue Type: Bug
> Components: karaf-kar
> Affects Versions: 3.0.4
> Reporter: Nicholas Baker
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The org.apache.karaf.kar.internal.KarServiceImpl is using a hardcoded "data"
> directory under $\{karaf.base\} instead of the ${\karaf.data\} property.
> The blueprint should be updated to use the $\{karaf.data\} property instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)