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 b6c85ee16d Bump bouncycastle from 1.83 to 1.84 (#2771)
new ed3a7b184b fix npe
new 4dd9e93508 clean up file list pipes iterator
new 52b3ce6599 improve hyperlink spacing
new c38a4750a5 Merge remote-tracking branch 'origin/main' into
4x-reg-general-tweaks
The 4 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:
.../ooxml/SXSLFPowerPointExtractorDecorator.java | 4 +-
.../ooxml/XSSFExcelExtractorDecorator.java | 5 ++
.../tika/async/cli/FileListPipesIterator.java | 4 +-
.../tika/async/cli/FileListPipesIteratorTest.java | 4 ++
.../iterator/filelist/FileListPipesIterator.java | 30 ----------
.../filelist/FileListPipesIteratorTest.java | 68 ----------------------
6 files changed, 13 insertions(+), 102 deletions(-)
delete mode 100644
tika-pipes/tika-pipes-plugins/tika-pipes-csv/src/main/java/org/apache/tika/pipes/iterator/filelist/FileListPipesIterator.java
delete mode 100644
tika-pipes/tika-pipes-plugins/tika-pipes-csv/src/test/java/org/apache/tika/pipes/iterator/filelist/FileListPipesIteratorTest.java