Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 93428a432d6e8aa7c3201e69763f8a632caa3461
https://github.com/jenkinsci/jenkins/commit/93428a432d6e8aa7c3201e69763f8a632caa3461
Author: StefanSpieker <[email protected]>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M core/src/main/java/hudson/Functions.java
M core/src/main/java/hudson/cli/BuildCommand.java
M core/src/main/java/hudson/tasks/ArtifactArchiver.java
M core/src/main/java/hudson/util/IncompatibleAntVersionDetected.java
M core/src/main/java/hudson/util/IncompatibleServletVersionDetected.java
M core/src/main/java/jenkins/util/JSONSignatureValidator.java
Log Message:
-----------
Fix deprecation warnings + Update ArtifactArchiver to no longer consult with
environment variables injected by EnvironmentContributingActions during the
build (#4933)
* fixed deprecation warnings
* reverted changes
* fixed typeo in javadoc
* Update core/src/main/java/hudson/tasks/ArtifactArchiver.java
Co-authored-by: Daniel Beck <[email protected]>
* Update core/src/main/java/hudson/cli/BuildCommand.java
Co-authored-by: Jesse Glick <[email protected]>
* fixed imports
Co-authored-by: Daniel Beck <[email protected]>
Co-authored-by: Jesse Glick <[email protected]>
--
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/jenkinsci/jenkins/push/refs/heads/master/7602cf-93428a%40github.com.