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
Fix minor OSGi metadata issues after upgrade to bundleplugin 3.5.0:
* _versionpolicy instruction should now be _consumer-policy (fixes guava import range)
* exclude jsr305 dependency from analysis (so javax.annotation import is unversioned)
* use latest bundleplugin (5.1.2)
0 commit comments