[
https://issues.apache.org/jira/browse/TIKA-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220198#comment-15220198
]
Hudson commented on TIKA-1918:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #934 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/934/])
TIKA-1918: make outputSuffix optional in tika-batch (tallison: rev
34db93595c71745e3bccdabc39e72181c03abbbd)
* tika-batch/src/test/resources/tika-batch-config-broken.xml
* tika-app/src/main/resources/tika-app-batch-config.xml
*
tika-batch/src/main/java/org/apache/tika/batch/fs/builders/BasicTikaFSConsumersBuilder.java
* tika-batch/src/test/java/org/apache/tika/batch/fs/BatchProcessTest.java
* tika-batch/src/test/java/org/apache/tika/batch/fs/HandlerBuilderTest.java
* tika-core/src/main/java/org/apache/tika/sax/BasicContentHandlerFactory.java
* tika-batch/src/test/resources/tika-batch-config-test-suffix-override.xml
* tika-batch/src/test/resources/tika-batch-config-MockConsumersBuilder.xml
* tika-batch/src/test/resources/tika-batch-config-test.xml
*
tika-batch/src/main/resources/org/apache/tika/batch/fs/default-tika-batch-config.xml
* tika-app/src/test/java/org/apache/tika/cli/TikaCLIBatchCommandLineTest.java
* tika-app/src/main/java/org/apache/tika/cli/BatchCommandLineBuilder.java
> Shouldn't have to specify outputSuffix in tika-batch
> ----------------------------------------------------
>
> Key: TIKA-1918
> URL: https://issues.apache.org/jira/browse/TIKA-1918
> Project: Tika
> Issue Type: Improvement
> Components: batch
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 2.0, 1.13
>
>
> In tika-batch, currently, a user has to specify the ContentHandler and also
> tell the outputstreamfactory what file suffix to add to the file name. The
> ConsumersBuilder should be able to guess the appropriate file suffix based on
> the selected ContentHandler. If a user wants to specify a custom file suffix
> with "outputSuffix", that should still be supported.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)