juergen-albert commented on PR #334: URL: https://github.com/apache/felix-dev/pull/334#issuecomment-3005237251
How the hell did I manage to debug this setup the last time I worked on that? @tjwatson The main issue, is that https://github.com/apache/felix-dev/blob/c32fcc418ef1041078131ff63c4e318d26bbafbc/scr/src/main/java/org/apache/felix/scr/impl/manager/DependencyManager.java#L1948 produces returns a collection with 2 `RefPair` which both represent the same Object. I know this is kind of what you referred to in your issue description above, in my case , I have only one Reference declared, so I would expect only one RefPair to be here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org