Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 59f0f32ff63d081475e5c691a8c932d98f688101
      
https://github.com/jenkinsci/jenkins/commit/59f0f32ff63d081475e5c691a8c932d98f688101
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/util/AtomicFileWriter.java

  Log Message:
  -----------
  no longer only about UTF-8


  Commit: 047233eb483de1bea5f1aba93156764373dc1cc8
      
https://github.com/jenkinsci/jenkins/commit/047233eb483de1bea5f1aba93156764373dc1cc8
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M core/src/main/java/hudson/tasks/junit/SuiteResult.java

  Log Message:
  -----------
  Don't do memory mapped file unless it's helpful.

This will hopefully reduce the file locking problems on Windows.


  Commit: 14d980c4377dc703df8db76f192de19246a0266e
      
https://github.com/jenkinsci/jenkins/commit/14d980c4377dc703df8db76f192de19246a0266e
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/tasks/junit/CaseResult.java
    M core/src/main/java/hudson/tasks/junit/SuiteResult.java
    M core/src/main/java/hudson/tasks/junit/TestResult.java
    M core/src/main/java/hudson/util/TextFile.java
    A test/src/test/groovy/hudson/util/TextFileTest.groovy
    A test/src/test/resources/hudson/util/ascii.txt

  Log Message:
  -----------
  [FIXED JENKINS-15382]

Revisiting the fix. Avoid parsing the entire text by only looking at the tail 
portion.


Compare: 
https://github.com/jenkinsci/jenkins/compare/0256f0a74e9b...14d980c4377d

-- 
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/groups/opt_out.


Reply via email to