Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e376780c649523c32d3acc0140ed47b45aa57464
      
https://github.com/jenkinsci/jenkins/commit/e376780c649523c32d3acc0140ed47b45aa57464
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
    A command-launcher-plugin/pom.xml
    A command-launcher-plugin/src/main/java/hudson/slaves/CommandConnector.java
    A command-launcher-plugin/src/main/java/hudson/slaves/CommandLauncher.java
    A 
command-launcher-plugin/src/main/java/org/jenkinsci/plugins/command_launcher/CommandLanguage.java
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config.jelly
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_bg.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_de.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_es.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_ja.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_pt_BR.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_sr.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_zh_TW.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config.jelly
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_bg.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_da.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_de.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_es.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_fr.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_ja.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_pt_BR.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_ru.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_sr.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_sv_SE.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_tr.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_zh_TW.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command.html
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_bg.html
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help.jelly
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_bg.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_es.properties
    A 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_sr.properties
    A command-launcher-plugin/src/main/resources/index.jelly
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_bg.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_da.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_de.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_es.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_fr.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_ja.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_lt.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_pt_BR.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_sr.properties
    A 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_zh_TW.properties
    A 
command-launcher-plugin/src/test/java/hudson/slaves/CommandConnectorTest.java
    A 
command-launcher-plugin/src/test/java/hudson/slaves/CommandLauncher2Test.java
    A 
command-launcher-plugin/src/test/java/hudson/slaves/CommandLauncherTest.java
    A 
command-launcher-plugin/src/test/resources/hudson/slaves/CommandLauncher2Test/ancientSerialForm/config.xml
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/model/Slave.java
    R core/src/main/java/hudson/slaves/CommandConnector.java
    R core/src/main/java/hudson/slaves/CommandLauncher.java
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/model/Messages_bg.properties
    M core/src/main/resources/hudson/model/Messages_de.properties
    M core/src/main/resources/hudson/model/Messages_es.properties
    M core/src/main/resources/hudson/model/Messages_lt.properties
    M core/src/main/resources/hudson/model/Messages_sr.properties
    R core/src/main/resources/hudson/slaves/CommandConnector/config.jelly
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_bg.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_de.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_es.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_ja.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_pt_BR.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_sr.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_zh_TW.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config.jelly
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_bg.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_da.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_de.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_es.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_fr.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_ja.properties
    R 
core/src/main/resources/hudson/slaves/CommandLauncher/config_pt_BR.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_ru.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_sr.properties
    R 
core/src/main/resources/hudson/slaves/CommandLauncher/config_sv_SE.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_tr.properties
    R 
core/src/main/resources/hudson/slaves/CommandLauncher/config_zh_TW.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_bg.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help.jelly
    R core/src/main/resources/hudson/slaves/CommandLauncher/help.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_bg.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_es.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_sr.properties
    M core/src/main/resources/hudson/slaves/Messages.properties
    M core/src/main/resources/hudson/slaves/Messages_bg.properties
    M core/src/main/resources/hudson/slaves/Messages_da.properties
    M core/src/main/resources/hudson/slaves/Messages_de.properties
    M core/src/main/resources/hudson/slaves/Messages_es.properties
    M core/src/main/resources/hudson/slaves/Messages_fr.properties
    M core/src/main/resources/hudson/slaves/Messages_ja.properties
    M core/src/main/resources/hudson/slaves/Messages_pt_BR.properties
    M core/src/main/resources/hudson/slaves/Messages_sr.properties
    M core/src/main/resources/hudson/slaves/Messages_zh_TW.properties
    M pom.xml
    M test/pom.xml
    R test/src/test/java/hudson/slaves/CommandLauncher2Test.java
    R test/src/test/java/hudson/slaves/CommandLauncherTest.java
    R test/src/test/java/hudson/slaves/ComputerConnectorTest.java
    M test/src/test/java/jenkins/tasks/SimpleBuildWrapperTest.java
    M war/pom.xml

  Log Message:
  -----------
  [JENKINS-47393] Preparation for split of CommandLauncher to a plugin.


  Commit: e2a0792811a4a3adf07370738b4500996b3139c8
      
https://github.com/jenkinsci/jenkins/commit/e2a0792811a4a3adf07370738b4500996b3139c8
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
    M 
command-launcher-plugin/src/main/java/org/jenkinsci/plugins/command_launcher/CommandLanguage.java

  Log Message:
  -----------
  CommandLanguage cannot easily be moved to script-security prior to split, 
