Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-utility-steps-plugin
  Commit: 8aa0f72371f3e9df266e08132852c89a37acdb3b
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/8aa0f72371f3e9df266e08132852c89a37acdb3b
  Author: Paul Buckley <pbuckley4...@gmail.com>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/mf/ReadManifestStepExecution.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep/help-charset.html
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepTest.java

  Log Message:
  -----------
  Feature: Added the ability to unzip ZIP files not using UTF-8.


  Commit: 0ed3280ee2cb6b17a3754804f45511440607aa11
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/0ed3280ee2cb6b17a3754804f45511440607aa11
  Author: pbuckley <pbuck...@pc-pbuckley.ie.pilz.local>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/mf/ReadManifestStepExecution.java

  Log Message:
  -----------
  Bug Fix: Inadvertly broke the read manifest job by passing blank instead
of UTF-8


  Commit: d3d54db417c479258a223d6d0c5e79ab72584ae5
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/d3d54db417c479258a223d6d0c5e79ab72584ae5
  Author: Paul Buckley <pbuckley4...@gmail.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/mf/ReadManifestStepExecution.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep/help-charset.html
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepTest.java

  Log Message:
  -----------
  Feature: Added the ability to unzip ZIP files not using UTF-8.


  Commit: e1cf7fd309360beac9a2e5d7d5cbd923fef1cea9
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/e1cf7fd309360beac9a2e5d7d5cbd923fef1cea9
  Author: pbuckley <pbuck...@pc-pbuckley.ie.pilz.local>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/mf/ReadManifestStepExecution.java

  Log Message:
  -----------
  Bug Fix: Inadvertly broke the read manifest job by passing blank instead
of UTF-8


  Commit: dbc6ad8b03d6632cd247829b093672135daf53c5
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/dbc6ad8b03d6632cd247829b093672135daf53c5
  Author: Paul Buckley <pbuckley4...@gmail.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Log Message:
  -----------
  Merge branch 'master' of 
https://github.com/pbuckley4192/pipeline-utility-steps-plugin


  Commit: bcd026def79474334e4aa4f14ac73d7333977a65
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/bcd026def79474334e4aa4f14ac73d7333977a65
  Author: pbuckley <pbuck...@pc-pbuckley.ie.pilz.local>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/mf/ReadManifestStepExecution.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepTest.java

  Log Message:
  -----------
  Requested formatting changes


  Commit: ed5d79e93fa1866077a5d230390c24a321e8a5ee
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/ed5d79e93fa1866077a5d230390c24a321e8a5ee
  Author: Robert Sandell <rsand...@cloudbees.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/mf/ReadManifestStepExecution.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep/config.groovy
    A 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStep/help-charset.html
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/zip/UnZipStepTest.java

  Log Message:
  -----------
  Merge pull request #20 from pbuckley4192/master

Feature: Added the ability to unzip ZIP files not using UTF-8.


Compare: 
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/d6bc09b8ae68...ed5d79e93fa1

-- 
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