Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: ebd71116c15b97fd3e855a738fbfdef387cd6e3c
https://github.com/jenkinsci/jenkins/commit/ebd71116c15b97fd3e855a738fbfdef387cd6e3c
Author: Jesse Glick <[email protected]>
Date: 2018-08-02 (Thu, 02 Aug 2018)
Changed paths:
M core/src/main/java/hudson/Launcher.java
M core/src/main/java/hudson/model/TaskListener.java
M test/src/test/java/hudson/LauncherTest.java
Log Message:
-----------
[JENKINS-52729] Launcher.ProcStarter.stdout(TaskListener) discards
remotability (#3563)
* [JENKINS-52729] Demonstrating issue with
Launcher.ProcStarter.stdout(TaskListener).
* [JENKINS-52729] Properly remote the TaskListener.
* Defend test against a possible problem on Windows.
* FindBugs
* Fix a Windows test failure. There is no C:\Windows\System32\echo.exe; it is a
cmd.exe built-in.
* Clarify in Javadoc that TaskListener is remotable.
* A call to stdout(TaskListener) should be countermanded by a call to
stdout(OutputStream), which was true for local but not remote launchers.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.