Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 364c8ac6fb80c756efc6f9a893936b103a20b605 https://github.com/jenkinsci/jenkins/commit/364c8ac6fb80c756efc6f9a893936b103a20b605 Author: Stefan Spieker <s.spie...@gmx.net> Date: 2021-04-04 (Sun, 04 Apr 2021)
Changed paths: M core/src/main/java/hudson/node_monitors/NodeMonitorUpdater.java M core/src/test/java/jenkins/util/VirtualFileTest.java M test/src/test/java/hudson/cli/CLIActionTest.java M test/src/test/java/hudson/cli/CLIEnvVarTest.java M test/src/test/java/hudson/cli/CancelQuietDownCommandTest.java M test/src/test/java/hudson/cli/CopyJobCommandTest.java M test/src/test/java/hudson/model/ComputerConfigDotXmlTest.java M test/src/test/java/hudson/model/ComputerTest.java M test/src/test/java/hudson/model/ExecutorTest.java M test/src/test/java/hudson/model/FingerprintTest.java M test/src/test/java/hudson/model/FreestyleJobPublisherTest.java M test/src/test/java/hudson/model/ListViewTest.java M test/src/test/java/hudson/model/MyViewsPropertyTest.java M test/src/test/java/hudson/model/NodeTest.java M test/src/test/java/hudson/tasks/BuildTriggerTest.java M test/src/test/java/hudson/util/BootFailureTest.java M test/src/test/java/hudson/util/FormValidationSecurity1893Test.java M test/src/test/java/jenkins/security/ApiCrumbExclusionTest.java M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java M test/src/test/java/jenkins/security/ClassFilterImplTest.java M test/src/test/java/jenkins/security/LastGrantedAuthoritiesPropertyTest.java M test/src/test/java/jenkins/widgets/HistoryPageFilterCaseSensitiveSearchTest.java M test/src/test/java/lib/form/ApplyButtonTest.java Log Message: ----------- fixed some deprecation warnings Commit: 096a1ca6fb92a98a80ca7f1e3589e237285d3aa7 https://github.com/jenkinsci/jenkins/commit/096a1ca6fb92a98a80ca7f1e3589e237285d3aa7 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M core/src/main/java/hudson/node_monitors/NodeMonitorUpdater.java M core/src/test/java/jenkins/util/VirtualFileTest.java M test/src/test/java/hudson/cli/CLIActionTest.java M test/src/test/java/hudson/cli/CLIEnvVarTest.java M test/src/test/java/hudson/cli/CancelQuietDownCommandTest.java M test/src/test/java/hudson/cli/CopyJobCommandTest.java M test/src/test/java/hudson/model/ComputerConfigDotXmlTest.java M test/src/test/java/hudson/model/ComputerTest.java M test/src/test/java/hudson/model/ExecutorTest.java M test/src/test/java/hudson/model/FingerprintTest.java M test/src/test/java/hudson/model/FreestyleJobPublisherTest.java M test/src/test/java/hudson/model/ListViewTest.java M test/src/test/java/hudson/model/MyViewsPropertyTest.java M test/src/test/java/hudson/model/NodeTest.java M test/src/test/java/hudson/tasks/BuildTriggerTest.java M test/src/test/java/hudson/util/BootFailureTest.java M test/src/test/java/hudson/util/FormValidationSecurity1893Test.java M test/src/test/java/jenkins/security/ApiCrumbExclusionTest.java M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java M test/src/test/java/jenkins/security/ClassFilterImplTest.java M test/src/test/java/jenkins/security/LastGrantedAuthoritiesPropertyTest.java M test/src/test/java/jenkins/widgets/HistoryPageFilterCaseSensitiveSearchTest.java M test/src/test/java/lib/form/ApplyButtonTest.java Log Message: ----------- Merge pull request #5389 from StefanSpieker/minor_deprecation_fixes fixed some deprecation warnings Compare: https://github.com/jenkinsci/jenkins/compare/cf33a71cf7d4...096a1ca6fb92 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/cf33a7-096a1c%40github.com.