You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2015/11/21 01:55:11 UTC

[jira] [Updated] (SLING-5318) Sling provisioning model does not propagate Artifact metadata during processing

     [ https://issues.apache.org/jira/browse/SLING-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert updated SLING-5318:
------------------------------------
    Attachment: sling.diff

The attached patch contains a fix for the problem and also a unit test.

> Sling provisioning model does not propagate Artifact metadata during processing
> -------------------------------------------------------------------------------
>
>                 Key: SLING-5318
>                 URL: https://issues.apache.org/jira/browse/SLING-5318
>             Project: Sling
>          Issue Type: Bug
>            Reporter: David Bosschaert
>         Attachments: sling.diff
>
>
> The sling provisioning model does not propagate Artifact metadata in EffectiveModelProcessor.processArtifact. This means that if Artifact Metadata is specified in the model.txt file like this:
> {code}    commons-collections/commons-collections/3.2.1/jar [mykey=myvalue]{code}
> the {{mykey=myvalue}} it will be lost at some point during processing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)