Enhancement #2045

Allow timeout aspect to be switched off with a false timeout

Added by J. Wienke over 9 years ago. Updated over 9 years ago.

Status:ResolvedStart date:10/07/2014
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:Jenkins API
Target version:0.3

Associated revisions

Revision a761e125
Added by J. Moringen over 9 years ago

Do not blindly generate timeout configuration in src/project/aspects.lisp

fixes #2045

When no timeout value has been configured, do not generate any timeout
configuration. Otherwise the timeout plugin will use its default value
instead of no timeout.

  • src/project/aspects.lisp (define-aspect timeout): only add the build
    wrapper if a timeout value has been configured.

History

#1 Updated by J. Moringen over 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF