From 2b7f5d917b2d11cca6ce617c0e34fa5081f6585e Mon Sep 17 00:00:00 2001 From: Derek Hulley Date: Mon, 9 Jan 2006 14:27:59 +0000 Subject: [PATCH] Removed unused config files git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2086 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/hibernate-context-old.xml | 71 ------------------- .../alfresco/ownable-services-context-old.xml | 6 -- .../public-services-security-context-old.xml | 64 ----------------- 3 files changed, 141 deletions(-) delete mode 100644 config/alfresco/hibernate-context-old.xml delete mode 100644 config/alfresco/ownable-services-context-old.xml delete mode 100644 config/alfresco/public-services-security-context-old.xml diff --git a/config/alfresco/hibernate-context-old.xml b/config/alfresco/hibernate-context-old.xml deleted file mode 100644 index 0da179f538..0000000000 --- a/config/alfresco/hibernate-context-old.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - classpath:alfresco/domain/hibernate-cfg.properties - - - - - - - true - - - - classpath:alfresco/domain/hibernate-cfg.properties - - - - - - - - - - - - org/alfresco/repo/domain/hibernate/Node.hbm.xml - org/alfresco/repo/domain/hibernate/Store.hbm.xml - org/alfresco/repo/domain/hibernate/VersionCount.hbm.xml - - - - - - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - - - - - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - ${cache.strategy} - - - - - - - - SYNCHRONIZATION_ALWAYS - - - - - - - \ No newline at end of file diff --git a/config/alfresco/ownable-services-context-old.xml b/config/alfresco/ownable-services-context-old.xml deleted file mode 100644 index 63c922ad04..0000000000 --- a/config/alfresco/ownable-services-context-old.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/config/alfresco/public-services-security-context-old.xml b/config/alfresco/public-services-security-context-old.xml deleted file mode 100644 index 2dc4b73e38..0000000000 --- a/config/alfresco/public-services-security-context-old.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - org.alfresco.repo.security.permissions.PermissionServiceSPI - - - - - - - - - - ${server.transaction.mode.default} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file