Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: a7352df6dfb5b7e418fc2ea258c0ef1e6b67f689
      
https://github.com/jenkinsci/xunit-plugin/commit/a7352df6dfb5b7e418fc2ea258c0ef1e6b67f689
  Author: bobtheshrew <[email protected]>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java

  Log Message:
  -----------
  Fix for JENKINS-17438

Updated getXUnitToolInfoObject() to include:
 * BuildListener parameter
 * Use Util.replaceMacro() to expand CustomXSL string

Updated performTests() call to getXUnitToolInfoObject() to include 
BuildListener parameter
 * Searched rest of the code, this seems to be the only call of 
getXUnitToolInfoObject()

Addresses Bug: https://issues.jenkins-ci.org/browse/JENKINS-17438


  Commit: 709154e91f9e50aa31ebf4d021ae0ba49959c0f4
      
https://github.com/jenkinsci/xunit-plugin/commit/709154e91f9e50aa31ebf4d021ae0ba49959c0f4
  Author: bobtheshrew <[email protected]>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java

  Log Message:
  -----------
  Update XUnitPublisher.java

removed extra parenthesis causing build failure


  Commit: 30f377d76d3a0e956959dea8c48da37c1fdda94c
      
https://github.com/jenkinsci/xunit-plugin/commit/30f377d76d3a0e956959dea8c48da37c1fdda94c
  Author: bobtheshrew <[email protected]>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java

  Log Message:
  -----------
  getXUnitToolInfoObject: adding throws IOException


  Commit: f4ef46d41b0993a1eb3b8ba5aa483eafcb2dfd7c
      
https://github.com/jenkinsci/xunit-plugin/commit/f4ef46d41b0993a1eb3b8ba5aa483eafcb2dfd7c
  Author: bobtheshrew <[email protected]>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java

  Log Message:
  -----------
  getXUnitToolInfoObject: InterruptedException, too

I'm new at this...


  Commit: 6f0d4a8a6445ac66a07325acc3e778f895e4b576
      
https://github.com/jenkinsci/xunit-plugin/commit/6f0d4a8a6445ac66a07325acc3e778f895e4b576
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-04-08 (Mon, 08 Apr 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java

  Log Message:
  -----------
  Merge pull request #4 from bobtheshrew/patch-1

Fix for JENKINS-17438


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/9bfb2611775b...6f0d4a8a6445

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