Branch: refs/heads/master
Home: https://github.com/jenkins-infra/jenkins.io
Commit: 3256137ed3d2307df3bef92f8bae86e387816099
https://github.com/jenkins-infra/jenkins.io/commit/3256137ed3d2307df3bef92f8bae86e387816099
Author: Wadeck Follonier <[email protected]>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M content/security/for-maintainers.adoc
Log Message:
-----------
Correct spotless issue during release (#6368)
By using 3.0.0, we include https://github.com/apache/maven-release/pull/62
which improve the end of line support for the pom.xml.
This could be necessary for (at least) Windows developpers when their plugin
has configured spotless (perhaps also depending on their git checkout setup).
In my case the pom.xml got its end of line rewritten as /r/n while I had /n due
to core.autocrlf=input.
As the default is "source", it should work for everyone without any changes.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/9bb6da-325613%40github.com.