-
Bug
-
Resolution: Fixed
-
Minor
-
None
The shasum file for the war artifact is always called jenkins.war.sha256 no matter what the name of the actual artifact is. Given that ARTIFACTNAME environment variable is overridable, it can happen that the generated war has a different name so this needs to be taken into account.
- links to
Code changed in jenkins
User: Armando Fernandez
Path:
Makefile
setup.mk
http://jenkins-ci.org/commit/packaging/82e215ee48894b84585abf17017a5b83276baba1
Log:
JENKINS-39819shasum filename was not correct under all circumstances