[ https://issues.apache.org/jira/browse/TIKA-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015414#comment-18015414 ]
Tim Allison commented on TIKA-4470: ----------------------------------- tika-batch is entirely removed from 4.x/main. If there are any places where we can get rid of test-jars, great. Given how the modules are currently structured, there are quite a few dependencies across modules for the test files from other modules. For example, we're using PDFs in tika-parsers-standard-modules/tika-pdf-parser-module/src/test/test-documents in tika-parsers-standard-package. If there's a better way of arranging the modules so that we don't do that, we should do that. > tika-batch-*-tests.jar contain test output XML files > ---------------------------------------------------- > > Key: TIKA-4470 > URL: https://issues.apache.org/jira/browse/TIKA-4470 > Project: Tika > Issue Type: Bug > Components: batch > Affects Versions: 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.2.2 > Reporter: Hervé Boutemy > Priority: Major > > discovered while rebuilding to check Reproducible Builds > https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/tika/README.md > see > https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/tika/tika-3.2.0.diffoscope > for example, that shows content in {{test-output/tika-batch-output-root-*}} > in the jar, published to Maven Central > I suppose either this jar should not be published, or it should not contain > the output -- This message was sent by Atlassian Jira (v8.20.10#820010)