sbt / sbt-native-packager

sbt Native Packager
https://sbt-native-packager.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
1.59k stars 439 forks source link

Try to determistically order WIX xml output #1418

Closed retronym closed 3 years ago

muuki88 commented 3 years ago

Thanks @retronym for your pull request.

I have no objections, but I'm curious what issue this solves ☺️

SethTisue commented 3 years ago

context is https://github.com/scala/scala-dist/pull/215 — upgrading to new sbt-native-packager version, comparing artifacts generated by old vs. new versions. avoiding nondeterminism reduces noise in comparisons