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

    https://github.com/apache/brooklyn-server/pull/435#discussion_r88292103
  
    --- 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 --
    
    On a tangential note, we should delete all anonymous classes that already 
have named replacements and use this mechanism to let rebind know about them.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to