Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b52201b020400594c2999188f19f0b1ff0f9063c
      
https://github.com/jenkinsci/jenkins/commit/b52201b020400594c2999188f19f0b1ff0f9063c
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2024-05-19 (Sun, 19 May 2024)

  Changed paths:
    M core/src/main/java/hudson/model/AbstractProject.java
    M core/src/main/java/hudson/model/Job.java
    M core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java

  Log Message:
  -----------
  Clarify state of `{Job,LazyBuildMixIn}#createHistoryWidget()` method. (#9268)

* Clarify state of `{Job,LazyBuildMixIn}#createHistoryWidget()` method.

These methods are no longer needed and should not be called nor overridden.

Instead, history widgets are instantiated via `jenkins.widgets.WidgetFactory` 
annotated with `@Extension`.

* Javadoc



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
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/afaf96-b52201%40github.com.

Reply via email to