On 2012/07/05 18:22, Jukka Zitting wrote:
upgrade to the latest 1.2 SNAPSHOT where declarative services is no
longer needed (see https://issues.apache.org/jira/browse/TIKA-896).
I've built and installed the 1.2 SNAPSHOT, but it has made no difference.
It still suffers from the same fundamental problem that the
ServiceLoader (in tika-core) cannot find
"META-INF/services/org.apache.tika.parser.Parser" (in tika-bundle).
Is there any guidance anywhere on how to setup an eclipse RCP
application to use the bundles?
Kevin..