This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch serialization-take2
in repository https://gitbox.apache.org/repos/asf/tika.git
from 6e95d5b43d simplify serialization, take 2
add e8632f5a37 simplify serialization, take 2
No new revisions were added by this update.
Summary of changes:
.../tika-grpc/sample-configs/ner/tika-config.json | 15 +++++-----
.../apache/tika/parser/ner/NamedEntityParser.java | 2 ++
.../src/test/resources/configs/tika-config.json | 2 +-
.../org/apache/tika/parser/pdf/PDFParserTest.java | 32 ++++++++--------------
.../apache/tika/pipes/core/CrashingDetector.java | 2 ++
.../apache/tika/pipes/core/PipesClientTest.java | 20 ++------------
.../configs/tika-config-crashing-detector.json | 2 +-
.../serdes/ParseContextSerializer.java | 7 +++--
.../TestParseContextSerialization.java | 16 ++++-------
9 files changed, 38 insertions(+), 60 deletions(-)