Github user sjcorbett commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/634#discussion_r30037425
--- 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 --
I think this class has been added _and_ deprecated in 0.7.0. Can we just
get rid of it?
---
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.
---