Re: Log files do not merge...
"Nathan Russell" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <6E80CFEBE068F44BAD79EB89CA1FD5910184BE57@edgemail01.uk.edgeipk.com> |
I had a similar problem where the xml files from my test tasks would not merge. In the end I found that the XML that was being generated by my test scripts were not strictly valid (they had unescaped ampersands within some of the xml content) and CC could not parse the XML to merge it. I solved my problem by ensuring that the xml from my test tasks was valid. Don't know if this is the same/similar problem, but it might help? Cheers Nathan From: Aquil H. Abdullah [mailto:[email protected]] Sent: 16 December 2009 19:20 To: [email protected] Subject: [Cruisecontrol-user] Log files do not merge... Hello All, I am using cruisecontrol-2.8.2 and I have a section in my config file that merges the test results from a set of unit test that I run. <log> <merge dir="C:/foo/bar/baz" pattern="*.xml" /> </log> However, these files never get merged. Things I am sure of: 1. The XML Unit Test result files do exist. 2. I have specified the correct path to the direcotry where the XML Unit Test results reside. 3. The exact same line works under Linux, but not under Windows. Any suggestions on how to debug this problem? If I turn up the log level would I see the attempt to merge my Unit Test results? If so how do I turn up the log level? -- Aquil H. Abdullah [email protected] No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.427 / Virus Database: 270.14.93/2544 - Release Date: 12/16/09 08:02:00 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user