Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-testresult-plugin
  Commit: 3f6844ee4777030e2f0b5f1741d201d6b6aece60
      
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/3f6844ee4777030e2f0b5f1741d201d6b6aece60
  Author: James Nord <[email protected]>
  Date:   2015-02-13 (Fri, 13 Feb 2015)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberJSONParser.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberModelException.java
    A 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberPluginException.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberTestResultArchiver.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberUtils.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/DefaultTestResultParserImpl.java
    A 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/EmbeddedItem.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/GherkinCallback.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioResult.java
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioToHTML.java
    M 
src/test/java/org/jenkinsci/plugins/cucumber/jsontestsupport/CucumberJSONParserTest.java
    A 
src/test/resources/org/jenkinsci/plugins/cucumber/jsontestsupport/ScenarioResultTest/cucumber-embedded-item.json

  Log Message:
  -----------
  [FIXED JENKINS-25203] Add support for embedded items in the json result.


  Commit: 3b68644d94b18d9a26a0654b116be8a7930bd855
      
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/3b68644d94b18d9a26a0654b116be8a7930bd855
  Author: James Nord <[email protected]>
  Date:   2015-05-20 (Wed, 20 May 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/cucumber/jsontestsupport/EmbeddedItem.java

  Log Message:
  -----------
  [JENKINS-25203] Make EmbeddedItem serializable.

Should fix the issue when the plugin is not run on the master.


Compare: 
https://github.com/jenkinsci/cucumber-testresult-plugin/compare/b50b86c7dcd1...3b68644d94b1

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