You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "JiriOndrusek (via GitHub)" <gi...@apache.org> on 2023/10/02 07:52:15 UTC

[I] Grpc: native build fails because of missing 'org.bouncycastle.openssl.PEMParser' in basic app [camel-quarkus]

JiriOndrusek opened a new issue, #5390:
URL: https://github.com/apache/camel-quarkus/issues/5390

   ### Bug description
   
   Go to https://code.quarkus.io/ and generated app based only on camel-grpc.
   
   The native build fails with:
   
   ```
   UnresolvedElementException: Discovered unresolved type during parsing: org.bouncycastle.openssl.PEMParser
   ```
   
   Native build should succeed. App based on quarkus grpc builds in native successfully.


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Grpc: native build fails because of missing 'org.bouncycastle.openssl.PEMParser' in basic app [camel-quarkus]

Posted by "JiriOndrusek (via GitHub)" <gi...@apache.org>.
JiriOndrusek closed issue #5390: Grpc: native build fails because of missing 'org.bouncycastle.openssl.PEMParser' in basic app
URL: https://github.com/apache/camel-quarkus/issues/5390


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Grpc: native build fails because of missing 'org.bouncycastle.openssl.PEMParser' in basic app [camel-quarkus]

Posted by "JiriOndrusek (via GitHub)" <gi...@apache.org>.
JiriOndrusek commented on issue #5390:
URL: https://github.com/apache/camel-quarkus/issues/5390#issuecomment-1744725001

   Duplication of https://github.com/apache/camel-quarkus/issues/5382


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org