Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: d9007a4668aa238fd291774f57d8a73a4cc1bbeb
      
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/d9007a4668aa238fd291774f57d8a73a4cc1bbeb
  Author: Ewan Mellor <[email protected]>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M pom.xml
    M src/main/java/JiraTestResultReporter/JiraReporter.java

  Log Message:
  -----------
  Fix escaping of JSON payload.

Use javax.json to create a JSON payload that escapes the content
that is sent to Jira.  This fixes 400 Bad request responses from
Jira whenever the test failure message has a double quote.

This also reformats the data sent to Jira so that it's formatted a bit
more nicely.


  Commit: 0b65535ecd6d190609e4c4aab49f30e10ccaf742
      
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/0b65535ecd6d190609e4c4aab49f30e10ccaf742
  Author: Stephan Esch <[email protected]>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M pom.xml
    M src/main/java/JiraTestResultReporter/JiraReporter.java

  Log Message:
  -----------
  Merge pull request #2 from tipbit/fix-json-escaping

Fix escaping of JSON payload.


Compare: 
https://github.com/jenkinsci/JiraTestResultReporter-plugin/compare/cece0846a082...0b65535ecd6d

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

Reply via email to