Branch: refs/heads/jenkins-2.139
  Home:   https://github.com/jenkinsci/gearman-plugin
  Commit: 085b8bb3a6d9f37135d2e3b07cfd6a4bb0e6682a
      
https://github.com/jenkinsci/gearman-plugin/commit/085b8bb3a6d9f37135d2e3b07cfd6a4bb0e6682a
  Author: Antoine Musso <has...@free.fr>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M src/main/java/hudson/plugins/gearman/SaveableListenerImpl.java

  Log Message:
  -----------
  [JENKINS-54888] Prevent SaveableListener.OnChange() during plugins loading

With Jenkins 2.139.1 this cause an instanciation error for
jenkins.Telemetry.Correlator when loading the plugins due to a double
save.


  Commit: 71626e45f24f83a267c75166b410e0f619a4d8a5
      
https://github.com/jenkinsci/gearman-plugin/commit/71626e45f24f83a267c75166b410e0f619a4d8a5
  Author: Antoine Musso <has...@free.fr>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M README.md
    M src/main/java/hudson/plugins/gearman/ComputerListenerImpl.java
    M src/main/java/hudson/plugins/gearman/CustomGearmanFunctionFactory.java
    M src/main/java/hudson/plugins/gearman/ExecutorWorkerThread.java
    M src/main/java/hudson/plugins/gearman/GearmanPluginUtil.java
    M src/main/java/hudson/plugins/gearman/GearmanProxy.java
    M src/main/java/hudson/plugins/gearman/ManagementWorkerThread.java
    M src/main/java/hudson/plugins/gearman/StartJobWorker.java
    M src/main/resources/index.jelly
    M src/test/java/hudson/plugins/gearman/ExecutorWorkerThreadTest.java
    M src/test/java/hudson/plugins/gearman/GearmanPluginUtilTest.java
    M src/test/java/hudson/plugins/gearman/GearmanProxyTest.java
    M src/test/java/hudson/plugins/gearman/ManagementWorkerThreadTest.java
    M src/test/java/hudson/plugins/gearman/StartJobWorkerTest.java

  Log Message:
  -----------
  Replace 'master' label by 'built-in'

This is required from Jenkins 2.319.1 and beyond. The built-in node
running on the Jenkins controller now has the label "built-in".

Updated all related variables and comments along the way.

Due to https://github.com/jenkinsci/jenkins/pull/5425


  Commit: 7dc0b3df5911158f12968700e79fafa3832d3ef3
      
https://github.com/jenkinsci/gearman-plugin/commit/7dc0b3df5911158f12968700e79fafa3832d3ef3
  Author: Antoine Musso <has...@free.fr>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Require Jenkins 2.319.1

The "master" terminology is gone in favor of controller or
"built-in node".


Compare: 
https://github.com/jenkinsci/gearman-plugin/compare/c70e0207a1b3...7dc0b3df5911

-- 
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/gearman-plugin/push/refs/heads/jenkins-2.139/c70e02-7dc0b3%40github.com.

Reply via email to