pjfanning commented on PR #2004: URL: https://github.com/apache/pekko/pull/2004#issuecomment-3150590588
I have the compile problems fixed now. I had to make a few messy changes to some Java tests. I couldn't get the compiler to stop failing due to the import of a deprecated class even with SuppressWarnings. I worked around it by removing the import and fully referencing the class where it is referenced. -- 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...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org