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:54:10 UTC

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

David Bosschaert created SLING-5318:
---------------------------------------

             Summary: 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


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)