Skip to content

Commit 228f6e2

Browse files
shbhmexeMarkEWaite
andauthored
Update core/src/main/java/hudson/model/StreamBuildListener.java
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
1 parent b03ba6c commit 228f6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/hudson/model/StreamBuildListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public StreamBuildListener(File out, Charset charset) throws IOException {
4848
}
4949

5050
/**
51-
* @deprecated as of 2.328
51+
* @deprecated as of 2.329
5252
* The caller should use {@link #StreamBuildListener(OutputStream, Charset)} to pass in
5353
* the charset and output stream separately, so that this class can handle encoding correctly.
5454
*/

0 commit comments

Comments
 (0)