Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 7d82c7c68ea32419fcaaeec38eb0014a60b33c55
      
https://github.com/jenkinsci/xunit-plugin/commit/7d82c7c68ea32419fcaaeec38eb0014a60b33c55
  Author: Louis Henry Nayegon <[email protected]>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/types/CTestType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/CheckType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/JUnitType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/MbUnitType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/QTestLibType.java

  Log Message:
  -----------
  Fix JENKINS-17883

Call of super class, TestType, constructor has parameters in the wrong
order.


  Commit: 0558b3d6a877e9fbec7b2754ebde293b9ef68ada
      
https://github.com/jenkinsci/xunit-plugin/commit/0558b3d6a877e9fbec7b2754ebde293b9ef68ada
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-10-05 (Sat, 05 Oct 2013)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/xunit/types/CTestType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/CheckType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/JUnitType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/MbUnitType.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/QTestLibType.java

  Log Message:
  -----------
  Merge pull request #5 from louisnayegon/master

Fix JENKINS-17883


  Commit: 9fde5f7c112d1299d49415a42c6dc196906ff775
      
https://github.com/jenkinsci/xunit-plugin/commit/9fde5f7c112d1299d49415a42c6dc196906ff775
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-10-05 (Sat, 05 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release xunit-1.62


  Commit: a54ae9f0e51c473f4fac94c4aa734047c8b82b35
      
https://github.com/jenkinsci/xunit-plugin/commit/a54ae9f0e51c473f4fac94c4aa734047c8b82b35
  Author: Gregory Boissinot <[email protected]>
  Date:   2013-10-05 (Sat, 05 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 1b606180e27a8a1c237263f5667bc0c74adf6f7b
      
https://github.com/jenkinsci/xunit-plugin/commit/1b606180e27a8a1c237263f5667bc0c74adf6f7b
  Author: msiemczyk <[email protected]>
  Date:   2013-10-16 (Wed, 16 Oct 2013)

  Changed paths:
    M .gitignore
    M 
src/main/java/com/thalesgroup/hudson/plugins/xunit/service/XUnitValidationService.java
    A 
src/test/java/com/thalesgroup/hudson/plugins/xunit/service/XUnitValidationServiceTest.java

  Log Message:
  -----------
  Fix JENKINS-19877

- Modified checkFileIsNotEmpty() method to use canonical file, which
will resolve symbolic links, when possible.
- Added 4 new unit tests to exercise the modified method. Two of the new
unit tests are using new Java 7 IO API and JDK 7 or newer is required to
compile them.


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/fc188b1224fa...1b606180e27a

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