because that would require updating the version of script-security in 
detached-plugins.
Since this is restricted and the only trace in user settings is the language 
name `command`, this could be done in a 1.1 update of the plugin.


  Commit: 04994ed089533802a3f17dcfe7d3943e18c251a0
      
https://github.com/jenkinsci/jenkins/commit/04994ed089533802a3f17dcfe7d3943e18c251a0
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-11 (Wed, 11 Oct 2017)

  Changed paths:
    M test/pom.xml

  Log Message:
  -----------
  Pick up https://github.com/jenkinsci/jenkins-test-harness/pull/79.


  Commit: 6d2de7d914d7a22cea93193d8ea07d305b4e6535
      
https://github.com/jenkinsci/jenkins/commit/6d2de7d914d7a22cea93193d8ea07d305b4e6535
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M CONTRIBUTING.md
    M cli/pom.xml
    M core/pom.xml
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/Functions.java
    M core/src/main/java/hudson/TcpSlaveAgentListener.java
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/ListView.java
    M core/src/main/java/hudson/model/Queue.java
    M core/src/main/java/hudson/model/View.java
    M core/src/main/java/hudson/util/XStream2.java
    A core/src/main/java/jenkins/security/csrf/CSRFAdministrativeMonitor.java
    M core/src/main/resources/hudson/model/View/cc.xml.jelly
    A 
core/src/main/resources/jenkins/security/csrf/CSRFAdministrativeMonitor/message.jelly
    A 
core/src/main/resources/jenkins/security/csrf/CSRFAdministrativeMonitor/message.properties
    A core/src/main/resources/jenkins/security/csrf/Messages.properties
    M core/src/test/java/hudson/model/MockItem.java
    M core/src/test/java/hudson/model/ViewTest.java
    M pom.xml
    M test/pom.xml
    M test/src/test/java/hudson/model/QueueTest.java
    M test/src/test/java/hudson/search/SearchTest.java
    M test/src/test/java/jenkins/AgentProtocolTest.java
    A 
test/src/test/java/jenkins/security/csrf/CSRFAdministrativeMonitorTest.java
    M war/pom.xml

  Log Message:
  -----------
  Merge branch 'master' into CommandLauncher-JENKINS-47393


  Commit: af8ac036a2273a3e4771bd5804e91b3988c486ec
      
https://github.com/jenkinsci/jenkins/commit/af8ac036a2273a3e4771bd5804e91b3988c486ec
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M command-launcher-plugin/pom.xml
    M core/src/main/java/hudson/ClassicPluginStrategy.java

  Log Message:
  -----------
  Updated to 2.86-SNAPSHOT.


  Commit: fea8f9128132565c46ab59032afd50099bb40efd
      
https://github.com/jenkinsci/jenkins/commit/fea8f9128132565c46ab59032afd50099bb40efd
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M command-launcher-plugin/pom.xml
    M command-launcher-plugin/src/main/java/hudson/slaves/CommandConnector.java
    M command-launcher-plugin/src/main/java/hudson/slaves/CommandLauncher.java
    R 
command-launcher-plugin/src/main/java/org/jenkinsci/plugins/command_launcher/CommandLanguage.java
    A 
command-launcher-plugin/src/main/java/org/jenkinsci/plugins/command_launcher/SystemCommandLanguage.java
    M 
command-launcher-plugin/src/test/java/hudson/slaves/CommandLauncher2Test.java

  Log Message:
  -----------
  Review comments from @oleg-nenashev: plugin display name change; 
CommandLanguage → SystemCommandLanguage.


  Commit: 3a781f5a40ed7e2cec8a794729477ed385fab24e
      
https://github.com/jenkinsci/jenkins/commit/3a781f5a40ed7e2cec8a794729477ed385fab24e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M test/pom.xml

  Log Message:
  -----------
  jenkins-test-harness 2.31


  Commit: b6abcee12ea68ff7fc578468a57c5f33629fb345
      
https://github.com/jenkinsci/jenkins/commit/b6abcee12ea68ff7fc578468a57c5f33629fb345
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    R command-launcher-plugin/pom.xml
    R command-launcher-plugin/src/main/java/hudson/slaves/CommandConnector.java
    R command-launcher-plugin/src/main/java/hudson/slaves/CommandLauncher.java
    R 
command-launcher-plugin/src/main/java/org/jenkinsci/plugins/command_launcher/SystemCommandLanguage.java
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config.jelly
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_bg.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_de.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_es.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_ja.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_pt_BR.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_sr.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandConnector/config_zh_TW.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config.jelly
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_bg.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_da.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_de.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_es.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_fr.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_ja.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_pt_BR.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_ru.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_sr.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_sv_SE.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_tr.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/config_zh_TW.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command.html
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_bg.html
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help.jelly
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_bg.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_es.properties
    R 
