Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: f557afe5815d92947172d9d6b2d583197f341e11
      
https://github.com/jenkinsci/workflow-support-plugin/commit/f557afe5815d92947172d9d6b2d583197f341e11
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java

  Log Message:
  -----------
  [JENKINS-31096] Always use UTF-8 for per-step log files.


  Commit: 1c05eeca6ebd2114129bd362a87d1d885df657b5
      
https://github.com/jenkinsci/workflow-support-plugin/commit/1c05eeca6ebd2114129bd362a87d1d885df657b5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java

  Log Message:
  -----------
  Test failure on systems using non-UTF-8 default encodings.
Test can be strengthened only after 
https://github.com/jenkinsci/workflow-job-plugin/pull/89 is released,
so we do not get into a cyclic dependency
(or by rewriting this aspect of the test to save content into a file and read 
it from test code).


  Commit: 918f5958551d0d511fd5b8d96ecf3ff2eca27967
      
https://github.com/jenkinsci/workflow-support-plugin/commit/918f5958551d0d511fd5b8d96ecf3ff2eca27967
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    A .mvn/extensions.xml
    A .mvn/maven.config
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/concurrent/Timeout.java
    A 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/ThrowablePickle.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/visualization/table/StatusColumn.java
    A 
src/test/java/org/jenkinsci/plugins/workflow/support/pickles/ThrowablePickleTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/support/storage/MockFlowExecution.java

  Log Message:
  -----------
  Merge branch 'master' into UTF-8-JENKINS-31096


  Commit: 959c2704d44ee90388df3e4fbea9ca076a54b8f2
      
https://github.com/jenkinsci/workflow-support-plugin/commit/959c2704d44ee90388df3e4fbea9ca076a54b8f2
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-08-06 (Mon, 06 Aug 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into UTF-8-JENKINS-31096


  Commit: 8b4964ac19543e6c12ed6570a6ff408867f2cc0e
      
https://github.com/jenkinsci/workflow-support-plugin/commit/8b4964ac19543e6c12ed6570a6ff408867f2cc0e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-08-06 (Mon, 06 Aug 2018)

  Changed paths:
    M .mvn/extensions.xml
    M pom.xml

  Log Message:
  -----------
  Updated parent and reincrementalified.


  Commit: 01ca50a65ba962febf278cdc1ba5f10ef68b2023
      
https://github.com/jenkinsci/workflow-support-plugin/commit/01ca50a65ba962febf278cdc1ba5f10ef68b2023
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M .mvn/extensions.xml
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java

  Log Message:
  -----------
  Merge pull request #56 from jglick/UTF-8-JENKINS-31096

[JEP-206] Always use UTF-8 for per-step log files


Compare: 
https://github.com/jenkinsci/workflow-support-plugin/compare/173378ee6f11...01ca50a65ba9
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to