Skip to content

Commit 0d06df4

Browse files
committed
Remove Coherence CE jar from utils image
1 parent 53facfd commit 0d06df4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/coherence-utils/src/assembly/image-assembly.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<dependencySet>
3030
<excludes>
3131
<exclude>com.oracle.coherence:coherence</exclude>
32+
<exclude>com.oracle.coherence.ce:coherence</exclude>
3233
</excludes>
3334
<outputFileNameMapping>${artifact.artifactId}.${artifact.extension}</outputFileNameMapping>
3435
</dependencySet>

0 commit comments

Comments
 (0)