-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Tool installers are inheriting a confusing help message from Jenkins core that refers to a non-existent configurable location.
According to jglick - the UI for ToolInstaller intentionally hides the Tool.home field since the precise location is normally determined automatically rather than explicitly configured.
This message seems to be obsolete and is being inherited from https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/tools/InstallSourceProperty/help.html
This was originally noted about the NodeJS plugin, but it can also be seen in other installers, such as the Maven, Ant, Git, etc.
[JENKINS-30374] Help message for automatic tool installation refers to non-existent "configurable location"
Description |
Original:
Tool installers are inheriting a confusing help message from Jenkins core that refers to a non-existent configurable location. According to [~jglick] - the UI for `ToolInstaller` intentionally hides the `Tool.home` field since the precise location is normally determined automatically rather than explicitly configured This message seems to be obsolete and is being inherited from https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/tools/InstallSourceProperty/help.html This was originally noted about the NodeJS plugin, but it can also be seen in other installers, such as the Maven, Ant, Git, etc. |
New:
Tool installers are inheriting a confusing help message from Jenkins core that refers to a non-existent configurable location. According to [~jglick] - the UI for {{ToolInstaller}} intentionally hides the {{Tool.home}} field since the precise location is normally determined automatically rather than explicitly configured. This message seems to be obsolete and is being inherited from https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/tools/InstallSourceProperty/help.html This was originally noted about the NodeJS plugin, but it can also be seen in other installers, such as the Maven, Ant, Git, etc. |
Workflow | Original: JNJira [ 165478 ] | New: JNJira + In-Review [ 181989 ] |