This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
from bc158d596 TIKA-3932 -- temporary workaround :(
new 2528d468a CompositePipesReporter needs to close resources
new 4b114a31a Improve closing resources in JDBCPipesReporter, update unit
tests and rename columns to align with jdbc emitter
The 2 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:
.../apache/tika/pipes/CompositePipesReporter.java | 22 ++++++++++
.../pipes/reporters/jdbc/JDBCPipesReporter.java | 19 +++++++--
.../reporters/jdbc/TestJDBCPipesReporter.java | 47 +++++++++++++++++-----
.../{ => configs}/tika-config-excludes.xml | 2 +-
.../{ => configs}/tika-config-includes.xml | 2 +-
5 files changed, 75 insertions(+), 17 deletions(-)
rename
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/src/test/resources/{
=> configs}/tika-config-excludes.xml (96%)
rename
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/src/test/resources/{
=> configs}/tika-config-includes.xml (96%)