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

Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has InlineBeforeAnalysisBuildItem #2416

Closed
JiriOndrusek opened this issue Mar 30, 2021 · 2 comments · Fixed by #2722
Assignees
Milestone

Comments

@JiriOndrusek
Copy link
Contributor

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 (quarkusio/quarkus#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)

@JiriOndrusek JiriOndrusek changed the title Spring-rabbitmq remove required flag once Quarkus contains a proper buildItem Spring-rabbitmq - remove required flag once Quarkus contains a proper buildItem Mar 30, 2021
@JiriOndrusek JiriOndrusek self-assigned this Mar 30, 2021
@ppalaga
Copy link
Contributor

ppalaga commented May 26, 2021

InlineBeforeAnalysisBuildItem is now available.

@ppalaga ppalaga added this to the 2.0.0 milestone May 26, 2021
@ppalaga ppalaga modified the milestones: 2.0.0, 2.0.0-M2 Jun 4, 2021
@ppalaga ppalaga changed the title Spring-rabbitmq - remove required flag once Quarkus contains a proper buildItem Remove -H:+InlineBeforeAnalysis from Spring RabbitMQ test once Quarkus has InlineBeforeAnalysisBuildItem Jun 4, 2021
@ppalaga
Copy link
Contributor

ppalaga commented Jun 4, 2021

A fix is underway

@ppalaga ppalaga assigned ppalaga and unassigned JiriOndrusek Jun 4, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Jun 4, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Jun 4, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Jun 4, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Jun 6, 2021
ppalaga added a commit that referenced this issue Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants