Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 7d0496220cfacbd7c60ac735538a22190bedd52d
      
https://github.com/jenkinsci/xunit-plugin/commit/7d0496220cfacbd7c60ac735538a22190bedd52d
  Author: Peter Jönsson <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/types/JUnitInputMetric.java
    A src/main/java/org/jenkinsci/plugins/xunit/types/model/JUnit10.java
    A 
src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd

  Log Message:
  -----------
  Add support for Erlang/OTP Junit format

The Common Test framework in Erlang/OTP can create Jenkins/Hudson
compatible Junit reports since R15B. In xunit 1.54 these files are
correctly consumed and rendered by the xUnit plugin.

However in more recent versions the files are not parsed correctly due
to some extra attributes. This adds support for these attributes. The
standard Jenkins Junit plugin consumes these files correctly.


  Commit: 82d4da233018bd7bcfff6b9c7cddfc133ca6ca66
      
https://github.com/jenkinsci/xunit-plugin/commit/82d4da233018bd7bcfff6b9c7cddfc133ca6ca66
  Author: Gregory Boissinot <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/types/JUnitInputMetric.java
    A src/main/java/org/jenkinsci/plugins/xunit/types/model/JUnit10.java
    A 
src/main/resources/org/jenkinsci/plugins/xunit/types/model/xsd/junit-10.xsd

  Log Message:
  -----------
  Merge pull request #13 from 
mindjiver/make-xunit-enable-to-read-erlang-surefire-format

Add support for Erlang/OTP Junit format


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/51d3b70146d6...82d4da233018

-- 
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/groups/opt_out.

Reply via email to