Github user ahgittin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/746#discussion_r127675561
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/core/catalog/internal/CatalogItemDtoAbstract.java
 ---
    @@ -386,7 +387,7 @@ protected void setTags(Set<Object> tags) {
     
         /**
          * Parses an instance of CatalogLibrariesDto from the given List. 
Expects the list entries
    -     * to be either Strings or Maps of String -> String. Will skip items 
that are not.
    +     * to be either Strings or Maps of String -> String or bundles. Will 
skip items that are not.
          * <p>
          * If a string is supplied, this tries heuristically to identify 
whether a reference is a bundle or a URL, as follows:
          * - if the string contains a slash, it is treated as a URL (or 
classpath reference), e.g. <code>/file.txt</code>;
    --- End diff --
    
    done


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to