On 2017-12-19 10:37, Julian Reschke wrote:
Hi there,
see <https://issues.apache.org/jira/browse/JCR-4215>.
We have a test failure in Jackrabbit trunk (once we update to 1.17),
because apparently a test parser we use ("BlockingParser") doesn't get
used anymore.
The config file is here:
<https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrabbit-core/src/test/resources/META-INF/services/org.apache.tika.parser.Parser>
Did anything subtle change? Any ideas what could be wrong?
Best regards, Julian
PS: to repro, checkout
<<https://svn.apache.org/repos/asf/jackrabbit/trunk>, bump up the
tika.version in jackrabbit-parent/pom.xml, run "mvn clean install".