This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 621bfed  [OPENMEETINGS-1928] tests should be fixed
621bfed is described below

commit 621bfed1db86b829da379a92bcb17eff3d08ee11
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Sep 19 10:15:30 2018 +0700

    [OPENMEETINGS-1928] tests should be fixed
---
 .../src/main/resources/org/apache/tika/mime/custom-mimetypes.xml    | 6 ------
 1 file changed, 6 deletions(-)

diff --git 
a/openmeetings-util/src/main/resources/org/apache/tika/mime/custom-mimetypes.xml
 
b/openmeetings-util/src/main/resources/org/apache/tika/mime/custom-mimetypes.xml
index d3b1efe..d833ad8 100644
--- 
a/openmeetings-util/src/main/resources/org/apache/tika/mime/custom-mimetypes.xml
+++ 
b/openmeetings-util/src/main/resources/org/apache/tika/mime/custom-mimetypes.xml
@@ -17,12 +17,6 @@
 -->
 <mime-info>
        <mime-type type="image/other">
-               <glob pattern="*.dpx"/>
-       </mime-type>
-       <mime-type type="image/other">
-               <glob pattern="*.exr"/>
-       </mime-type>
-       <mime-type type="image/other">
                <glob pattern="*.pcd"/>
        </mime-type>
        <mime-type type="image/other">

Reply via email to