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 2021/03/30 13:21:58 UTC

[GitHub] [camel-quarkus] JiriOndrusek opened a new issue #2416: Spring-rabbitmq remove required flag once Quarkus contains a proper buildItem

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


   There is a requirement to provide a compiler flag `-H:+InlineBeforeAnalysis` for native mode of `spring-rabbitmq` component.
   Flag should be replaced with buildItem once following feature (https://github.com/quarkusio/quarkus/issues/16117) is implemented in quarkus.
   
   (Another solution is to remove `spring-rabbitmq`, if there is a new rabbitmq component, which is not based on the spring framework)


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

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



[GitHub] [camel-quarkus] ppalaga commented on issue #2416: Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has InlineBeforeAnalysisBuildItem

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2416:
URL: https://github.com/apache/camel-quarkus/issues/2416#issuecomment-854594517


   A fix is underway


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

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



[GitHub] [camel-quarkus] ppalaga closed issue #2416: Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has InlineBeforeAnalysisBuildItem

Posted by GitBox <gi...@apache.org>.
ppalaga closed issue #2416:
URL: https://github.com/apache/camel-quarkus/issues/2416


   


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

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



[GitHub] [camel-quarkus] ppalaga commented on issue #2416: Spring-rabbitmq - remove required flag once Quarkus contains a proper buildItem

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #2416:
URL: https://github.com/apache/camel-quarkus/issues/2416#issuecomment-848949332


   `InlineBeforeAnalysisBuildItem` is now available.


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

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