tballison commented on PR #2843:
URL: https://github.com/apache/tika/pull/2843#issuecomment-4562707613
Re: the low-confidence comment about `testForAsync()` at line 408 — good
find, also fixed. Added `!args[0].startsWith("-")` to the `args.length == 1 &&
args[0].endsWith(".json")` heuristic so that single-arg invocations like `tika
--config=foo.json` fall through to the normal CLI path rather than being
misclassified as async mode.
--
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]