[
https://issues.apache.org/jira/browse/KARAF-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806387#comment-17806387
]
ASF GitHub Bot commented on KARAF-7768:
---------------------------------------
rovarga opened a new pull request, #1816:
URL: https://github.com/apache/karaf/pull/1816
specs.locator and related logic just dances around the need to integrate
with ServiceLoader. In OSGi world that's properly done with adding the
appropriate metadata and therefore this magic should not be used.
> Remove karaf.specs
> ------------------
>
> Key: KARAF-7768
> URL: https://issues.apache.org/jira/browse/KARAF-7768
> Project: Karaf
> Issue Type: Improvement
> Reporter: Robert Varga
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> As noted in https://lists.apache.org/thread/dhfzyyph43h9hqn9fd47qwh1krvx83tl,
> it seems we can remove our patching of javax.xml(.ws) by including SPI Fly
> directly in the system.
> Prototype whether this idea works and implement it if it does.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)