This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4544
in repository https://gitbox.apache.org/repos/asf/tika.git
from 1acb1bb96 TIKA-4544 -- git add
add 1aa4b08eb TIKA-4544 -- add ability to turn off spi loading
No new revisions were added by this update.
Summary of changes:
.../tika/annotation/TikaComponentProcessor.java | 17 ++++++---
.../java/org/apache/tika/config/TikaComponent.java | 21 ++++++++++-
.../tika/config/loader/ComponentRegistryTest.java | 20 +++++++++-
.../apache/tika/config/loader/TikaLoaderTest.java | 44 ++++++++++++++++++++++
.../src/test/resources/META-INF/tika/parsers.idx | 1 +
.../configs/test-opt-in-parser-explicit.json | 7 ++++
.../configs/test-opt-in-parser-with-default.json | 7 ++++
7 files changed, 109 insertions(+), 8 deletions(-)
create mode 100644
tika-serialization/src/test/resources/configs/test-opt-in-parser-explicit.json
create mode 100644
tika-serialization/src/test/resources/configs/test-opt-in-parser-with-default.json