Conversation
|
@kwin wdyt? |
| @@ -143,6 +143,10 @@ | |||
| org.apache.tika.parser.internal.Activator | |||
| </Bundle-Activator> | |||
| <Embed-Dependency>*;scope=compile;artifactId=tika-parsers-standard-package| | |||
There was a problem hiding this comment.
Looks better, I haven't tried to deploy in OSGi though yet.
|
Still unsure what
The suffix |
|
I made the *-package initially to avoid having to import the 25 standard parser modules in tika-app, tika-server and tika-grpc. I did that with only a mechanical copy/paste of osgi components/Activator (I think from 1.x -> 2.x) and no real thought for osgi. I opened https://issues.apache.org/jira/browse/TIKA-4712 to clarify this... wdyt? I'm grateful to have someone with an actual osgi use case help get this right ... now. Thank you. |
Thanks for your contribution to Apache Tika! Your help is appreciated!
Before opening the pull request, please verify that
TIKA-XXXX)[TIKA-XXXX] Issue or pull request title)./mvnw clean testmainbranch. If there are conflicts, please try to rebase the pull request branch on top of a freshly pulledmainbranchtika-bom/pom.xml.We will be able to faster integrate your pull request if these conditions are met. If you have any questions how to fix your problem or about using Tika in general, please sign up for the Tika mailing list. Thanks!