Skip to content

Commit

Permalink
Added Removed since on removed hudson properties (#3830)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
  • Loading branch information
StefanSpieker and timja committed Jan 4, 2021
1 parent 01d18ea commit 5b4f29d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/doc/book/managing/system-properties.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -373,31 +373,31 @@ properties:
tags:
- obsolete
description: |
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.initLogLevel`.
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.initLogLevel`. Removed since 2.272

- name: hudson.model.Hudson.killAfterLoad
tags:
- obsolete
description: |
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.killAfterLoad`.
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.killAfterLoad`. Removed since 2.272

- name: hudson.model.Hudson.logStartupPerformance
tags:
- obsolete
description: |
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.logStartupPerformance`.
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.logStartupPerformance`. Removed since 2.272

- name: hudson.model.Hudson.parallelLoad
tags:
- obsolete
description: |
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.parallelLoad`.
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.parallelLoad`. Removed since 2.272

- name: hudson.model.Hudson.workspaceDirName
tags:
- obsolete
description: |
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.workspaceDirName`.
Deprecated: Backward-compatible fallback for `jenkins.model.Jenkins.workspaceDirName`. Removed since 2.272

- name: hudson.model.LoadStatistics.clock
tags:
Expand Down

0 comments on commit 5b4f29d

Please sign in to comment.