Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: bc028237996cbc9dec8178022b5f77a17b28f6cc
      
https://github.com/jenkinsci/jenkins/commit/bc028237996cbc9dec8178022b5f77a17b28f6cc
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [JENKINS-53511] Update commons-io to prepare bump of JTH


  Commit: 3bb56b81e1bf586cd075f691f9981a2166fa7660
      
https://github.com/jenkinsci/jenkins/commit/3bb56b81e1bf586cd075f691f9981a2166fa7660
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M test-pom/pom.xml
    M test/src/test/java/hudson/model/ComputerTest.java
    M test/src/test/java/hudson/model/ProjectTest.java
    M test/src/test/java/hudson/model/ViewTest.java
    M test/src/test/java/hudson/tools/ZipExtractionInstallerTest.java
    M test/src/test/java/jenkins/bugs/Jenkins19124Test.java
    M test/src/test/java/jenkins/security/RekeySecretAdminMonitorTest.java
    M test/src/test/java/lib/form/PasswordTest.java

  Log Message:
  -----------
  [JENKINS-53511] Bump of JTH to include new methods in WebClient
- And thus, adapt the code due to the breaking changes in JTH sub-lib


  Commit: 73c6974d8673bc894a7b3610bba0f5b635a19d90
      
https://github.com/jenkinsci/jenkins/commit/73c6974d8673bc894a7b3610bba0f5b635a19d90
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M test/src/test/java/hudson/AboutJenkinsTest.java
    M test/src/test/java/hudson/TcpSlaveAgentListenerTest.java
    M test/src/test/java/hudson/cli/CLITest.java
    M test/src/test/java/hudson/diagnosis/HudsonHomeDiskUsageMonitorTest.java
    M test/src/test/java/hudson/jobs/CreateItemTest.java
    M test/src/test/java/hudson/model/AbstractItemTest.java
    M test/src/test/java/hudson/model/AbstractProjectTest.java
    M test/src/test/java/hudson/model/ApiTest.java
    M test/src/test/java/hudson/model/AsynchPeopleTest.java
    M test/src/test/java/hudson/model/ComputerTest.java
    M test/src/test/java/hudson/model/DirectlyModifiableViewTest.java
    M test/src/test/java/hudson/model/DirectoryBrowserSupportTest.java
    M test/src/test/java/hudson/model/HudsonTest.java
    M test/src/test/java/hudson/model/ItemsTest.java
    M test/src/test/java/hudson/model/JobTest.java
    M test/src/test/java/hudson/model/NodeTest.java
    M test/src/test/java/hudson/model/ParametersTest.java
    M test/src/test/java/hudson/model/PasswordParameterDefinitionTest.java
    M test/src/test/java/hudson/model/QueueSEC891Test.java
    M test/src/test/java/hudson/model/UserRestartSEC897Test.java
    M test/src/test/java/hudson/model/ViewTest.java
    M test/src/test/java/hudson/search/SearchTest.java
    M test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java
    M test/src/test/java/hudson/tools/ZipExtractionInstallerTest.java
    M test/src/test/java/hudson/util/RobustReflectionConverterTest.java
    M test/src/test/java/jenkins/model/JenkinsTest.java
    M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java
    M test/src/test/java/jenkins/security/Security177Test.java
    M test/src/test/java/jenkins/security/apitoken/ApiTokenStatsTest.java
    M test/src/test/java/jenkins/security/stapler/Security914Test.java
    M test/src/test/java/lib/form/ExpandableTextboxTest.java
    M test/src/test/java/lib/form/ValidateButtonTest.java
    M test/src/test/java/lib/layout/ConfirmationLinkTest.java
    M test/src/test/java/lib/layout/StopButtonTest.java

  Log Message:
  -----------
  [JENKINS-53511] Improve discoverability of new feature in WebClient


  Commit: fab166242dd407a08dcafb727abff94fd3ca7dd1
      
https://github.com/jenkinsci/jenkins/commit/fab166242dd407a08dcafb727abff94fd3ca7dd1
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2019-02-08 (Fri, 08 Feb 2019)

  Changed paths:
    M pom.xml
    M test-pom/pom.xml
    M test/src/test/java/hudson/AboutJenkinsTest.java
    M test/src/test/java/hudson/TcpSlaveAgentListenerTest.java
    M test/src/test/java/hudson/cli/CLITest.java
    M test/src/test/java/hudson/diagnosis/HudsonHomeDiskUsageMonitorTest.java
    M test/src/test/java/hudson/jobs/CreateItemTest.java
    M test/src/test/java/hudson/model/AbstractItemTest.java
    M test/src/test/java/hudson/model/AbstractProjectTest.java
    M test/src/test/java/hudson/model/ApiTest.java
    M test/src/test/java/hudson/model/AsynchPeopleTest.java
    M test/src/test/java/hudson/model/ComputerTest.java
    M test/src/test/java/hudson/model/DirectlyModifiableViewTest.java
    M test/src/test/java/hudson/model/DirectoryBrowserSupportTest.java
    M test/src/test/java/hudson/model/HudsonTest.java
    M test/src/test/java/hudson/model/ItemsTest.java
    M test/src/test/java/hudson/model/JobTest.java
    M test/src/test/java/hudson/model/NodeTest.java
    M test/src/test/java/hudson/model/ParametersTest.java
    M test/src/test/java/hudson/model/PasswordParameterDefinitionTest.java
    M test/src/test/java/hudson/model/ProjectTest.java
    M test/src/test/java/hudson/model/QueueSEC891Test.java
    M test/src/test/java/hudson/model/UserRestartSEC897Test.java
    M test/src/test/java/hudson/model/ViewTest.java
    M test/src/test/java/hudson/search/SearchTest.java
    M test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java
    M test/src/test/java/hudson/tools/ZipExtractionInstallerTest.java
    M test/src/test/java/hudson/util/RobustReflectionConverterTest.java
    M test/src/test/java/jenkins/bugs/Jenkins19124Test.java
    M test/src/test/java/jenkins/model/JenkinsTest.java
    M test/src/test/java/jenkins/security/ApiTokenPropertyTest.java
    M test/src/test/java/jenkins/security/RekeySecretAdminMonitorTest.java
    M test/src/test/java/jenkins/security/Security177Test.java
    M test/src/test/java/jenkins/security/apitoken/ApiTokenStatsTest.java
    M test/src/test/java/jenkins/security/stapler/Security914Test.java
    M test/src/test/java/lib/form/ExpandableTextboxTest.java
    M test/src/test/java/lib/form/PasswordTest.java
    M test/src/test/java/lib/form/ValidateButtonTest.java
    M test/src/test/java/lib/layout/ConfirmationLinkTest.java
    M test/src/test/java/lib/layout/StopButtonTest.java

  Log Message:
  -----------
  Merge pull request #3618 from 
Wadeck/JENKINS-53511_WEBCLIENT_DISCOVERY_IMPROVEMENT

[JENKINS-53511] Improve discovery and readability of WebClient


Compare: 
https://github.com/jenkinsci/jenkins/compare/805149bf32f0...fab166242dd4

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to