From 09ac1c52ff497daaf6b0d44ee46e1782a95671ae Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Fri, 16 May 2014 16:38:52 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud) 68539: Merged V4.2-BUG-FIX (4.2.3) to HEAD-BUG-FIX (4.3/Cloud) 68468: MNT-11350: Upgrade of Tika to 1.6-SNAPSHOT - Disabled parsing of embedded images in metadata extraction as well git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@70421 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/content-services-context.xml | 27 +++++++++++--------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/config/alfresco/content-services-context.xml b/config/alfresco/content-services-context.xml index 92e04b9560..bd69136cf2 100644 --- a/config/alfresco/content-services-context.xml +++ b/config/alfresco/content-services-context.xml @@ -260,13 +260,26 @@ + + + + image/jpeg + image/tiff + image/png + + + + - + + + @@ -462,17 +475,7 @@ - - - - - image/jpeg - image/tiff - image/png - - - - +