You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JVMCBC-1547 (followup) Exclude META-INF/services from repackaged dnsjava
Motivation
----------
Avoid dnsjava/dnsjava#329
We're not interested in overriding the JVM's default
DNS lookup mechanisms. All we care about is our own
explicit DNS SRV lookups.
Modifications
-------------
Don't include the `dnsjava` library's `META-INF/services`
directory in `core-io-deps`.
Change-Id: I851e00843f7ee0702ab59da248fbf7ea514f630a
Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/213386
Tested-by: David Nault <[email protected]>
Reviewed-by: David Nault <[email protected]>
0 commit comments