Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mstest-plugin
  Commit: b96936603c9259b558064aedb7a9bce5ff60ffae
      
https://github.com/jenkinsci/mstest-plugin/commit/b96936603c9259b558064aedb7a9bce5ff60ffae
  Author: nilleb <i...@lumapps.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/main/java/hudson/plugins/mstest/MSTestPublisher.java
    M src/main/java/hudson/plugins/mstest/MSTestTransformer.java

  Log Message:
  -----------
  fix: fail on error raises instead of just setting the build status

#breakingChange


  Commit: 1a1a77e389c57b629546483f1d1f679e23fc47d9
      
https://github.com/jenkinsci/mstest-plugin/commit/1a1a77e389c57b629546483f1d1f679e23fc47d9
  Author: nilleb <i...@lumapps.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M 
src/main/resources/hudson/plugins/mstest/MSTestPublisher/config_fr_FR.properties
    M 
src/main/resources/hudson/plugins/mstest/MSTestPublisher/config_it_IT.properties

  Log Message:
  -----------
  chore(translations): manage accented characters unicode and apostrophes

the italian and french translations were shown in a non accurate way, since the 
accents were missing and the accented characters were replaced by their ascii 
representations. This patch allows them to assume a nice look on the job 
configuration page.


  Commit: 6255d03dea7baefe7bf6398d76e51382f9a45cc2
      
https://github.com/jenkinsci/mstest-plugin/commit/6255d03dea7baefe7bf6398d76e51382f9a45cc2
  Author: nilleb <i...@lumapps.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/main/resources/hudson/plugins/mstest/MSTestPublisher/config.jelly
    M src/main/resources/index.jelly

  Log Message:
  -----------
  chore(jelly): missing xml headers and extra namespaces

drop extra namespaces and add the missing xml format headers.


  Commit: 5dc36ce6ce928ffc3b34ee092b971ea85caee7a5
      
https://github.com/jenkinsci/mstest-plugin/commit/5dc36ce6ce928ffc3b34ee092b971ea85caee7a5
  Author: nilleb <i...@lumapps.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/mstest/MSTestPublisher.java
    M src/main/java/hudson/plugins/mstest/MSTestTransformer.java

  Log Message:
  -----------
  feat(plugin): increment the minimal jenkins version to 1.596.1

side effects: one more method is required in the FileCallable(s).
For the moment, these methods are empty.


  Commit: e835680004818dc4c2b3e77e936dd72c51035aff
      
https://github.com/jenkinsci/mstest-plugin/commit/e835680004818dc4c2b3e77e936dd72c51035aff
  Author: nilleb <i...@lumapps.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M src/test/java/hudson/plugins/mstest/MSTestTransformerTest.java

  Log Message:
  -----------
  fix(tests): intercept the AbortException thrown when a trx is not found

when the user has enabled 'fail on error' and a trx is not found, throw a 
AbortException to break the Job execution. The unit tests were failing in this 
scenario, since they did expect just a falsy return value.


Compare: 
https://github.com/jenkinsci/mstest-plugin/compare/0656bad7a447...e83568000481

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