Skip to content

Commit 28ce6ba

Browse files
committed
Omit optional Jackson 3 libraries from release archive
Change-Id: Ic3545a7db6ecd0f437d869f04b85f04f2f74dd6f Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/239744 Tested-by: David Nault <[email protected]> Reviewed-by: David Nault <[email protected]> (cherry picked from commit 44eb925) Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/239745
1 parent ec969b1 commit 28ce6ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java-client/src/assembly/release-archive.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<excludes>
1919
<!-- don't want optional dependencies -->
2020
<exclude>com.fasterxml.jackson.core:*</exclude>
21+
<exclude>tools.jackson.core:*</exclude>
2122

2223
<!-- Couchbase artifacts are added later by release workflow script -->
2324
<exclude>com.couchbase.client:*</exclude>

0 commit comments

Comments
 (0)