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

Tim Allison edited comment on TIKA-4712 at 4/9/26 11:31 AM:
------------------------------------------------------------

tika-parsers-standard-package was doing four things: 1) integration tests for 
the standard parsers, 2) osgi activator, 3) allowing a single import for the 
standard parsers, 4) offering a landing place for the spi loading of the 
external parser.

 

This was messy. In the PR, I've moved the integration tests to their own 
module, I've removed the activator and I'v changed the 
tika-standard-parsers-package to pom only. I've opened a separate ticket to fix 
the external parser.


was (Author: [email protected]):
tika-parsers-standard-package was doing three things: 1) integration tests for 
the standard parsers, 2) osgi activator, 3) allowing a single import for the 
standard parsers.

 

This was messy. In the PR, I've moved the integration tests to their own 
module, I've removed the activator and I'v changed the 
tika-standard-parsers-package to pom only.

> Clarify tika-parsers-package and osgi in 4.x
> --------------------------------------------
>
>                 Key: TIKA-4712
>                 URL: https://issues.apache.org/jira/browse/TIKA-4712
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>
> We have a not-great mixing of concerns in tika-parsers-standard-package in 
> 3.x and 4.x w.r.t osgi. We can easily fix this for 4.x.
> Step 1 is this ticket: move the activator out of 
> tika-parsers-standard-package into tika-bundle-standard. Make 
> tika-parsers-standard-package pom only.
> Step 2 is where we're heading on TIKA-4700, which puts most of the work on 
> the mediator.
> WDYT [~kwin]?



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

Reply via email to