command-launcher-plugin/src/main/resources/hudson/slaves/CommandLauncher/help_sr.properties
    R command-launcher-plugin/src/main/resources/index.jelly
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_bg.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_da.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_de.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_es.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_fr.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_ja.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_lt.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_pt_BR.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_sr.properties
    R 
command-launcher-plugin/src/main/resources/org/jenkinsci/plugins/command_launcher/Messages_zh_TW.properties
    R 
command-launcher-plugin/src/test/java/hudson/slaves/CommandConnectorTest.java
    R 
command-launcher-plugin/src/test/java/hudson/slaves/CommandLauncher2Test.java
    R 
command-launcher-plugin/src/test/java/hudson/slaves/CommandLauncherTest.java
    R 
command-launcher-plugin/src/test/resources/hudson/slaves/CommandLauncher2Test/ancientSerialForm/config.xml
    M pom.xml
    M war/pom.xml

  Log Message:
  -----------
  Close; have not yet cut a 1.0, pending HOSTING-442.


  Commit: 417afd66f3c5ab346aecdc9aaeac4bcaaa284ec1
      
https://github.com/jenkinsci/jenkins/commit/417afd66f3c5ab346aecdc9aaeac4bcaaa284ec1
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M war/pom.xml

  Log Message:
  -----------
  1.0 released.


  Commit: d292929502f88c9839c8d7ffaa337586052312df
      
https://github.com/jenkinsci/jenkins/commit/d292929502f88c9839c8d7ffaa337586052312df
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/model/Slave.java
    R core/src/main/java/hudson/slaves/CommandConnector.java
    R core/src/main/java/hudson/slaves/CommandLauncher.java
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/model/Messages_bg.properties
    M core/src/main/resources/hudson/model/Messages_de.properties
    M core/src/main/resources/hudson/model/Messages_es.properties
    M core/src/main/resources/hudson/model/Messages_lt.properties
    M core/src/main/resources/hudson/model/Messages_sr.properties
    R core/src/main/resources/hudson/slaves/CommandConnector/config.jelly
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_bg.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_de.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_es.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_ja.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_pt_BR.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_sr.properties
    R 
core/src/main/resources/hudson/slaves/CommandConnector/config_zh_TW.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config.jelly
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_bg.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_da.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_de.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_es.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_fr.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_ja.properties
    R 
core/src/main/resources/hudson/slaves/CommandLauncher/config_pt_BR.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_ru.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_sr.properties
    R 
core/src/main/resources/hudson/slaves/CommandLauncher/config_sv_SE.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/config_tr.properties
    R 
core/src/main/resources/hudson/slaves/CommandLauncher/config_zh_TW.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_bg.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_fr.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ja.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help-command_ru.html
    R core/src/main/resources/hudson/slaves/CommandLauncher/help.jelly
    R core/src/main/resources/hudson/slaves/CommandLauncher/help.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_bg.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_de.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_es.properties
    R core/src/main/resources/hudson/slaves/CommandLauncher/help_sr.properties
    M core/src/main/resources/hudson/slaves/Messages.properties
    M core/src/main/resources/hudson/slaves/Messages_bg.properties
    M core/src/main/resources/hudson/slaves/Messages_da.properties
    M core/src/main/resources/hudson/slaves/Messages_de.properties
    M core/src/main/resources/hudson/slaves/Messages_es.properties
    M core/src/main/resources/hudson/slaves/Messages_fr.properties
    M core/src/main/resources/hudson/slaves/Messages_ja.properties
    M core/src/main/resources/hudson/slaves/Messages_pt_BR.properties
    M core/src/main/resources/hudson/slaves/Messages_sr.properties
    M core/src/main/resources/hudson/slaves/Messages_zh_TW.properties
    M test/pom.xml
    R test/src/test/java/hudson/slaves/CommandLauncher2Test.java
    R test/src/test/java/hudson/slaves/CommandLauncherTest.java
    R test/src/test/java/hudson/slaves/ComputerConnectorTest.java
    M test/src/test/java/jenkins/tasks/SimpleBuildWrapperTest.java
    M war/pom.xml

  Log Message:
  -----------
  Merge pull request #3076 from jglick/CommandLauncher-JENKINS-47393

[JENKINS-47393] Split CommandLauncher to a plugin


Compare: 
https://github.com/jenkinsci/jenkins/compare/8ac33fdecea0...d292929502f8

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to