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)