bmarwell commented on code in PR #1794:
URL: https://github.com/apache/cxf/pull/1794#discussion_r1555050553


##########
integration/cdi/src/main/java/org/apache/cxf/cdi/JAXRSCdiResourceExtension.java:
##########
@@ -473,7 +473,7 @@ private List< Object > loadServices(final BeanManager 
beanManager, Collection<Cl
     private List< Object > loadBeans(final BeanManager beanManager, 
Collection<Class<?>> limitedClasses,
                                      Collection<Bean<?>> beans) {
         // Use set to account for singletons and application scoped beans

Review Comment:
   The comment now does not align anymore. You'd need to filter out duplicates 
by other means?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to