Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

added relocation for the org.glassfish dependency #884

Merged
merged 1 commit into from
Sep 14, 2017

Conversation

PinkSheep
Copy link
Contributor

@PinkSheep PinkSheep commented Sep 8, 2017

I ran into an issue with some clashing glassfish dependencies when using docker-client on a payara (glassfish) server. This change fixed it for me. Any reason why you added the org.glassfish pattern in the artifactSet of the shade plugin, but chose to not relocate it? If there is one feel free to ignore this pull request.

@codecov-io
Copy link

codecov-io commented Sep 8, 2017

Codecov Report

Merging #884 into master will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #884      +/-   ##
============================================
+ Coverage     66.04%   66.11%   +0.06%     
  Complexity      769      769              
============================================
  Files           171      171              
  Lines          3240     3240              
  Branches        369      369              
============================================
+ Hits           2140     2142       +2     
+ Misses          940      939       -1     
+ Partials        160      159       -1

@mydeadlyvenoms
Copy link

@davidxia do you have any comments on this PR?

Copy link
Member

@mattnworb mattnworb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@davidxia davidxia merged commit 141df36 into spotify:master Sep 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants