stataru8 commented on code in PR #539: URL: https://github.com/apache/felix-dev/pull/539#discussion_r3691727515
########## utils/src/main/java/org/apache/felix/utils/resource/ResourceImpl.java: ########## Review Comment: not worth protecting the hash here, in the Resource interface for this method: ``` Returns: An unmodifiable list containing the declared Capabilitys from the specified namespace. The returned list will be empty if this resource declares no capabilities in the specified namespace. ``` -- 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]
