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

Add correct transformers to gradle build configurations #56

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

slinkydeveloper
Copy link
Contributor

@slinkydeveloper slinkydeveloper commented Dec 15, 2023

Without the ServiceFileTransformer, SPI files won't be merged. See apache/logging-log4j2#2099

Because the GrpcContextDataProvider is not needed in the lambda case (everything is on the same thread anyway, so LoggingContextSetter in the state machine is enough), we could also solve this issue differently, by having a separate module in the SDK that imports the GrpcContextDataProvider only for the sdk-http-vertx case... Although perhaps let's see what they propose in the log4j2 issue and let's take action based on that... WDYT?

@slinkydeveloper slinkydeveloper merged commit 55e1316 into main Dec 15, 2023
2 checks passed
@slinkydeveloper slinkydeveloper deleted the fix-SPI branch December 15, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants