Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/hudson/tools/AbstractCommandInstaller.java
core/src/main/java/hudson/tools/CommandInstaller.java
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config.jelly
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_da.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_de.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_es.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_fr.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_ja.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_nl.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_pt_BR.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_ru.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_zh_CN.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_zh_TW.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_de.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_ja.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_zh_CN.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_zh_TW.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_de.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_zh_CN.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_zh_TW.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_de.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_ja.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_zh_CN.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_zh_TW.html
core/src/main/resources/hudson/tools/CommandInstaller/config.jelly
core/src/main/resources/hudson/tools/CommandInstaller/config_da.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_de.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_es.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_fr.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_ja.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_nl.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_pt_BR.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_ru.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_zh_CN.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_zh_TW.properties
core/src/main/resources/hudson/tools/CommandInstaller/help-command.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_de.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_ja.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_zh_CN.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_zh_TW.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome_de.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome_zh_CN.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome_zh_TW.html
core/src/main/resources/hudson/tools/CommandInstaller/help.html
core/src/main/resources/hudson/tools/CommandInstaller/help_de.html
core/src/main/resources/hudson/tools/CommandInstaller/help_ja.html
core/src/main/resources/hudson/tools/CommandInstaller/help_zh_CN.html
core/src/main/resources/hudson/tools/CommandInstaller/help_zh_TW.html
http://jenkins-ci.org/commit/jenkins/38afe1650203378295a99cc472a8777718afa427
Log:
JENKINS-21202 - Generalization of Command installers
This change adds an AbstractCommandInstaller, which can be extended for every script-based installation command.
Related to https://issues.jenkins-ci.org/browse/JENKINS-21202
Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>
Code changed in jenkins
User: Oleg Nenashev
Path:
core/src/main/java/hudson/tools/AbstractCommandInstaller.java
core/src/main/java/hudson/tools/CommandInstaller.java
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config.jelly
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_da.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_de.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_es.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_fr.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_ja.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_nl.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_pt_BR.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_ru.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_zh_CN.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/config_zh_TW.properties
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_de.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_ja.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_zh_CN.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-command_zh_TW.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_de.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_zh_CN.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help-toolHome_zh_TW.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_de.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_ja.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_zh_CN.html
core/src/main/resources/hudson/tools/AbstractCommandInstaller/help_zh_TW.html
core/src/main/resources/hudson/tools/CommandInstaller/config.jelly
core/src/main/resources/hudson/tools/CommandInstaller/config_da.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_de.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_es.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_fr.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_ja.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_nl.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_pt_BR.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_ru.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_zh_CN.properties
core/src/main/resources/hudson/tools/CommandInstaller/config_zh_TW.properties
core/src/main/resources/hudson/tools/CommandInstaller/help-command.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_de.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_ja.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_zh_CN.html
core/src/main/resources/hudson/tools/CommandInstaller/help-command_zh_TW.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome_de.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome_zh_CN.html
core/src/main/resources/hudson/tools/CommandInstaller/help-toolHome_zh_TW.html
core/src/main/resources/hudson/tools/CommandInstaller/help.html
core/src/main/resources/hudson/tools/CommandInstaller/help_de.html
core/src/main/resources/hudson/tools/CommandInstaller/help_ja.html
core/src/main/resources/hudson/tools/CommandInstaller/help_zh_CN.html
core/src/main/resources/hudson/tools/CommandInstaller/help_zh_TW.html
http://jenkins-ci.org/commit/jenkins/38afe1650203378295a99cc472a8777718afa427
Log:
JENKINS-21202- Generalization of Command installersThis change adds an AbstractCommandInstaller, which can be extended for every script-based installation command.
Related to https://issues.jenkins-ci.org/browse/JENKINS-21202
Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>