[ https://issues.apache.org/jira/browse/TIKA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14065213#comment-14065213 ]
Hudson commented on TIKA-411: ----------------------------- SUCCESS: Integrated in tika-trunk-jdk1.7 #98 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/98/]) Fix for JRIA issue TIKA-411, generate list list of supported types automatically. (tpalsulich: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1611402) * /tika/trunk/CHANGES.txt * /tika/trunk/tika-app/src/main/java/org/apache/tika/cli/TikaCLI.java > Generate list of supported and detected types automatically > ----------------------------------------------------------- > > Key: TIKA-411 > URL: https://issues.apache.org/jira/browse/TIKA-411 > Project: Tika > Issue Type: Improvement > Components: documentation > Reporter: Jukka Zitting > Assignee: Tyler Palsulich > Priority: Minor > Fix For: 1.6 > > Attachments: TIKA-411.patch, TIKA-411.screenshot.png, > TIKA-411.v2.patch > > > Currently we edit the list of supported types > (http://lucene.apache.org/tika/0.7/formats.html) manually, which is bound to > leave the list outdated and incomplete. It would be better if the list was > automatically generated from the tika-mimetypes.xml file and the > getSupportedTypes() response of the AutoDetectParser class. -- This message was sent by Atlassian JIRA (v6.2#6252)