The Apache Jenkins build system has built Jackrabbit Oak (build #502) Status: Still Failing
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/502/ to view the results. Changes: [chetanm] OAK-5048 - Upgrade to Tika 1.15 version OAK-6414 - Use Tika config to determine non indexed mimeTypes -- Update Tika to 1.15 -- Use TikaParserConfig to check which all mimetypes have been configured with EmptyParser -- oak-webapp - Need to exclude the httpcomponents from tika-parser as it has a transitive dependency to an old version of http components which is in conflict with one used by htmlunit. 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)
