Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clearcase-plugin
  Commit: 8f12e1d5ef2649c04273f891ed691f268af8aadd
      
https://github.com/jenkinsci/clearcase-plugin/commit/8f12e1d5ef2649c04273f891ed691f268af8aadd
  Author: Vincent LATOMBE <[email protected]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/main/java/hudson/plugins/clearcase/AbstractClearCaseScm.java
    M src/main/java/hudson/plugins/clearcase/ClearCaseInstallation.java
    M src/main/java/hudson/plugins/clearcase/ClearCaseSCM.java
    M src/main/java/hudson/plugins/clearcase/ClearToolExec.java
    M src/main/java/hudson/plugins/clearcase/ClearToolSnapshot.java
    M 
src/main/resources/hudson/plugins/clearcase/ClearCaseInstallation/global.jelly
    A 
src/main/resources/hudson/plugins/clearcase/ClearCaseInstallation/help-endViewDelay.html

  Log Message:
  -----------
  Implement a configurable delay after an endview call.

This has been implemented after the following discussion thread
https://groups.google.com/d/msg/jenkinsci-users/cWNvmxBf1WI/Z_WHm_ay4VEJ

Apparently, when calling cleartool endview -server command, cleartool
may return before the view_server has been ended, which results in
errors for subsequent commands.

It is available as global configuration parameter.


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