[
https://issues.apache.org/jira/browse/TIKA-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220183#comment-15220183
]
Hudson commented on TIKA-1918:
------------------------------
SUCCESS: Integrated in tika-2.x #66 (See
[https://builds.apache.org/job/tika-2.x/66/])
TIKA-1918: make outputSuffix optional in tika-batch (tallison: rev
77eee45a03533ad036cbe0dff3946c80d5e50c46)
*
tika-batch/src/main/java/org/apache/tika/batch/fs/builders/BasicTikaFSConsumersBuilder.java
*
tika-batch/src/main/resources/org/apache/tika/batch/fs/default-tika-batch-config.xml
* tika-app/src/main/java/org/apache/tika/cli/BatchCommandLineBuilder.java
* tika-batch/src/test/java/org/apache/tika/batch/fs/HandlerBuilderTest.java
* tika-batch/src/test/java/org/apache/tika/batch/fs/BatchProcessTest.java
* tika-test-resources/src/test/resources/test-documents/testPST.pst
* tika-batch/src/test/resources/tika-batch-config-broken.xml
* tika-core/src/main/java/org/apache/tika/sax/BasicContentHandlerFactory.java
* tika-batch/src/test/resources/tika-batch-config-test-suffix-override.xml
* tika-app/src/test/java/org/apache/tika/cli/TikaCLIBatchCommandLineTest.java
* tika-batch/src/test/resources/tika-batch-config-test.xml
* tika-app/src/main/resources/tika-app-batch-config.xml
* tika-batch/src/test/resources/tika-batch-config-MockConsumersBuilder.xml
TIKA-1918: make outputSuffix optional in tika-batch -- undo changes made
(tallison: rev 2a8403831a74bbfd0ece2cdaaf7687d6ade3e5e3)
* tika-test-resources/src/test/resources/test-documents/testPST.pst
> 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)