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

Log the Camel Quarkus version on startup #6196

Closed
jamesnetherton opened this issue Jun 17, 2024 · 0 comments
Closed

Log the Camel Quarkus version on startup #6196

jamesnetherton opened this issue Jun 17, 2024 · 0 comments
Assignees
Labels
area/core autolabel/ignore Issues that should be ignored by the auto label workflow enhancement New feature or request
Milestone

Comments

@jamesnetherton
Copy link
Contributor

jamesnetherton commented Jun 17, 2024

Describe the feature here

Currently on startup we have this log message:

Bootstrap runtime: org.apache.camel.quarkus.main.CamelMainRuntime

Which is a legacy of when we supported main Vs non-main bootstrapping.

I was thinking we could replace it with something like:

Apache Camel Quarkus 3.12.0 is starting
@jamesnetherton jamesnetherton added the enhancement New feature or request label Jun 17, 2024
@jamesnetherton jamesnetherton self-assigned this Jun 17, 2024
@jamesnetherton jamesnetherton added autolabel/ignore Issues that should be ignored by the auto label workflow area/core and removed area/log labels Jun 17, 2024
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Jun 20, 2024
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Jul 8, 2024
@github-actions github-actions bot added this to the 3.13.0 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core autolabel/ignore Issues that should be ignored by the auto label workflow enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant