raboof commented on issue #457: URL: https://github.com/apache/pekko-http/issues/457#issuecomment-2154351361
Checked the 1.1.0-M1 artifacts, those are now reproducible for 2.13, so indeed the fix seems to have the intended effect. I used: ``` sbt "set ThisBuild / net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCheckResolver := DefaultMavenRepository; shell" > reproducibleBuildsCheck ``` Filed https://github.com/raboof/sbt-reproducible-builds/issues/323 to make this a little easier I also tried to reproduce for Scala 3, which showed two further problems: * #565 * #566 -- 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]
