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

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


    from 9753c8a0c4 TIKA-4809 stage 5
     add 2b4216f77a TIKA-4809: Fail on unrecognized parse-context component 
names
     add c801786645 TIKA-4809: Make silent config and load failures visible
     add 117a1666d3 Merge branch 'main' into TIKA-4809-stage-7
     new aaea543bb8 TIKA-4809 stage 7

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/config/ServiceLoader.java |  9 +-
 .../charsoup/CharSoupMetadataFilter.java           |  8 ++
 .../metadatafilter/OpenNLPMetadataFilter.java      |  8 ++
 .../metadatafilter/OptimaizeMetadataFilter.java    |  8 ++
 .../tika/serialization/ParseContextUtils.java      | 10 +--
 .../TestParseContextSerialization.java             | 16 ++++
 .../apache/tika/server/core/TikaServerProcess.java | 95 +++++++++++++++-------
 .../configs/cxf-unpack-test-template.json          | 10 +--
 8 files changed, 124 insertions(+), 40 deletions(-)

Reply via email to