Cute bug. It's not present in MbUnit v3 because we use a separate namespace and we avoid the "//" axis in general.
I've opened up a bug to track this issue: http://code.google.com/p/mb-unit/issues/detail?id=129 In the meantime your fix should be just fine. :) Jeff. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Wesley Hunt Sent: Thursday, January 31, 2008 8:10 PM To: MbUnit.User Subject: MbUnit Re: How to fix xsl file? > * There are two XPATH queries that use "//warning". This global > selector conflicts with other tools that use "warning" elements like > MSBuild XML loggers. Changing the paths to ".//warning" seemed to fix > the problem for me, but I'm no XPATH expert. :) > Ironically, this can be seen on the CC.NET detail report for MbUnit itself: http://ccnet.gallio.org/server/local/project/MbUnit+v2/build/log200801280340 17Lbuild.2.4.2.102.xml/MbUnitTestReport.aspx All the build warnings show up as test warnings. -Wes On Jan 31, 11:04 pm, Wesley Hunt <[EMAIL PROTECTED]> wrote: > Thanks for collecting this all together. Digging up all the info (and > making sure it was the most current) from the CC.NET docs/wikis was a > pain. > > One suggestion for the xsl files, though: > > * There are two XPATH queries that use "//warning". This global > selector conflicts with other tools that use "warning" elements like > MSBuild XML loggers. Changing the paths to ".//warning" seemed to fix > the problem for me, but I'm no XPATH expert. :) > > Thanks a bunch! > -Wes > > On Jan 19, 5:26 am, "Jeff Brown" <[EMAIL PROTECTED]> wrote: > > > > > Sorry it took a while to get around to this. > > > I have added the necessary updated xsl and images for CCNet to the > > MbUnit > > v2.4.2 branch along with some helpful documentation about how to install it. > > > Just download a recent MbUnit v2 build ZIP file > > fromhttp://ccnet.gallio.org/Distributables, extract it to a temporary folder and look in the CCNet folder. > > > The files and instructions will work with any v2.4 version of MbUnit > > v2. So you don't actually need to upgrade to the latest build (unless you want to). > > > For MbUnit v3 on Gallio, I've done something similar. We plan to > > ensure we maintain simple and accurate instructions for CCNet > > installation from now on. > > > Cheers, > > Jeff. > > > -----Original Message----- > > From: [email protected] > > [mailto:[EMAIL PROTECTED] On > > > Behalf Of Paolo > > Sent: Tuesday, January 08, 2008 2:22 AM > > To: MbUnit.User > > Subject: MbUnit How to fix xsl file? > > > Hi, > > > How can I fix the xsl problem? I searched for this in this user > > group, I downloaded Jira patch, but I don't have clearly understood > > how fix the image loading problem in xsl file. > > Can you halp me? > > > Thanks > > Paolo- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
