deserializingClassRenames: include TestEntity etc

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d08cda63
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d08cda63
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/d08cda63

Branch: refs/heads/master
Commit: d08cda63f0d217a89937e7612988c46ab455d0c1
Parents: 4cad100
Author: Aled Sage <aled.s...@gmail.com>
Authored: Fri Mar 25 00:27:08 2016 +0000
Committer: Aled Sage <aled.s...@gmail.com>
Committed: Fri Mar 25 00:27:08 2016 +0000

----------------------------------------------------------------------
 .../core/mgmt/persist/deserializingClassRenames.properties  | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/d08cda63/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/deserializingClassRenames.properties
----------------------------------------------------------------------
diff --git 
a/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/deserializingClassRenames.properties
 
b/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/deserializingClassRenames.properties
index a5801c9..a86bea0 100644
--- 
a/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/deserializingClassRenames.properties
+++ 
b/core/src/main/resources/org/apache/brooklyn/core/mgmt/persist/deserializingClassRenames.properties
@@ -1421,3 +1421,12 @@ brooklyn.util.crypto.TrustingSslSocketFactory
 org.apache.brooklyn.test.TrustingSslSocketFactory                              
  : org.apache.brooklyn.util.http.TrustingSslSocketFactory
 org.apache.brooklyn.util.core.http.HttpTool                                    
  : org.apache.brooklyn.util.http.HttpTool
 org.apache.brooklyn.util.core.http.HttpToolResponse                            
  : org.apache.brooklyn.util.http.HttpToolResponse
+
+brooklyn.test.entity.TestEntity                                                
  : org.apache.brooklyn.core.test.entity.TestEntity
+brooklyn.test.entity.TestEntityImpl                                            
  : org.apache.brooklyn.core.test.entity.TestEntityImpl
+brooklyn.test.entity.TestCluster                                               
  : org.apache.brooklyn.core.test.entity.TestCluster
+brooklyn.test.entity.TestClusterImpl                                           
  : org.apache.brooklyn.core.test.entity.TestClusterImpl
+brooklyn.test.entity.TestApplication                                           
  : org.apache.brooklyn.core.test.entity.TestApplication
+brooklyn.test.entity.TestApplicationImpl                                       
  : org.apache.brooklyn.core.test.entity.TestApplicationImpl
+brooklyn.test.entity.BlockingEntity                                            
  : org.apache.brooklyn.core.test.entity.BlockingEntity
+brooklyn.test.entity.BlockingEntityImpl                                        
  : org.apache.brooklyn.core.test.entity.BlockingEntityImpl
\ No newline at end of file

Reply via email to