-
Notifications
You must be signed in to change notification settings - Fork 196
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
[Quarkus 2.0.0.CR3] ClassNotFoundException: com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test #2692
Milestone
Comments
ppalaga
changed the title
ClassNotFoundException: com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage test
ClassNotFoundException: com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test
May 31, 2021
ppalaga
added a commit
to ppalaga/camel-quarkus
that referenced
this issue
May 31, 2021
ppalaga
added a commit
that referenced
this issue
May 31, 2021
Will be fixed in Quarkus 2.0.0.CR3 via https://github.com/quarkusio/quarkus/pull/17604/files |
ppalaga
changed the title
ClassNotFoundException: com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test
[Quarkus 2.0.0.CR3] ClassNotFoundException: com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test
Jun 1, 2021
ppalaga
added a commit
to ppalaga/camel-quarkus
that referenced
this issue
Jun 4, 2021
com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test apache#2692 Fixed by the upgrade to Quarkus 2.0.0.CR3 This reverts commit ff1bf3a.
ppalaga
added a commit
to ppalaga/camel-quarkus
that referenced
this issue
Jun 4, 2021
com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test apache#2692 Fixed by the upgrade to Quarkus 2.0.0.CR3 This reverts commit ff1bf3a.
ppalaga
added a commit
to ppalaga/camel-quarkus
that referenced
this issue
Jun 4, 2021
com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test apache#2692 Fixed by the upgrade to Quarkus 2.0.0.CR3 This reverts commit ff1bf3a.
ppalaga
added a commit
to ppalaga/camel-quarkus
that referenced
this issue
Jun 6, 2021
com.aayushatharva.brotli4j.decoder.DecoderJNI$Wrapper in Google Storage, PubSub and BigQuery test apache#2692 Fixed by the upgrade to Quarkus 2.0.0.CR3 This reverts commit ff1bf3a.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to quarkusio/quarkus@a8a239a
Apparently the Google Storage code somehow depends on Brotli4J.
I am disabling the native mode in the named test modules.
The text was updated successfully, but these errors were encountered: