Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/SCTMExecutor-plugin
  Commit: cc0d5748c3ae136b6afa54ad7cd3eb14752fbb8f
      
https://github.com/jenkinsci/SCTMExecutor-plugin/commit/cc0d5748c3ae136b6afa54ad7cd3eb14752fbb8f
  Author: Sebastian Kornexl <[email protected]>
  Date:   2015-02-13 (Fri, 13 Feb 2015)

  Changed paths:
    M test.txt

  Log Message:
  -----------
  Test Git Workflow


  Commit: 42d5ded7c51ae38b5f7f61f96e9d8b47dd0a4c02
      
https://github.com/jenkinsci/SCTMExecutor-plugin/commit/42d5ded7c51ae38b5f7f61f96e9d8b47dd0a4c02
  Author: Sebastian Kornexl <[email protected]>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/sctmexecutor/SCTMExecutor.java

  Log Message:
  -----------
  always start run with specified buildnumber even if adding the new build fails

adding a build might fail for concurrently running jobs. in this case
the plugin should still start the Silk Central run with the wanted build
instead of setting -1 which means to reuse the build from the last run.


  Commit: a27290fd583f90c00d8fe23ebb7ced30962b0d89
      
https://github.com/jenkinsci/SCTMExecutor-plugin/commit/a27290fd583f90c00d8fe23ebb7ced30962b0d89
  Author: Sebastian Kornexl <[email protected]>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/sctmexecutor/service/SCTMReRunProxy.java
    M src/main/java/hudson/plugins/sctmexecutor/service/SCTMService.java

  Log Message:
  -----------
  Do not fail job if adding a build on SC does not work

adding a build on SC might fail due to concurrency problems. if adding a
build fails it could be that a concurrent job already created the build.
the plugin should still start the SC run.


  Commit: b361ac4bb81110a4e285ec5cd8b610c29b19e00b
      
https://github.com/jenkinsci/SCTMExecutor-plugin/commit/b361ac4bb81110a4e285ec5cd8b610c29b19e00b
  Author: Sebastian Kornexl <[email protected]>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update pom for jdk 1.8

updated versions and added missing dependencies to build on jdk1.8


  Commit: 061bc75879e685ca2bae578d313ea21134c5c903
      
https://github.com/jenkinsci/SCTMExecutor-plugin/commit/061bc75879e685ca2bae578d313ea21134c5c903
  Author: Thomas <[email protected]>
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/sctmexecutor/SCTMExecutor.java
    M src/main/java/hudson/plugins/sctmexecutor/service/SCTMReRunProxy.java
    M src/main/java/hudson/plugins/sctmexecutor/service/SCTMService.java
    M test.txt

  Log Message:
  -----------
  Merge pull request #4 from donkaes/master

buildnumber fix and building on jdk1.8


Compare: 
https://github.com/jenkinsci/SCTMExecutor-plugin/compare/dc34b10e2388...061bc75879e6

-- 
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/d/optout.

Reply via email to