Skip to content

Commit

Permalink
Do not shade org.w3c package
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmetlis committed Aug 23, 2019
1 parent 861dd14 commit 5982eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webtau-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<shadedPattern>webtaushaded.org.</shadedPattern>
<excludes>
<exclude>org.codehaus.groovy.**</exclude>
<exclude>org.w3c.**</exclude>
</excludes>
</relocation>
<relocation>
Expand Down

0 comments on commit 5982eed

Please sign in to comment.