Branch: refs/heads/java11-support
  Home:   https://github.com/jenkinsci/jenkins
  Commit: eed7f5ee06b2014faa15f35daeacb7c1c17b41d6
      
https://github.com/jenkinsci/jenkins/commit/eed7f5ee06b2014faa15f35daeacb7c1c17b41d6
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M test/src/test/java/hudson/TcpSlaveAgentListenerTest.java

  Log Message:
  -----------
  Remove SECURITY-218 class import from TcpSlaveAgentListener test.

YAGNI.


  Commit: 179d59767958a8d40e15c7eed4db82b9ef7b88db
      
https://github.com/jenkinsci/jenkins/commit/179d59767958a8d40e15c7eed4db82b9ef7b88db
  Author: Nicolas De Loof <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M core/src/main/java/hudson/Util.java

  Log Message:
  -----------
  introduce hudson.Util#fixNull(value, defaultValue)

Signed-off-by: Nicolas De Loof <[email protected]>


  Commit: c4acc81405068fd969272fdb56c19da161a7015b
      
https://github.com/jenkinsci/jenkins/commit/c4acc81405068fd969272fdb56c19da161a7015b
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M test/src/test/java/hudson/TcpSlaveAgentListenerTest.java

  Log Message:
  -----------
  Merge pull request #3655 from oleg-nenashev/java11/unusedImport

Remove SECURITY-218 class import from TcpSlaveAgentListener test.


  Commit: 143c1c5d2835554780e0aa9baa3bc517bb121561
      
https://github.com/jenkinsci/jenkins/commit/143c1c5d2835554780e0aa9baa3bc517bb121561
  Author: Jeff Thompson <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrade to latest version of Remoting.

Primarily this eliminates a potential deadlock in managing the ProtocolStack.


  Commit: 3e31079822ee92dc21a077dae9602308ba35b760
      
https://github.com/jenkinsci/jenkins/commit/3e31079822ee92dc21a077dae9602308ba35b760
  Author: Jeff Thompson <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #3657 from jeffret-b/remoting/3.27

Upgrade to latest version of Remoting.


  Commit: 2d7b2b6e24b9df04f72d80906bddd941107469d1
      
https://github.com/jenkinsci/jenkins/commit/2d7b2b6e24b9df04f72d80906bddd941107469d1
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  [JENKINS-51903] - Allow specifying multiple Java versions in Jenkinsfile

Backports Jenkinsfile from the java11-support branch


  Commit: 18027c5b0c4ab9f0dc1fe180282742c0144e672a
      
https://github.com/jenkinsci/jenkins/commit/18027c5b0c4ab9f0dc1fe180282742c0144e672a
  Author: Devin Nusbaum <[email protected]>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  [JENKINS-46725] - Update jnr-posix to 3.0.45 to prevent Illegal Reflective 
acces warnings


  Commit: 738c10bfc6dd7847ef17ddfde883ab51858dc301
      
https://github.com/jenkinsci/jenkins/commit/738c10bfc6dd7847ef17ddfde883ab51858dc301
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-29 (Sat, 29 Sep 2018)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Merge pull request #3658 from oleg-nenashev/java11/Java-support-Jenkinsfile

[JENKINS-51903] - Allow specifying multiple Java versions in Jenkinsfile


  Commit: 44212d2d820cd3cce690201098e91d79a3239382
      
https://github.com/jenkinsci/jenkins/commit/44212d2d820cd3cce690201098e91d79a3239382
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-29 (Sat, 29 Sep 2018)

  Changed paths:
    M core/pom.xml

  Log Message:
  -----------
  Merge pull request #3659 from oleg-nenashev/java11/jnr-posix-3.0.45-2

[JENKINS-46725] - Update jnr-posix to 3.0.45 to prevent Illegal Reflective 
access warnings


  Commit: beadc5946f4415b28cb6d7a3a9cfb8a2782ab316
      
https://github.com/jenkinsci/jenkins/commit/beadc5946f4415b28cb6d7a3a9cfb8a2782ab316
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
    M core/src/main/java/hudson/Util.java

  Log Message:
  -----------
  Util#fixNull: Address Javadoc comments and add annotations


  Commit: 2fe2ed119bf760ec84ae7a9a850ce1ab964d5189
      
https://github.com/jenkinsci/jenkins/commit/2fe2ed119bf760ec84ae7a9a850ce1ab964d5189
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
    M core/src/main/java/hudson/Util.java

  Log Message:
  -----------
  Merge pull request #3656 from ndeloof/fixnull

introduce hudson.Util#fixNull(value, defaultValue)


  Commit: 1a93f90adaa6250da86d3c3e1b4c96376d5f53a0
      
https://github.com/jenkinsci/jenkins/commit/1a93f90adaa6250da86d3c3e1b4c96376d5f53a0
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M pom.xml
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release jenkins-2.144


  Commit: 008c4350849bd323f0b4adde03dbe7b5b58ed1e8
      
https://github.com/jenkinsci/jenkins/commit/008c4350849bd323f0b4adde03dbe7b5b58ed1e8
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
    M cli/pom.xml
    M core/pom.xml
    M pom.xml
    M test/pom.xml
    M war/pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 4d9bc122be2905fb20a8f7a1b77e6348cfeae4f1
      
https://github.com/jenkinsci/jenkins/commit/4d9bc122be2905fb20a8f7a1b77e6348cfeae4f1
  Author: Oleg Nenashev <[email protected]>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M Jenkinsfile
    M core/src/main/java/hudson/Util.java
    M pom.xml
    M test/src/test/java/hudson/TcpSlaveAgentListenerTest.java

  Log Message:
  -----------
  Merge branch 'master' into java11-support

# Conflicts:
#       Jenkinsfile


Compare: 
https://github.com/jenkinsci/jenkins/compare/a8b77842778b...4d9bc122be29
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

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

Reply via email to