Branch: refs/heads/stable-2.401
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 922d0c4fbe046e2cadc3cc8fa40a832490d77e6c
      
https://github.com/jenkinsci/jenkins/commit/922d0c4fbe046e2cadc3cc8fa40a832490d77e6c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M war/src/main/webapp/help/system-config/homeDirectory.html

  Log Message:
  -----------
  Remove incorrect text from JENKINS_HOME help page (#8161)

Since the transition to systemd, we no longer read the contents of
/etc/sysconfig/jenkins on Red Hat Enterprise Linux systems.  The changes
that a user can make with systemd are either modifying the environment
variable or they are modifying a Java property.  Since those two cases
are already covered, let's not mention the different ways of starting
the controller.

We don't actively promote the use of alternate web containers and
setting the environment variable in the web container admin tool is
already covered by the simpler statement that the environment variable
needs to be set.

We absolutely should not suggest that they modify the contents of the
jenkins.war file.  That type of change will likely be erased on the
next upgrade.

https://github.com/jenkins-infra/jenkins.io/pull/6409 review process
showed this issue.

(cherry picked from commit ccfd725284a13d9d8bac74e0649d20afa312fe21)


  Commit: a7b7774d204bce1bac02cb5b524cd664a7170644
      
https://github.com/jenkinsci/jenkins/commit/a7b7774d204bce1bac02cb5b524cd664a7170644
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M core/src/main/resources/jenkins/model/Jenkins/threadDump.jelly

  Log Message:
  -----------
  Fix link from `/threadDump` to agent (#8143)

(cherry picked from commit 079ea13b911c82bd2b5bbd723e47a526d0eca0eb)


  Commit: 5f3947ac72fcc6dd604c9e788349c6b1a64bbb10
      
https://github.com/jenkinsci/jenkins/commit/5f3947ac72fcc6dd604c9e788349c6b1a64bbb10
  Author: Alexander Brandes <mc.ca...@web.de>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M core/src/main/resources/jenkins/model/Jenkins/threadDump.jelly
    M war/src/main/webapp/help/system-config/homeDirectory.html

  Log Message:
  -----------
  Merge pull request #8247 from 
krisstern/feat/stable-2.401/backporting-2.401.3-1

Co-authored-by: Mark Waite <mark.earl.wa...@gmail.com>
Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Fix link from `/threadDump` to agent (#8143)


Compare: 
https://github.com/jenkinsci/jenkins/compare/ac02718d17e7...5f3947ac72fc

-- 
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/stable-2.401/ac0271-5f3947%40github.com.

Reply via email to