Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Trivial
-
Resolution: Fixed
-
None
Description
There's a support for gzip log in case of console test shown in UI, but is missing in case of raw text (consoleText link) and fails with file not found exception. Add gzip support also for plain text.
Attachments
Issue Links
- is blocking
-
JENKINS-2551 Option to compress build logs
-
- Resolved
-
Code changed in jenkins
User: Vojtech Juranek
Path:
core/src/main/java/hudson/model/Run.java
http://jenkins-ci.org/commit/jenkins/af7159c8e796c44c2090137e17c4aa6a3fef5fed
Log:
JENKINS-10400Added support for gzip log file also in case of raw text (consoleText link)