Code changed in jenkins
User: Martin Schroeder
Path:
core/src/main/java/hudson/console/AnnotatedLargeText.java
core/src/main/java/hudson/model/Run.java
core/src/main/resources/hudson/model/Run/console.jelly
http://jenkins-ci.org/commit/jenkins/346fc998b16f2021cbd6b3bb1cd1878a2b19ff5b
Log:
Enabled transparent compression support.

This only works if the "transparent GZIP support" patch has been
applied against Stapler. Otherwise, this patch will not compile
as the new "LargeText" constructor will not be found.

Additionally, the console.jelly was modified to make use of the
stream instead of the raw file, which is necessary to get the
correct uncompressed size of the file for skipping bytes.

JENKINS-2551
JENKINS-10400
JENKINS-13655

Signed-off-by: Martin Schroeder <martin.h.schroe...@intel.com>

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to