superbAura commented on PR #2410:
URL: https://github.com/apache/james-project/pull/2410#issuecomment-2375885256

   > #Fetch apache repository
   > 
   > git fetch apache 
   > 
   > 
   > 
   > git rebase -i apache/master
   > 
   > # squash all the commits into one
   > 
   > 
   > 
   > git push origin -f HEAD
   
   
   
   > This PR reverts some changes unrelated to this work.
   > 
   > Is this what is wanted?
   
   Right. It seems like unrelated changes have been included in this PR, which 
wasn't intended
   
   It seems this occurred during the process of syncing with the remote and 
pushing.
   
   In the IMAPServerTest class, it looks like GenericKeyStoreException.class is 
not being imported correctly. This is causing the current build failure.


-- 
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-unsubscr...@james.apache.org

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


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

Reply via email to