Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/435#discussion_r88233310
--- Diff:
core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/deserializingClassRenames.properties
---
@@ -1434,3 +1434,5 @@ brooklyn.test.entity.BlockingEntityImpl
org.apache.brooklyn.config.ConfigInheritance$None
: org.apache.brooklyn.config.ConfigInheritance$Legacy$None
org.apache.brooklyn.config.ConfigInheritance$Always
: org.apache.brooklyn.config.ConfigInheritance$Legacy$Always
org.apache.brooklyn.config.ConfigInheritance$Merged
: org.apache.brooklyn.config.ConfigInheritance$Legacy$Merged
+
+org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks$ProvisioningTaskState
:
org.apache.brooklyn.core.entity.internal.AttributesInternal$ProvisioningTaskState
--- End diff --
I think it will be useful to have a marker here as well. Agree it can be
done separately. A good time to begin will be post-0.10.0 release. Then can
treat all previous entries as added in 0.10.0.
---
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.
---