commit | 8137f1290f1dfe526eca8388472464589102f426 | [log] [tgz] |
---|---|---|
author | Thomas Watson <tjwatson@us.ibm.com> | Fri Jun 12 14:43:52 2020 -0500 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Fri Jun 12 16:52:36 2020 -0400 |
tree | 86f305a22bb52d13093f17c364ee9ced53aefcde | |
parent | 3971d411a4abf7db468d70ee90b72e42d434dfde [diff] |
Bug 564258 - [ds.tests] Fail in maven because of internal classes Use BundleContext.getAllServiceReferences and ServiceTracker.open(true) to indicate that the test wants to get all service references regardless of any class space wiring issues. This is to work around a build issue with the tests that ends up packaging the types from the test bundles into the main ds.tests bundle. Change-Id: I7fd67f209f76e90e18001a1f24e064aed49586a1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>