pjfanning commented on issue #1725: URL: https://github.com/apache/pekko/issues/1725#issuecomment-2599034323
My view is that we should disable the deprecated code checks when building with Java 23+ (ie not have scalac flags like `-Werror` and flags like that - that cause the build to fail if we use deprecated code). We can still use these scalac flags for Java 21 and below. -- 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