[
https://issues.apache.org/jira/browse/SLING-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-3401.
-------------------------------------
Resolution: Fixed
I've added the support for the lifecycle participant (reading the maven xml
directly) and also when reading the dependencies.properties file which contains
the default bundle list for the jarWebSupport
When several bundles are used as default, they will be listed one after the
other in the jarWebSupport property
Rev 1570178
> Support multiple bundles for jarWebSupport
> ------------------------------------------
>
> Key: SLING-3401
> URL: https://issues.apache.org/jira/browse/SLING-3401
> Project: Sling
> Issue Type: Improvement
> Components: Launchpad
> Affects Versions: Maven Launchpad Plugin 2.2.0
> Reporter: Felix Meschberger
> Assignee: Carsten Ziegeler
> Fix For: Maven Launchpad Plugin 2.2.2
>
> Attachments: SLING-3401.patch
>
>
> The Launchpad Plugin allows to define the Http Service implementation to be
> specified with the jarWebSupport property. This property currently only
> supports a single bundle.
> Now, the Felix Jetty Http Service implementation has been refactored
> (FELIX-4427) to not export the API anymore. Thus the Http Service API and the
> Servlet API have to be provided by one or more additional bundles.
> Hence the jarWebSupport property should be extended to support multiple
> bundles.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)