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

Fix Jackson Not available at runtime for Dev UI Logstream #15054

Merged
merged 1 commit into from
Feb 15, 2021
Merged

Fix Jackson Not available at runtime for Dev UI Logstream #15054

merged 1 commit into from
Feb 15, 2021

Conversation

phillip-kruger
Copy link
Member

@phillip-kruger phillip-kruger commented Feb 13, 2021

Vertx Json depends on Jackson, that is not avaialble on runtime. This removes usage of vertx json and use io.quarkus.vertx.http.runtime.devmode.Json

This PR also contain more small changes needed so that Logger Manager in Quarkiverse can reuse the Log stream UI in Dev UI. (missed in #15024) This was discovered while preparing quarkiverse/quarkus-logging-manager#53

Signed-off-by:Phillip Kruger [email protected]

@phillip-kruger phillip-kruger changed the title Fix Jackson Not available at runtime error Fix Jackson Not available at runtime for Dev UI Logstream Feb 13, 2021
@gsmet gsmet merged commit 516db26 into quarkusio:master Feb 15, 2021
@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Feb 15, 2021
@phillip-kruger phillip-kruger deleted the logstream-jackson-fix branch February 15, 2021 08:46
@gsmet gsmet modified the milestones: 1.13 - master, 1.12.0.Final Feb 16, 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 this pull request may close these issues.

2 participants