You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2019/07/29 15:16:43 UTC

[tika] branch branch_1x updated (0f3790e -> 4db132e)

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

tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from 0f3790e  [maven-release-plugin] prepare for next development iteration
     add 357c163  include opennlp lang model in tika-eval during assembly convert paths to OS-independent paths in unit tests add headless in tests
     add c5daaf4  Merge remote-tracking branch 'origin/branch_1x' into branch_1x
     add 4db132e  roll back for rc#4

No new revisions were added by this update.

Summary of changes:
 assembly.xml                                       |  3 +-
 pom.xml                                            |  2 +-
 tika-app/pom.xml                                   |  2 +-
 .../tika/cli/TikaCLIBatchCommandLineTest.java      |  5 +-
 tika-batch/pom.xml                                 |  2 +-
 .../org/apache/tika/batch/fs/FSBatchTestBase.java  |  2 +
 tika-bundle/pom.xml                                |  2 +-
 tika-core/pom.xml                                  |  2 +-
 tika-dl/pom.xml                                    |  2 +-
 tika-eval/pom.xml                                  |  2 +-
 .../java/org/apache/tika/eval/TikaEvalCLITest.java | 57 +++++++++++++++++-----
 tika-example/pom.xml                               |  2 +-
 tika-java7/pom.xml                                 |  2 +-
 tika-langdetect/pom.xml                            |  2 +-
 tika-nlp/pom.xml                                   |  2 +-
 tika-parent/pom.xml                                |  2 +-
 tika-parsers/pom.xml                               |  2 +-
 tika-serialization/pom.xml                         |  2 +-
 tika-server/pom.xml                                |  2 +-
 tika-translate/pom.xml                             |  2 +-
 tika-xmp/pom.xml                                   |  2 +-
 21 files changed, 68 insertions(+), 33 deletions(-)