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/01/11 06:46:44 UTC

[tika] branch master updated (cadbc40 -> 7f6072c)

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 cadbc40  AC3 magic detection tests
     add 6a398bd  fix for TIKA-1191 contributed by BenRomberg
     new 7f6072c  Merge branch 'BenRomberg-TIKA-1191'

The 1 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:
 .../java/org/apache/tika/fork/ClassLoaderProxy.java   | 19 ++++++++++++++++++-
 .../java/org/apache/tika/fork/ForkParserTest.java     | 17 +++++++++++++++++
 .../java/org/apache/tika/fork/ForkTestParser.java     | 10 ++++++++++
 .../tika/fork/unusedpackage/ClassInUnusedPackage.java |  4 ++++
 4 files changed, 49 insertions(+), 1 deletion(-)
 create mode 100644 tika-core/src/test/java/org/apache/tika/fork/unusedpackage/ClassInUnusedPackage.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@tika.apache.org" <co...@tika.apache.org>'].

[tika] 01/01: Merge branch 'BenRomberg-TIKA-1191'

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7f6072ca26dccf1d791c426d4c32068535ddae8a
Merge: cadbc40 6a398bd
Author: Nick Burch <ni...@gagravarr.org>
AuthorDate: Thu Jan 11 06:46:21 2018 +0000

    Merge branch 'BenRomberg-TIKA-1191'

 .../java/org/apache/tika/fork/ClassLoaderProxy.java   | 19 ++++++++++++++++++-
 .../java/org/apache/tika/fork/ForkParserTest.java     | 17 +++++++++++++++++
 .../java/org/apache/tika/fork/ForkTestParser.java     | 10 ++++++++++
 .../tika/fork/unusedpackage/ClassInUnusedPackage.java |  4 ++++
 4 files changed, 49 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@tika.apache.org" <co...@tika.apache.org>.