[
https://issues.apache.org/jira/browse/KARAF-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008388#comment-18008388
]
ASF subversion and git services commented on KARAF-7950:
--------------------------------------------------------
Commit ec48fca4e3f578bbf7d3c425c6ec7d38bcdc5c66 in karaf's branch
refs/heads/karaf-4.4.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=ec48fca4e3 ]
[KARAF-7957] Rename karaf-bom-nodeps to karaf-bom-artifacts (#1947)
* [KARAF-7957] Rename karaf-bom-nodeps to karaf-bom-artifacts
- Add transitive dep excludes for dist artifacts
* [KARAF-7950] Update itests common and example/karaf-example-itests dependency
scopes
(cherry picked from commit 531122d96fb4b7dd66d8da28c427eebaa6cd69f4)
> Use modular OSGi dependencies
> -----------------------------
>
> Key: KARAF-7950
> URL: https://issues.apache.org/jira/browse/KARAF-7950
> Project: Karaf
> Issue Type: Improvement
> Reporter: Robert Varga
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.5.0, 4.4.8
>
>
> As we move past Java 8, we need to look towards JPMS modules. That world is
> not supported by osgi.core/osgi.cmpn/osgi.annotation, but rather a set of
> broken-out bundles, each carrying Automatic-Module-Name. That header is
> critical to downstreams who provide module-info.java, as it provides a stable
> module name for the purposes of 'requires'.
> Convert users of 'osgi.core' using karaf-bom to use its replacements, like
> org.osgi.framework, org.osgi.util.tracker, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)