kwin commented on PR #2752:
URL: https://github.com/apache/tika/pull/2752#issuecomment-4205797475

   Still unsure what `tika-parsers-standard-package` is supposed to embed on 
its own. Who is supposed to use it and for what purpose? I think having an OSGi 
bundle without the third party dependencies would still be beneficial. Then one 
can decide between deploying:
   1) `tika-bundle-standard` (standard-parsers + their third party dependencies)
   2) `tika-standards-parsers-package` (all standard parsers)
   
   The suffix `package` seems a bit fuzzy to me. Is this only supposed to be 
used to ease dependency management at compile time (then this should have `pom` 
packaging only) or is this supposed to be usable OSGi bundle/JAR to be used in 
OSGi containers or the Java Classpath?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to