jpuerto opened a new pull request, #35:
URL: https://github.com/apache/cocoon/pull/35

   ```
   org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'javax.jcr.Repository': Initialization of bean failed; nested 
exception is java.lang.IllegalAccessError: tried to access field 
org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
        at 
org.apache.cocoon.jcr.source.JCRSourceTestCase.setUp(JCRSourceTestCase.java:76)
   Caused by: java.lang.IllegalAccessError: tried to access field 
org.slf4j.impl.StaticLoggerBinder.SINGLETON from class org.slf4j.LoggerFactory
        at 
org.apache.cocoon.jcr.source.JCRSourceTestCase.setUp(JCRSourceTestCase.java:76)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cocoon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to