[
https://issues.apache.org/jira/browse/SLING-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu reopened SLING-9549:
------------------------------------
Some Jackrabbit dependencies are still not aligned, causing IT failures on Java
11:
{noformat}Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s
<<< FAILURE! - in
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest
testDescriptor(org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest)
Time elapsed: 0 s <<< ERROR!
java.lang.IllegalArgumentException: javax.jcr.RepositoryFactory is not an
ImageIO SPI class
at
org.apache.sling.launchpad.webapp.integrationtest.DavExIntegrationTest.setUp(DavExIntegrationTest.java:47)
{noformat}
> Pin dependencies in o.a.s.launchpad.integration-tests
> -----------------------------------------------------
>
> Key: SLING-9549
> URL: https://issues.apache.org/jira/browse/SLING-9549
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: Launchpad Integration Tests 12
>
>
> The current integration-tests module contains a mixture of dependencies that
> are conflicting. Maven resolves them mostly fine, but fails with:
> - jackrabbit versions
> - httpclient 4.x versions
> This has no impact when running with a classpath that is enriched via the
> provisioning model, but fails running with the feature model.
> The key dependencies should be pinned instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)