[ 
https://issues.apache.org/jira/browse/TIKA-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312441#comment-14312441
 ] 

Hudson commented on TIKA-1509:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #480 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/480/])
TIKA-1509 Provide a possible "parser with fallback" implementation, with lots 
of questions! (nick: 
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1658449)
* 
/tika/trunk/tika-core/src/main/java/org/apache/tika/parser/ParserDecorator.java
* /tika/trunk/tika-core/src/test/java/org/apache/tika/parser/DummyParser.java
* 
/tika/trunk/tika-core/src/test/java/org/apache/tika/parser/ParserDecoratorTest.java


> Create configurable strategies for composite parsers
> ----------------------------------------------------
>
>                 Key: TIKA-1509
>                 URL: https://issues.apache.org/jira/browse/TIKA-1509
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>
> Several parsers can handle the same mime type, and we are currently ordering 
> which parser is chosen (roughly) by the alphabetic order of the parser class 
> name.
> Let's allow users to configure strategies for picking parsers.
> ***NOTE: this description is just a place holder, will edit later.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to