Closed bjhargrave closed 5 years ago
Comment author: @rotty3000
Test Case:
org.osgi.test.cases.http.whiteboard.junit.HttpServiceRuntimeTestCase.test_140_11_2()
uses the following logic:
Version version = (Version) attributes.get(ContractNamespace.CAPABILITY_VERSION_ATTRIBUTE);
However the contract capability also supports:
List
which is not checked and so the CT fails if you used that type.
Comment author: @rotty3000
EEG: agreed on proposed solution
Comment author: @rotty3000
EEG: assert that Version, Version[], Collection
Comment author: @rotty3000
See cee500b3d94dfd42677c2d97b556f3c37b9c0f0c
Original bug ID: BZ#3111 From: @rotty3000 Reported version: R6