Karl Pauls created SLING-10131:
----------------------------------

             Summary: Unpack extension causes java.io.NotSerializableException: 
org.apache.sling.feature.ArtifactId
                 Key: SLING-10131
                 URL: https://issues.apache.org/jira/browse/SLING-10131
             Project: Sling
          Issue Type: Bug
          Components: Feature Model
    Affects Versions: Feature Model Unpack Extension 0.1.0
            Reporter: Karl Pauls
            Assignee: Karl Pauls
             Fix For: Feature Model Unpack Extension 0.2.0


The unpack extension puts an artiactId into the context of the osgi installer. 
However, ArtifactId is not serializable which can cause issues. We should just 
put the mvn id string into the context and recreated the artifact id object 
from it as needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to