Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOGGING-190] Add OSGi metadata to enable Service Loader Mediator #234

Merged
merged 1 commit into from Mar 25, 2024

Conversation

HannesWell
Copy link
Contributor

This fixes https://issues.apache.org/jira/browse/LOGGING-190.

In contrast to the initial proposal at the mention issue I also added the directives resolution:=optional;cardinality:=multiple to allow the bundle to resolve without any and to wire to multiple providers if available.

@jcompagner please verify that this works for your case. You can simply build the jar running maven from the project root:

mvn --show-version --batch-mode --no-transfer-progress -Ddoclint=none

@garydgregory
Copy link
Member

Ping @jcompagner 😉

@jcompagner
Copy link

yes that seems to be working fine, now the registration of log4j.jcl is picked up

@garydgregory garydgregory merged commit 3a86c5f into apache:master Mar 25, 2024
7 checks passed
@HannesWell HannesWell deleted the add_OSGi-SLM_metadata branch March 25, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants