You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2018/03/21 08:29:13 UTC

[tika] branch master updated (1df10c3 -> 682c38d)

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

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


    from 1df10c3  TIKA-2604 -- properly escape (or not) class path in windows and linux environments.
     add 682c38d  TIKA-2585 Support for creating a TikaInputStream from a Factory that supplies the InputStream

No new revisions were added by this update.

Summary of changes:
 .../org/apache/tika/io}/InputStreamFactory.java    | 23 +++++-----
 .../java/org/apache/tika/io/TikaInputStream.java   | 52 ++++++++++++++++++++--
 .../org/apache/tika/io/TikaInputStreamTest.java    | 34 +++++++++++++-
 3 files changed, 92 insertions(+), 17 deletions(-)
 copy {tika-server/src/main/java/org/apache/tika/server => tika-core/src/main/java/org/apache/tika/io}/InputStreamFactory.java (58%)

-- 
To stop receiving notification emails like this one, please contact
nick@apache.org.