Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/634#discussion_r30264720
--- Diff: core/src/main/java/brooklyn/catalog/CatalogLoadMode.java ---
@@ -20,8 +20,11 @@
import org.slf4j.LoggerFactory;
+import brooklyn.catalog.internal.CatalogInitialization;
import brooklyn.entity.rebind.persister.PersistMode;
+/** @deprecated since 0.7.0 replaced by {@link CatalogInitialization} */
--- End diff --
given how long it has been since the `0.6.0` release i tend not to remove
things which have been in place for more than a few weeks. (hopefully soon we
*will* be releasing on that cadence...)
---
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.
---