(no subject)
"Keith Tyler" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <6A120BDA36EB10428EFCDA033A8CC7EA028336B4@CORP-MSG-01.CORP.GMI.LCL> |
Hi all, LTLFTC. I am hoping there is a simple solution and my apologies if it has already been answered. I did try to search the ML archives. All rights reserved, etc. Anyway. We use CC to automate seleniumRC testing via PHPUnit under an Ant script. PHPUnit is set to emit junit log format with filename $builddir/build/logs/phpunit.xml, which we use <log><merge> to hook into the CC log. (We also use PHPUC but that probably isn't relevant). Sometimes, the build blows up for whatever reason, and the phpunit.xml doesn't get created. But the one left over from the previous run is still there. <log><merge> happily snaps this up and slurps it into the CC log. The result will be a status page with the same results as the previous (or some prior) run, with updated build timestamps. Is there an option to <merge> to have it delete the slurped original file after it has been incorporated? This way it would be a lot more obvious that things had blown up as there would be no results. Or will I have to resort to a custom cleanup publisher? Thanks, Kdt ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user