Skip to content

Commit

Permalink
COH-21127 - 100+ test failures in JSON testsuite on windows (merge ma…
Browse files Browse the repository at this point in the history
…in -> ce/main @ 79597)

[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 79598]
  • Loading branch information
rlubke committed Jun 24, 2020
1 parent e816c74 commit 83a3a7b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions prj/coherence/pom.xml
Expand Up @@ -247,11 +247,9 @@
<relocation>
<pattern>javax.json</pattern>
<shadedPattern>com.tangosol.internal.json</shadedPattern>
<includes>
<include>javax.json.*.*</include>
<include>javax.json.spi.*</include>
<include>javax.json.stream.*</include>
</includes>
<excludes>
<exclude>javax.json.bind.*</exclude>
</excludes>
</relocation>
</relocations>
<transformers>
Expand Down

0 comments on commit 83a3a7b

Please sign in to comment.