You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/23 16:23:28 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request #3653: Upgrade Quarkus to 2.8.0.CR1 + Upgrade Camel to 3.16.0

jamesnetherton opened a new pull request #3653:
URL: https://github.com/apache/camel-quarkus/pull/3653


   Upgrading both components together to avoid having to carry hacks for SmallRye incompatibilities.


-- 
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



[GitHub] [camel-quarkus] zhfeng commented on pull request #3653: Upgrade Quarkus to 2.8.0.CR1 + Upgrade Camel to 3.16.0

Posted by GitBox <gi...@apache.org>.
zhfeng commented on pull request #3653:
URL: https://github.com/apache/camel-quarkus/pull/3653#issuecomment-1076978479


   There is a failure about grpc in native testing.
   ```
   Error: Class initialization of io.grpc.auth.GoogleAuthLibraryCallCredentials failed. Use the option --initialize-at-run-time=io.grpc.auth.GoogleAuthLibraryCallCredentials to explicitly request delayed initialization of this class.
   Original exception that caused the problem: java.lang.NoClassDefFoundError: com/google/auth/Retryable
   ```


-- 
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



[GitHub] [camel-quarkus] jamesnetherton merged pull request #3653: Upgrade Quarkus to 2.8.0.CR1 + Upgrade Camel to 3.16.0

Posted by GitBox <gi...@apache.org>.
jamesnetherton merged pull request #3653:
URL: https://github.com/apache/camel-quarkus/pull/3653


   


-- 
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



[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3653: Upgrade Quarkus to 2.8.0.CR1 + Upgrade Camel to 3.16.0

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on pull request #3653:
URL: https://github.com/apache/camel-quarkus/pull/3653#issuecomment-1076499384


   Seems GH Actions service is degraded. I don't see any other reason why the CI checks are not starting...


-- 
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