pjfanning commented on issue #1118: URL: https://github.com/apache/incubator-pekko/issues/1118#issuecomment-1999335360
It feels like that at least some of our tests should be run with pre-compiled snapshot jars. At the moment, we run full builds with multiple JDKs but when we release, we build with a specific JDK. It might be better to have our tests work this way too. * build just one set of snapshot jars with our preferred JDK * test these snapshot jars with multiple JDKs - including the JDK that we note to be minimum supported -- 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]
