mirror of
				https://github.com/Alfresco/alfresco-community-repo.git
				synced 2025-10-29 15:21:53 +00:00 
			
		
		
		
	Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)
108046: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud)
      107741: MNT-13820 "Model can be deactivated with a node referencing the model is in trashcan"
         Fix automatic merge error in 107731 - compile fails.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108077 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
			
			
This commit is contained in:
		| @@ -110,7 +110,6 @@ public class ModelValidatorImpl implements ModelValidator | |||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  |  | ||||||
|      * @param modelName |  | ||||||
|     private boolean canDeleteModel(Collection<NamespaceDefinition> namespaceDefs, Collection<TypeDefinition> typeDefs, |     private boolean canDeleteModel(Collection<NamespaceDefinition> namespaceDefs, Collection<TypeDefinition> typeDefs, | ||||||
|             Collection<AspectDefinition> aspectDefs, Tenant tenant) |             Collection<AspectDefinition> aspectDefs, Tenant tenant) | ||||||
|     { |     { | ||||||
| @@ -244,7 +243,6 @@ public class ModelValidatorImpl implements ModelValidator | |||||||
|             } |             } | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|      * @param compiledModel |  | ||||||
|  |  | ||||||
|     private void validateDeleteProperty(QName modelName, QName propertyQName, boolean sharedModel) |     private void validateDeleteProperty(QName modelName, QName propertyQName, boolean sharedModel) | ||||||
|     { |     { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user