tballison commented on PR #3107:
URL: https://github.com/apache/tika/pull/3107#issuecomment-5482318384
LOL, my agent also noted we should probably change this comment...
```
Bonus confirmation while in there — the Dockerfile already knew about this
bug and papered over it:
# WORKDIR sets the CWD so tika-server's plugin-root fallback resolves
# `plugins/` relative to /opt/tika-server (its `getCodeSource()` returns a
# lib/* path, not the top-level jar, so the "next-to-jar" resolution
misses).
WORKDIR /opt/tika-server
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]