[
https://issues.apache.org/jira/browse/SLING-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Boston resolved SLING-5920.
-------------------------------
Resolution: Fixed
Version of SLF4J in pom was 1.6.4 preventing the OSGi container from starting
due to other jars depending on > 1.7.6. Now using the version defined in the
parent pom. How this unit test was not failing for everyone, I don't understand.
> org.apache.sling.validation.testservices.ValidationServiceTest.testValidRequestModel1
> fails with server startup
> ---------------------------------------------------------------------------------------------------------------
>
> Key: SLING-5920
> URL: https://issues.apache.org/jira/browse/SLING-5920
> Project: Sling
> Issue Type: Bug
> Reporter: Ian Boston
> Assignee: Ian Boston
> Labels: sling-IT
> Attachments:
> TEST-org.apache.sling.validation.testservices.ValidationServiceTest.xml,
> org.apache.sling.validation.testservices.ValidationServiceTest.txt
>
>
> {code}
> java.lang.AssertionError: Server not ready after 60 seconds, giving up
> at org.junit.Assert.fail(Assert.java:91)
> at
> org.apache.sling.testing.tools.sling.SlingTestBase.waitForServerReady(SlingTestBase.java:326)
> at
> org.apache.sling.testing.tools.sling.SlingTestBase.startServerIfNeeded(SlingTestBase.java:169)
> at
> org.apache.sling.testing.tools.sling.SlingTestBase.getRequestBuilder(SlingTestBase.java:225)
> at
> org.apache.sling.validation.testservices.ValidationServiceTest.testValidRequestModel1(ValidationServiceTest.java:50)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)