Hi,

I've implemented initial support for archives in feature.io. In addition I added a mojo to the slingfeature maven plugin which can be configured to create feature archives out of feature models.

I've also added an initial plugin to support features and feature archives with the OSGi installer to the whiteboard. But that code is untested yet :)

Most of it is very similar to what we did with the provisioning model but just changed to support the feature model.

Regards
Carsten

On 17.02.2020 08:52, Carsten Ziegeler wrote:
Hi,

with the older provisioning model we support an archive containing a provisioning model and all contained artifacts ([1] and [2]) In addition we have a plugin for the OSGi installer which allows to install such artifacts ([3]).

The question is if we want to support something similar with the feature model?

Adjusting the code to support feature model based archives is very trivial, question is just if we want to do it and how ?

Regards
Carsten


[1] https://github.com/apache/sling-org-apache-sling-provisioning-model/blob/master/src/main/java/org/apache/sling/provisioning/model/io/ModelArchiveReader.java [2] https://github.com/apache/sling-org-apache-sling-provisioning-model/blob/master/src/main/java/org/apache/sling/provisioning/model/io/ModelArchiveWriter.java [3] https://github.com/apache/sling-org-apache-sling-installer-factory-model
--
Carsten Ziegeler
Adobe Research Switzerland
[email protected]

--
--
Carsten Ziegeler
Adobe Research Switzerland
[email protected]

Reply via email to