Skip to content

remove duplicate jackson json provider registration - #1202

Merged
KostyaSha merged 1 commit into
docker-java:masterfrom
markhowardform3:fix-duplicate-jackson-provider
Jun 25, 2019
Merged

remove duplicate jackson json provider registration#1202
KostyaSha merged 1 commit into
docker-java:masterfrom
markhowardform3:fix-duplicate-jackson-provider

Conversation

@markhowardform3

@markhowardform3 markhowardform3 commented Jun 13, 2019

Copy link
Copy Markdown
Contributor

Remove duplicate provider registration (existing registration is 5 lines further down in this file). This removes the following warning output regarding duplicate registrations:

org.glassfish.jersey.internal.Errors logErrors
WARNING: The following warnings have been detected: HINT: Cannot create new registration for component type class com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider: Existing previous registration found for the type.


This change is Reviewable

@KostyaSha KostyaSha added this to the 3.1.3 milestone Jun 25, 2019
@KostyaSha
KostyaSha merged commit 0964808 into docker-java:master Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants