Branch: refs/heads/JENKINS-25280
  Home:   https://github.com/jenkinsci/cucumber-testresult-plugin
  Commit: 03ac51a1109b4d7d8863d606d380259af6869b34
      
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/03ac51a1109b4d7d8863d606d380259af6869b34
  Author: James Nord <teilo+git...@teilo.net>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    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
    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/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:
  -----------
  [ISSUE JENKINS-25203] WIP - support for embedded data.

* copy files from the slave to the master.
* expose the embedded data via a URL
* if the object is safe (image/* ?) - show it inline.
* unit test.
* update the HTML to show a link to the embeded objects
Still to do


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to