[
https://issues.apache.org/jira/browse/SLING-10131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved SLING-10131.
--------------------------------
Resolution: Fixed
Fixed by using the mvn id.
> 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
> Priority: Major
> 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)