quantranhong1999 commented on PR #3067: URL: https://github.com/apache/james-project/pull/3067#issuecomment-4761952490
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure -- | | | /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-3067/server/container/mailbox-adapter/src/test/java/org/apache/james/adapter/mailbox/QuotaUsernameChangeTaskStepTest.java:[101,85] constructor RecomputeMailboxCurrentQuotasService in class org.apache.james.mailbox.quota.task.RecomputeMailboxCurrentQuotasService cannot be applied to given types; | | | required: org.apache.james.mailbox.quota.CurrentQuotaManager,org.apache.james.mailbox.store.quota.CurrentQuotaCalculator,org.apache.james.mailbox.quota.UserQuotaRootResolver,org.apache.james.mailbox.SessionProvider,org.apache.james.mailbox.MailboxManager | | | found: org.apache.james.mailbox.quota.CurrentQuotaManager,org.apache.james.mailbox.store.quota.CurrentQuotaCalculator,org.apache.james.mailbox.quota.UserQuotaRootResolver,org.apache.james.mailbox.SessionProvider,org.apache.james.mailbox.inmemory.InMemoryMailboxManager,org.apache.james.mailbox.quota.QuotaManager,org.apache.james.events.EventBus | | | reason: actual and formal argument lists differ in length -- 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]
