Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Maven Launchpad Plugin 2.2.0
-
None
Description
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.