You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "Arsnael (via GitHub)" <gi...@apache.org> on 2023/02/23 03:57:19 UTC

[GitHub] [james-project] Arsnael commented on pull request #1450: JAMES-3885 Migrates mailboxes, acls, subscriptions upon username changes

Arsnael commented on PR #1450:
URL: https://github.com/apache/james-project/pull/1450#issuecomment-1441188002

   ```
   org.apache.james.adapter.mailbox.ACLUsernameChangeTaskStepTest.shouldMigrateSubscriptionsOnDelegatedUsers
   
   Error Message
   org/apache/james/utils/UpdatableTickingClock
   Stacktrace
   java.lang.NoClassDefFoundError: org/apache/james/utils/UpdatableTickingClock
   	at org.apache.james.adapter.mailbox.ACLUsernameChangeTaskStepTest.setUp(ACLUsernameChangeTaskStepTest.java:52)
   Caused by: java.lang.ClassNotFoundException: org.apache.james.utils.UpdatableTickingClock
   	at org.apache.james.adapter.mailbox.ACLUsernameChangeTaskStepTest.setUp(ACLUsernameChangeTaskStepTest.java:52)
   ```
   Other errors are similar


-- 
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: notifications-unsubscribe@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org