You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/10/19 16:31:00 UTC

[jira] [Commented] (TIKA-3885) Move AsyncProcessor's main to a new module

    [ https://issues.apache.org/jira/browse/TIKA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620449#comment-17620449 ] 

Hudson commented on TIKA-3885:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #854 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/854/])
TIKA-3885: Add a tika-async-cli module (tallison: [https://github.com/apache/tika/commit/2b9ba8612b20d2779863f08b908e89cc001b483f])
* (edit) tika-bom/pom.xml
* (edit) tika-app/src/main/java/org/apache/tika/cli/TikaCLI.java
* (add) tika-pipes/tika-async-cli/src/main/java/org/apache/tika/async/cli/TikaAsyncCLI.java
* (edit) CHANGES.txt
* (edit) tika-app/pom.xml
* (add) tika-pipes/tika-async-cli/pom.xml
* (edit) pom.xml
* (edit) tika-core/src/main/java/org/apache/tika/pipes/async/AsyncProcessor.java
* (edit) tika-pipes/pom.xml


> Move AsyncProcessor's main to a new module
> ------------------------------------------
>
>                 Key: TIKA-3885
>                 URL: https://issues.apache.org/jira/browse/TIKA-3885
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Major
>             Fix For: 2.5.1
>
>
> On TIKA-3876, we added a main() to AsyncProcessor. It would be helpful to move this functionality out of AsyncProcessor/tika-core into its own module.  That'll allow us to package logging etc and tika-core in a new module.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)