This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch TIKA-4606-ignite-3x-upgrade
in repository https://gitbox.apache.org/repos/asf/tika.git
discard ff538a9f9 Add extensive logging for argfile debugging
discard 243c091f7 Fix argfile format: remove incorrect quoting
discard 80a0dc845 Fix Windows argfile: quote arguments containing spaces
discard 01c3e59a8 Refactor PipesClientTest to use PipesConfig.load() directly
discard 5e94d8321 Several fixes for pipes client
discard 979ae80c3 Fix checkstyle violations - remove unused import and
consecutive blank lines
discard 8a4f0b3bc Fix Windows argfile format and add better error logging
discard 1c4df0b21 Fix forbiddenapis violation in isWindows()
discard 89906e91c Fix Windows command line length limit with @argfile
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/TIKA-4606-ignite-3x-upgrade (6f2462e8a)
\
O -- O -- O (ff538a9f9)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/tika/pipes/grpc/TikaGrpcServerImpl.java | 1 +
.../org/apache/tika/pipes/core/PipesClient.java | 175 ++++++++++-----------
.../apache/tika/pipes/core/PipesClientTest.java | 28 +---
3 files changed, 89 insertions(+), 115 deletions(-)