diff options
author | Jim Hahn <jrh3@att.com> | 2019-07-31 18:18:08 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-07-31 18:18:08 -0400 |
commit | 27280e6dc65a65959dae03545d0eb4f9426390ad (patch) | |
tree | 70e512df703bb4d9b98b112a31e0d28ab50c2cc1 /feature-mdc-filters | |
parent | 16564896ecbb98aa28fb60b174fd26be9e6a1624 (diff) |
Fix junit broken by new addTopic(List) method
Addition of new TopicEndpoint.addTopic() method resulted in errors
like the following in drools-pdp:
[ERROR] ... reference to addTopicSources is ambiguous
both method addTopicSources(Properties)
and method addTopicSources(List<TopicParameters>)
match
Fixed the junits to disambiguate the method invocation.
Change-Id: Ibd648412f22290099c1213e9a1b45ab34bcbb859
Issue-ID: POLICY-1953
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'feature-mdc-filters')
0 files changed, 0 insertions, 0 deletions