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

Revert JniBuildItem in Netty and add in Amazon DynamoDB #3286

Merged
merged 1 commit into from
Jul 19, 2019
Merged

Revert JniBuildItem in Netty and add in Amazon DynamoDB #3286

merged 1 commit into from
Jul 19, 2019

Conversation

middagj
Copy link
Contributor

@middagj middagj commented Jul 19, 2019

I was a little quick in #3267. Artemis uses Netty which requires JNI, but only if the epoll and kqueue are explicitly added as dependency. This is not the case with Infinispan and neo4j. They only require JNI only if SSL is used. So hereby a revert of that change and I missed DynamoDB.

I will fix Netty in #2930 since there is already code that checks if epoll or kqueue are added as dependency.

Sorry for the mess.

@gsmet
Copy link
Member

gsmet commented Jul 19, 2019

Thanks for the follow-up!

@gsmet gsmet merged commit 199c06e into quarkusio:master Jul 19, 2019
@gsmet gsmet added this to the 0.20.0 milestone Jul 19, 2019
@middagj middagj deleted the feature/jni-build-item branch July 19, 2019 13:50
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