quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

Allow configuring Jackson ObjectMapper property naming strategy

Open geoand opened this issue 2 years ago • 2 comments

Fixes: #28580

geoand avatar Oct 14 '22 07:10 geoand


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building 96712804fa0c752e9abe15aff64c56754815e3ca

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 17
:heavy_check_mark: JVM Tests - JDK 17 MacOS M1
:heavy_check_mark: JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

:gear: JVM Tests - JDK 11 Windows #

- Failing: extensions/reactive-routes/deployment 
! Skipped: extensions/avro/deployment extensions/hibernate-search-orm-coordination-outbox-polling/deployment extensions/keycloak-admin-client-reactive/deployment and 88 more

:package: extensions/reactive-routes/deployment

io.quarkus.vertx.web.context.DuplicatedContextTest.testThatRoutesAreCalledOnDuplicatedContext line 58 - More details - Source on GitHub

io.smallrye.mutiny.TimeoutException
	at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:64)
	at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)

quarkus-bot[bot] avatar Oct 14 '22 10:10 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Failing Jobs - Building 6edfb005269c47379d9c1d2193dc3d79cb7906dd

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build :warning: Check → Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Build Failures Logs Raw logs
:heavy_check_mark: JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

:gear: JVM Tests - JDK 17 MacOS M1 #

- Failing: extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment 
! Skipped: extensions/avro/deployment extensions/hibernate-search-orm-coordination-outbox-polling/deployment extensions/keycloak-admin-client-reactive/deployment and 57 more

:package: extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment

io.quarkus.resteasy.reactive.server.test.RequestLeakDetectionTest.testWithConcurrentBlockingCalls line 70 - More details - Source on GitHub

java.lang.IllegalAccessException: class org.codehaus.groovy.reflection.CachedField cannot access a member of class io.restassured.internal.RequestSpecificationImpl$EncodingTarget with modifiers "public static final"
	at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
	at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)

quarkus-bot[bot] avatar Oct 16 '22 07:10 quarkus-bot[bot]

@gsmet is this okay with you?

geoand avatar Oct 18 '22 05:10 geoand

💪🏼

geoand avatar Oct 18 '22 11:10 geoand