You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/05/01 12:43:00 UTC

[jira] [Commented] (SLING-9413) Provide the Ability for the Launcher to start with Feature Archive(s)

    [ https://issues.apache.org/jira/browse/SLING-9413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097344#comment-17097344 ] 

Carsten Ziegeler commented on SLING-9413:
-----------------------------------------

Implemented initial support in [1] and [2]. A feature archive with the extension ".far" is first extracted into the local cache, and the features from that archive are added to the features being launched.

In a later version we can probably improve this and avoid extracting artifacts to the file system and launch directly from the archive.

[1] https://github.com/apache/sling-org-apache-sling-feature-launcher/commit/80ffa27a832989fbdf42cde2181cbdcde2826601
[2] https://github.com/apache/sling-org-apache-sling-feature/commit/2bd1ad90f5d89ac15698b385ebcab8c8be152f5f

> Provide the Ability for the Launcher to start with Feature Archive(s)
> ---------------------------------------------------------------------
>
>                 Key: SLING-9413
>                 URL: https://issues.apache.org/jira/browse/SLING-9413
>             Project: Sling
>          Issue Type: New Feature
>          Components: Feature Model
>    Affects Versions: Feature Model Launcher 1.1.2
>            Reporter: Andreas Schaefer
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model Launcher 1.1.4, Feature Model 1.2.2
>
>
> The Feature Launcher should provide the ability to launch one or more Feature Archives



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