提交 f06f19ed 编写于 作者: K kohsuke

the comment was with the first attempted (and abandoned) implementation of...

the comment was with the first attempted (and abandoned) implementation of console notes where files notes were sent over a separate channel.

Since now it's encoded into the log, this comment no longer applies.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@30072 71c3de6d-444a-0410-be80-ed276b4c234a
上级 000a7c33
......@@ -137,7 +137,6 @@ final class SplittableBuildListener implements BuildListener, Serializable {
}
private Object writeReplace() throws IOException {
// TODO: fix this before HUDSON-2137 integration
return new StreamBuildListener(logger);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册