[
https://issues.apache.org/jira/browse/SLING-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated SLING-1661:
------------------------------------
Fix Version/s: OSGi Installer 3.0.0
> compute the digest when a dictionary is read from the input stream
> ------------------------------------------------------------------
>
> Key: SLING-1661
> URL: https://issues.apache.org/jira/browse/SLING-1661
> Project: Sling
> Issue Type: Improvement
> Components: Installer
> Reporter: Justin Edelson
> Assignee: Carsten Ziegeler
> Fix For: OSGi Installer 3.0.0
>
> Attachments: SLING-1661.patch
>
>
> currently, if this call is made:
> new InstallableResource(id, is, null, null, InstallableResource.TYPE_CONFIG,
> null)
> an error will be thrown because the digest is null. But this isn't necessary
> because we can generate the digest from the parsed dictionary
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.