[
https://issues.apache.org/jira/browse/FELIX-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J.W. Janssen resolved FELIX-4718.
---------------------------------
Resolution: Fixed
Fixed in rev #1643202.
> SnapshotCommand creates invalid snapshot archives
> -------------------------------------------------
>
> Key: FELIX-4718
> URL: https://issues.apache.org/jira/browse/FELIX-4718
> Project: Felix
> Issue Type: Bug
> Components: Deployment Admin
> Reporter: J.W. Janssen
> Assignee: J.W. Janssen
> Fix For: deploymentadmin-0.9.8
>
>
> When upgrading a bundle, DP archives the data area of all bundles. For
> example, consider a bundle that has one file in its data area called
> {{file1}}. For this case, the data area archive will look like:
> {code}
> file1
> file1/file1
> {code}
> which is incorrect (the file entry is also used as directory entry, which is
> impossible to recreate on almost all file systems).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)