JiriOndrusek opened a new pull request, #8861:
URL: https://github.com/apache/camel-quarkus/pull/8861

   ## Summary
   
   - Add GraalVM substitution for `ZstdRuntime.available()` in the 
`extensions-support/httpclient5` module to return `false` when 
`com.github.luben:zstd-jni` is absent, preventing native image build failure on 
unresolved `ZstdDecompressCtx`
   - Follows the existing Brotli and Xz substitution pattern in the same module
   
   ## Test plan
   
   - [ ] Verify weaviate native integration test passes (the failing scenario 
that surfaced this)
   - [ ] Verify existing httpclient5-dependent extensions still build in native 
mode
   
   Fixes #8860


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to