Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gearman-plugin
  Commit: 66be80b8acdf63c5146ce499d7ebdf34ef278fe8
      
https://github.com/jenkinsci/gearman-plugin/commit/66be80b8acdf63c5146ce499d7ebdf34ef278fe8
  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: fce585f23c68090cc03bc18b53c6b0b5c8f10db9
      
https://github.com/jenkinsci/gearman-plugin/commit/fce585f23c68090cc03bc18b53c6b0b5c8f10db9
  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: 0b39707d04ad11c6a7b49d56d97b4b7c9ea1cfb3
      
https://github.com/jenkinsci/gearman-plugin/commit/0b39707d04ad11c6a7b49d56d97b4b7c9ea1cfb3
  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/4cd08fe31374...0b39707d04ad

-- 
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/master/4cd08f-0b3970%40github.com.

Reply via email to