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

Investigate whether netty-tcnative-boringssl-static can be removed from azure-core extension #4091

Closed
JiriOndrusek opened this issue Sep 14, 2022 · 0 comments
Assignees
Milestone

Comments

@JiriOndrusek
Copy link
Contributor

Azure-core was upgraded to 1.31.0, which brings following change - Azure/azure-sdk-for-java#28283

Side effect of the change is that the azure-storage-blob tests can not be build in native. If dependency netty-tcnative-boringssl-static is added, it s possible.

Current workaround applied in the code is the addition of netty-tcnative-boringssl-static in the module. The correct solution is to avoid this dependency and solve in a different way.

Once solved, please remove the dependency from extension-support/azure-core.

@JiriOndrusek JiriOndrusek self-assigned this Sep 14, 2022
@jamesnetherton jamesnetherton changed the title Azure: Current upgrade of azure-core to 1.31.0 causes native build failures in azore-storage-blob [Camel 3.19.0] Azure: Current upgrade of azure-core to 1.31.0 causes native build failures in azore-storage-blob Sep 15, 2022
@jamesnetherton jamesnetherton changed the title [Camel 3.19.0] Azure: Current upgrade of azure-core to 1.31.0 causes native build failures in azore-storage-blob [Camel 3.19.0] Azure: Current upgrade of azure-core to 1.31.0 causes native build failures in azure-storage-blob Sep 16, 2022
@jamesnetherton jamesnetherton added this to the 2.14 milestone Oct 6, 2022
@jamesnetherton jamesnetherton changed the title [Camel 3.19.0] Azure: Current upgrade of azure-core to 1.31.0 causes native build failures in azure-storage-blob Investigate whether netty-tcnative-boringssl-static can be removed from azure-core extension Oct 21, 2022
@zbendhiba zbendhiba modified the milestones: 2.14, 2.15 Nov 4, 2022
@zbendhiba zbendhiba modified the milestones: 2.15.0, 2.16.0 Dec 8, 2022
@aldettinger aldettinger modified the milestones: 2.16.0, 2.17.0 Jan 19, 2023
@jamesnetherton jamesnetherton removed this from the 2.17.0 milestone Jan 24, 2024
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Oct 14, 2024
@github-actions github-actions bot added this to the 3.16.0 milestone Oct 14, 2024
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Oct 14, 2024
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Oct 14, 2024
JiriOndrusek pushed a commit to jboss-fuse/camel-quarkus that referenced this issue Oct 14, 2024
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

No branches or pull requests

4 participants