Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin
Commit: 18c5a87dfd04afb5bcfe4d6bcb8e8dfe31a9379d
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/18c5a87dfd04afb5bcfe4d6bcb8e8dfe31a9379d
Author: mederel <[email protected]>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStepExecution.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStepExecution.java
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/config.jelly
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/config.properties
A
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/help-returnPojo.html
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/help.html
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep/help.html
R
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/json/ReadJSONStepTest.java
R
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/json/WriteJSONStepTest.java
A
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStepTest.java
A
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStepTest.java
Log Message:
-----------
JENKINS-53015 readJson return plain Java objects
Commit: 4df3b2a05803cfc6002d36388a22307061fb9268
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/4df3b2a05803cfc6002d36388a22307061fb9268
Author: Robert Sandell <[email protected]>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStepExecution.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStepExecution.java
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/config.jelly
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/config.properties
A
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/help-returnPojo.html
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStep/help.html
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStep/help.html
R
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/json/ReadJSONStepTest.java
R
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/json/WriteJSONStepTest.java
A
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/json/ReadJSONStepTest.java
A
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/json/WriteJSONStepTest.java
Log Message:
-----------
Merge pull request #65 from
mederel/feature/JENKINS-53015-readJson-return-plain-Java-objects
[JENKINS-53015] readJson return plain Java objects
Compare:
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/7e73412d0b0e...4df3b2a05803
--
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/7e7341-4df3b2%40github.com.