[
https://issues.apache.org/jira/browse/SLING-11225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513585#comment-17513585
]
Hans-Peter Stoerr commented on SLING-11225:
-------------------------------------------
Since the feature launcher uses a default framework implementation unless you
specify something else with -fv, it might make sense to create an artifact that
contains exactly this framework implementation, too. But since in other cases
that default framework implementation is not used, I'd suggest to not provide
it in the standard artifact, but also create an additional artifact with
classifier e.g. 'withframework' that also contains the framework implementation.
> Simplify launching a framework
> ------------------------------
>
> Key: SLING-11225
> URL: https://issues.apache.org/jira/browse/SLING-11225
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Priority: Major
>
> As noted in SLING-11220, launching an application with the feature launcher
> requires to first have a framework implementation like Apache Felix
> available. If a startup without network connection is wanted, this framework
> implementation needs to be put at a certain place in the file system.
> We could make this easier, for example by bundling a framework with the
> launcher or similar
--
This message was sent by Atlassian Jira
(v8.20.1#820001)