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

    https://github.com/apache/brooklyn-server/pull/672#discussion_r120081921
  
    --- Diff: 
api/src/main/java/org/apache/brooklyn/api/catalog/CatalogItem.java ---
    @@ -123,6 +123,8 @@ public String toString() {
         @Nullable public String getIconUrl();
     
         public String getSymbolicName();
    +    
    +    public String getContainingBundle();
    --- End diff --
    
    I've done this and a commit, but then reverted it.  I'm not sure everything 
comes from a bundle just yet.  When it does we can reinstate.  To me it is tied 
up with use of search paths etc.


---
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