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

tallison pushed a change to branch roundtrip-pojos-parse-context
in repository https://gitbox.apache.org/repos/asf/tika.git


    from 69a50f7c8 Round trip pojos that exist in the registry in the 
ParseContext
     add a13152787 TIKA-4581 - round trip pojos in ParseContext

No new revisions were added by this update.

Summary of changes:
 .../main/resources/META-INF/tika/other-configs.idx |  5 +++
 tika-pipes/tika-pipes-core/pom.xml                 | 13 ++++++
 .../extractor/EmbeddedDocumentBytesConfig.java     |  3 ++
 .../tika/config/loader/ComponentRegistry.java      | 36 +---------------
 .../tika/serialization/ComponentNameResolver.java  | 36 ++++++++++++++++
 .../serialization/ParseContextDeserializer.java    | 45 +++++--------------
 .../tika/serialization/ParseContextSerializer.java | 50 ++++++++--------------
 7 files changed, 87 insertions(+), 101 deletions(-)
 create mode 100644 
tika-pipes/tika-pipes-api/src/main/resources/META-INF/tika/other-configs.idx

Reply via email to