Require transitive on spotbugs-annotations 57/97857/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Sep 2021 14:25:47 +0000 (16:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 9 Oct 2021 11:39:36 +0000 (13:39 +0200)
commit7b380b3c92c35b4cfd47b9e25be55d8484eb8ee8
treeb2f7cb2382d207aedaf56f70c367350f476ee0f9
parent6bf28ebeb8a7c2774d861482875e520fcb3c03bf
Require transitive on spotbugs-annotations

mdsal-binding-api is using @CheckReturnValue, which is not included in
the transitively-visible set and triggers two warnings from javac. Fix
that.

Change-Id: I6007a4745cbb31bd446e52fe7254e26c01388a7c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit a876dba5ca79e2afaa33363eab457d215f375374)
binding/mdsal-binding-api/src/main/java/module-info.java