This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git.
from 99beae7 downgrade miredot plugin to Java 8.
new 4bab6a8 TIKA-3073 -- allow gz compression of input and output streams
in tika-server
new e6d3dec rm debugging printstacktrace @#$@#@#$!!!! Sorry!
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 4 ++
.../parser/pkg/StreamingZipContainerDetector.java | 1 -
.../java/org/apache/tika/server/TikaServerCli.java | 9 ++++
.../apache/tika/server/resource/TikaResource.java | 1 -
.../java/org/apache/tika/server/CXFTestBase.java | 26 ++++++++++-
.../tika/server/RecursiveMetadataResourceTest.java | 42 +++++++++++++++++-
.../org/apache/tika/server/TikaResourceTest.java | 51 ++++++++++++++++++++++
7 files changed, 130 insertions(+), 4 deletions(-)