The Apache Jenkins build system has built Jackrabbit Oak (build #503)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/503/ to 
view the results.

Changes:
[chetanm] OAK-6415 - Use dynamic service loader by default

Reapplying reverted commit

Added a test to check default behaviour which shows that it has not
changed. Minor refactoring done in BinaryTextExtractor but no
functional change done for this issue

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.j2ee.TomcatIT.testTomcat

Error Message:
org/apache/http/config/Lookup

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/http/config/Lookup
        at org.apache.jackrabbit.j2ee.TomcatIT.setUp(TomcatIT.java:85)
Caused by: java.lang.ClassNotFoundException: org.apache.http.config.Lookup
        at org.apache.jackrabbit.j2ee.TomcatIT.setUp(TomcatIT.java:85)

Reply via email to