Branch: refs/heads/master
Home: https://github.com/jenkinsci/generic-webhook-trigger-plugin
Commit: 4a60c3cd9350e497f130b527c903f11bab1eaffb
https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/4a60c3cd9350e497f130b527c903f11bab1eaffb
Author: Tomas Bjerre <[email protected]>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M CHANGELOG.md
M pom.xml
M
src/main/java/org/jenkinsci/plugins/gwt/GenericWebhookEnvironmentContributor.java
M src/main/java/org/jenkinsci/plugins/gwt/resolvers/JsonFlattener.java
M
src/main/java/org/jenkinsci/plugins/gwt/resolvers/PostContentParameterResolver.java
M src/main/java/org/jenkinsci/plugins/gwt/resolvers/XmlFlattener.java
M src/test/java/org/jenkinsci/plugins/gwt/VariablesResolverJsonPathTest.java
M src/test/java/org/jenkinsci/plugins/gwt/VariablesResolverXPathTest.java
Log Message:
-----------
Contributing the actual JSON/XML #30
* Will now contribute the actual JSON, or XML, in the configured variable, if
expression does not resolve to a string. So that it is possible to contribute
the, or a part of, the JSON/XML that was read.
* Correctly readning streams with UTF-8, not default encodings.
* Adding Violations Maven Plugin to monitor Findbugs findings.
--
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/d/optout.