maybe with an batch file? --- echo "wait" pause --- this schould execute and wait for a keypress...
regards.. 2012/5/25 Ruben Willems <[email protected]> > The patch was applied on the 1.6 release > and the code does look like it should work. > > any idea on how I can simulate such a time-out, > so I can simulate the problem. > > > > with kind regards > Ruben Willems > > > On 24 May 2012 12:22, Matthias Napalowski <[email protected]> wrote: > >> I would appreciate to have an answer on that question.. >> >> Thanks! >> Matthias >> >> >> 2012/5/22 Barry Pape <[email protected]> >> >>> I see that this issue has been resolved, and the issue history >>> mentions a patch. Where do I find the patch and how do I apply it? >>> Will it work on Version : 1.6.7981.1? >>> >>> Thanks, >>> Barry >>> >>> On Apr 22, 6:45 am, Ruben Willems <[email protected]> wrote: >>> > Hi >>> > >>> > just looked into the source, and indeed, timeouts are not logged as >>> warning >>> > / error :-( >>> > so for the moment the only thing that remains is to look for a string >>> > 'timed out'. >>> > >>> > changing this to an error would make it easier to search for it, >>> > but how would one make the distinguish between a time out and a compile >>> > (syntax) error >>> > they're both errors. >>> > >>> > made an issue about it :http://www.cruisecontrolnet.org/issues/101 >>> > >>> > with kind regards >>> > Ruben Willems >>> > >>> > On 13 April 2012 15:23, Matthias Napalowski <[email protected]> >>> wrote: >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > > Sorry for my realy late response.. >>> > >>> > > The Timeout Message is only a normal Message, no Error or Failure. >>> How do >>> > > i get only this Message into the Mail? >>> > > There are a few hundred messages. Wouldnt it more logicaly that ccnet >>> > > gives the timeout as a error or fail? >>> > > Regards >>> > > Matthias >>> > > Am 22. Juli 2011 07:58 schrieb Ruben Willems < >>> [email protected]>: >>> > >>> > > Hi >>> > >>> > >> you'll have to tweak som xsl for this >>> > >> in your ccnet.exe.config or ccservice.exe.config there is a section >>> > >> xslFiles >>> > >>> > >> these files are used to by the email publisher >>> > >> you can add or remove files as wanted. >>> > >>> > >> remember to stop and start ccnet for the changes to take affect >>> > >>> > >> with kind regards >>> > >> Ruben Willems >>> > >>> > >> On 14 April 2011 10:14, matthias <[email protected]> wrote: >>> > >>> > >>> hi >>> > >>> > >>> how do i get the timeout of an build into the email. >>> > >>> it doesn't show up. >>> > >>> > >>> greetings >>> >> >> >
