fix: Package json hash difference between linux and windows#24321
Conversation
Windows and Linux generated a different hash for the package json content as jackson default indenter used system line separator. Fixes #24305
|
|
Hi @caalador and @caalador, when i performed cherry-pick to this commit to 25.0, i have encountered the following issue. Can you take a look and pick it manually? |
…(CP: 25.1) (#24328) This PR cherry-picks changes from the original PR #24321 to branch 25.1. --- #### Original PR description > Windows and Linux generated a different > hash for the package json content > as jackson default indenter > used system line separator. > > Fixes #24305 > Co-authored-by: caalador <mikael.grankvist@vaadin.com>
Windows and Linux generated a different hash for the package json content as jackson default indenter used system line separator. Fixes #24305
Windows and Linux generated a different hash for the package json content as jackson default indenter used system line separator. Fixes #24305
Windows and Linux generated a different hash for the package json content as jackson default indenter used system line separator. Fixes #24305
|
This ticket/PR has been released with Vaadin 25.2.0-alpha7. |



Windows and Linux generated a different
hash for the package json content
as jackson default indenter
used system line separator.
Fixes #24305