quantranhong1999 commented on PR #1824:
URL: https://github.com/apache/james-project/pull/1824#issuecomment-1888563573
Related:
```java
Existing failures - 2
testServer – org.apache.james.app.spring.JamesAppSpringMainTest
Error creating bean with name 'imapserver' defined in class path resource
[META-INF/spring/imapserver-context.xml]: Unsatisfied dependency expressed
through constructor parameter 6; nested exception is
org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying
bean of type 'org.apache.james.imap.api.ConnectionCheckFactory' available:
expected at least 1 bean which qualifies as autowire candidate. Dependency
annotations: {}
Stacktrace
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'imapserver' defined in class path resource
[META-INF/spring/imapserver-context.xml]: Unsatisfied dependency expressed
through constructor parameter 6; nested exception is
org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying
bean of type 'org.apache.james.imap.api.ConnectionCheckFactory' available:
expected at least 1 bean which qualifies as autowire candidate. Dependency
annotations: {}
```
cc @thanhbv200585 please pay attention to the CI build and fix failed tests.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]