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

    https://github.com/apache/brooklyn-server/pull/856#discussion_r144536439
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/core/catalog/internal/CatalogBundleLoader.java
 ---
    @@ -143,6 +145,13 @@ public void removeFromCatalog(CatalogItem<?, ?> item) {
             }
         }
         
    +    /**
    +     * Remove the given item from the catalog.
    +     *
    +     * @param item Catalog item to remove
    +     * @deprecated since 0.13.0 remove bundles
    --- End diff --
    
    Should be update to `1.0.0`


---

Reply via email to