Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/btc-embeddedplatform-plugin
  Commit: a426d58fd5aa7b0a3d7111d589215c514eff0d25
      
https://github.com/jenkinsci/btc-embeddedplatform-plugin/commit/a426d58fd5aa7b0a3d7111d589215c514eff0d25
  Author: Thabo Krick <[email protected]>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M src/main/resources/dsl/btc.groovy

  Log Message:
  -----------
  port handling, btc.startup, error handling

- ports are now registered together with the PID of the ep.exe. If the listed 
process is no longer running, the port can be used (prevents rising port 
numbers in case of crashes)
- btc.startup now uses powershell so it can store the PID of the spawned 
process and be more robust in case of errors / crashes
- errors during profile creation or other steps no longer call the Jenkins 
error method (which stops the pipeline) but rather throws an exception that can 
be caught via try-catch


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/btc-embeddedplatform-plugin/push/refs/heads/master/de7996-a426d5%40github.com.

Reply via email to