Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mstest-plugin
  Commit: 6bc474cfeaa2d23f0a0f550c4d825dc6a3f6d339
      
https://github.com/jenkinsci/mstest-plugin/commit/6bc474cfeaa2d23f0a0f550c4d825dc6a3f6d339
  Author: Joseph Petersen <joseph...@gmail.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  cleanup pom

- update parent pom
- update java level to 8
- update jenkins versions to 2.60.3 (+80% according to 
http://stats.jenkins.io/pluginversions/mstest.html )
- add casz as developer


  Commit: 732bdd2ab77a3a6b4147f541863640d4546c828f
      
https://github.com/jenkinsci/mstest-plugin/commit/732bdd2ab77a3a6b4147f541863640d4546c828f
  Author: Joseph Petersen <joseph...@gmail.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    M src/main/java/hudson/plugins/mstest/ContentCorrector.java
    M src/main/java/hudson/plugins/mstest/FileOperator.java
    M src/main/java/hudson/plugins/mstest/FileResolver.java
    M src/main/java/hudson/plugins/mstest/MSTestPublisher.java
    M src/main/java/hudson/plugins/mstest/MSTestReportConverter.java
    M src/main/java/hudson/plugins/mstest/MSTestTransformer.java
    M src/main/java/hudson/plugins/mstest/MsTestLogger.java
    M src/main/java/hudson/plugins/mstest/XslTransformer.java
    M src/test/java/hudson/plugins/mstest/FileResolverTest.java
    M src/test/java/hudson/plugins/mstest/MSTestPublisherJenkinsRuleTest.java
    M src/test/java/hudson/plugins/mstest/MSTestPublisherTest.java
    M src/test/java/hudson/plugins/mstest/MSTestReportConverterTest.java
    M src/test/java/hudson/plugins/mstest/MSTestTransformerAndConverterTest.java
    M src/test/java/hudson/plugins/mstest/MSTestTransformerTest.java
    M src/test/java/hudson/plugins/mstest/TestHelper.java

  Log Message:
  -----------
  format java


  Commit: af08f45e322a7e13c8985c8ff14c18c41423c9e9
      
https://github.com/jenkinsci/mstest-plugin/commit/af08f45e322a7e13c8985c8ff14c18c41423c9e9
  Author: Joseph Petersen <joseph...@gmail.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    M src/main/java/hudson/plugins/mstest/ContentCorrector.java
    M src/main/java/hudson/plugins/mstest/FileResolver.java
    M src/main/java/hudson/plugins/mstest/MSTestPublisher.java
    M src/main/java/hudson/plugins/mstest/MSTestReportConverter.java
    M src/main/java/hudson/plugins/mstest/MSTestTransformer.java
    M src/main/java/hudson/plugins/mstest/XslTransformer.java
    M src/test/java/hudson/plugins/mstest/FileResolverTest.java
    M src/test/java/hudson/plugins/mstest/MSTestPublisherTest.java
    M src/test/java/hudson/plugins/mstest/MSTestReportConverterTest.java
    M src/test/java/hudson/plugins/mstest/MSTestTransformerAndConverterTest.java
    M src/test/java/hudson/plugins/mstest/MSTestTransformerTest.java

  Log Message:
  -----------
  java 8 idioms

- use spotbugs annotations
- use try with resource
- code cleanup


Compare: 
https://github.com/jenkinsci/mstest-plugin/compare/9cb7b343f9ac...af08f45e322a

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