Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-utility-steps-plugin
  Commit: c383796741a3d9601281d7635dc6ae0e8d238af7
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/c383796741a3d9601281d7635dc6ae0e8d238af7
  Author: bright.ma RMSH06 <[email protected]>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

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

  Log Message:
  -----------
  java: add param encoding when read Properties file

Signed-off-by: bright.ma RMSH06 <[email protected]>


  Commit: 799d14083800e019040af7756f484f91a17bc252
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/799d14083800e019040af7756f484f91a17bc252
  Author: bright.ma <[email protected]>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

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

  Log Message:
  -----------
  java: fixup add try block to close the IO streams

or it will break things, especially on windows.

Change-Id: Icc7a9a393d4fae9d546239f3545caf256f3a5b78
Signed-off-by: bright.ma <[email protected]>


  Commit: 8d1d51cdbeabd3cae8151cfd116faf1d86e106ff
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/8d1d51cdbeabd3cae8151cfd116faf1d86e106ff
  Author: bright.ma <[email protected]>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

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

  Log Message:
  -----------
  java: rename var name to charset for ReadPropertiesStep

Keep the style same as WriteYamlStep


  Commit: faf8e8b6f8f43343658fdd7d2ec1e9a8bf028e44
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/faf8e8b6f8f43343658fdd7d2ec1e9a8bf028e44
  Author: bright.ma <[email protected]>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/config.properties
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/help.html

  Log Message:
  -----------
  resources: update ReadPropertiesStep config.jelly for snippet generator

resources: update ReadPropertiesStep config.jelly for snippet generator


  Commit: 29963d168d29c4342c922f0c3fc8eb94f7fb1d88
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/29963d168d29c4342c922f0c3fc8eb94f7fb1d88
  Author: bright.ma <[email protected]>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStepTest.java

  Log Message:
  -----------
  test: add test ReadPropertiesStep with charset


  Commit: de2145ab4280112ada3facc7f773d6ea711a496e
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/de2145ab4280112ada3facc7f773d6ea711a496e
  Author: bright.ma <[email protected]>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/config.properties

  Log Message:
  -----------
  resources: add charset entry

Change-Id: I5e2952cd3c4c92f7966bb7bc3be47a7042af27f3


  Commit: 7fe33bc3315ca4bd860fe6a724198fdbe1900813
      
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/7fe33bc3315ca4bd860fe6a724198fdbe1900813
  Author: Robert Sandell <[email protected]>
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep.java
    M 
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/config.properties
    M 
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep/help.html
    M 
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStepTest.java

  Log Message:
  -----------
  Merge pull request #93 from 
mamh-java/add-encoding-to-uft-8-when-read-Properties-file

add one param to set charset when read Properties file


Compare: 
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/bd32f56f1a75...7fe33bc3315c

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pipeline-utility-steps-plugin/settings/notifications

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-utility-steps-plugin/push/refs/heads/master/bd32f5-7fe33b%40github.com.

Reply via email to