Skip to content

Shade jersey dependencies in JDBC to avoid conflicts with jersey-test.#202

Merged
rnorth merged 1 commit intotestcontainers:masterfrom
kunickiaj:jersey_shade_jdbc
Aug 16, 2016
Merged

Shade jersey dependencies in JDBC to avoid conflicts with jersey-test.#202
rnorth merged 1 commit intotestcontainers:masterfrom
kunickiaj:jersey_shade_jdbc

Conversation

@kunickiaj
Copy link
Copy Markdown

@kunickiaj kunickiaj commented Aug 15, 2016

Should resolve #196

Symptoms I encountered were a NoSuchMethod error on RankedProvider.getContractTypes()

It appeared that the jdbc module included both shaded and non-shaded Jersey dependencies. This should ensure that the packaged classes are shaded.

@rnorth rnorth merged commit ade0d9b into testcontainers:master Aug 16, 2016
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.

Shading of jdbc

2 participants