This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika-grpc-docker.git
from 1f85fbc Merge pull request #2 from apache/TIKA-4579-fix-container-test
add 7292351 TIKA-4580: Fix plugin loading for tika-grpc Docker images
add 148291c TIKA-4581: Use --plugin-roots CLI parameter in Docker
entrypoint
add 106a27f TIKA-4581: Use --plugin-roots CLI parameter in Docker
entrypoint
add fb5fa81 Fix example command to use .json instead of .xml
add 0fe0f5a Add Java 9+ JVM arguments to Docker entrypoint
add 31c7a86 Use /var/cache/tika/plugins instead of /tmp for plugin storage
add fa755d5 Add debug logging to show plugin directory contents at startup
new 404fb42 Merge pull request #3 from apache/TIKA-4580-fix-plugins
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:
.idea/.gitignore | 10 ----------
build-from-branch.sh | 17 +++++++++++++++--
full/Dockerfile.local | 10 +++++++++-
full/Dockerfile.source | 17 +++++++++++++----
sample-configs/ignite/tika-config-ignite.json | 7 +------
sample-configs/test-simple.json | 16 ++++++++--------
6 files changed, 46 insertions(+), 31 deletions(-)
delete mode 100644 .idea/.gitignore