[ https://issues.apache.org/jira/browse/KARAF-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-3574.
------------------------------------
Resolution: Fixed
Commit https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=ffd2df4f912e685bdf4188d61d53c1caf02a3310
The feature xml definition is added a <library> element.
Libraries can also be specified using profiles or directly in the maven plugin configuration.
Libraries have their packages automatically exported from the system bundle and/or boot delegated.
The minimal distribution does not contain xerces and the xml specs anymore.
Libraries can not currently be installed at runtime, so this is mostly a build tool for now.
> Improve tooling support for karaf libraries
> -------------------------------------------
>
> Key: KARAF-3574
> URL: https://issues.apache.org/jira/browse/KARAF-3574
> Project: Karaf
> Issue Type: New Feature
> Components: karaf-tooling
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Fix For: 4.0.0
>
>
> The tooling can be improved in several areas:
> * features could specify libraries to add to the classpath
> * tooling could provide a way to automatically add packages to the list of packages
exported by the system bundle and/or boot delegated
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|