RE: [SPAM] - Re: [Nant-users] having trouble with style task with a v2.0 stylesheet - Email found in subject

2004-10-06 Thread Felice Vittoria
Thanks! Can I recommend adding this note (style task supporting only XSLT 1.0) to the style documentation? Felice -Original Message- From: Thibaut Barrère [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 06, 2004 10:43 AM To: Felice Vittoria Cc: Nant-Users (E-mail) Subject: [SPAM] -

RE: [Nant-users] unmanaged code

2004-10-06 Thread Manish Jain
Title: unmanaged code try latest nightly build, I had similar issue with 0.84 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Delaney, ChrisSent: Tuesday, October 05, 2004 1:06 PMTo: [EMAIL PROTECTED]Subject: [Nant-users] unmanaged code

Re: [Nant-users] having trouble with style task with a v2.0 stylesheet

2004-10-06 Thread Thibaut Barrère
Hi Felice, I suspect the style task of relying upon System.Xml.Xsl.XslTransform, which support only XSLT 1.0. Have a look here : http://blogs.msdn.com/dareobasanjo/archive/2004/05/13/131166.aspx hope this helps. Thibaut On Wed, 6 Oct 2004 10:26:00 -0500, Felice Vittoria <[EMAIL PROTECTED]> wro

[Nant-users] having trouble with style task with a v2.0 stylesheet

2004-10-06 Thread Felice Vittoria
Hello, I have a stylesheet that's using XSL v2.0.When I use the style task to create an html report I will get the following error: Could not perform XSLT transformation of 'C:\Documents and Settings\fvittoria\DiffReport_svps.xml' using stylesheet 'C:\Documents and Settings\fvittoria\ntest

RE: [Nant-users] Release notes with NAnt

2004-10-06 Thread Curtis Zarger
The CruiseControl application provides an output of the comments added to files as they are "checked into" the source control repository. http://sourceforge.net/projects/ccnet/ http://confluence.public.thoughtworks.org/display/CCNET/ Curt Zarger -Original Message- From: Manish Jain [mai

RE: [Nant-users] Release notes with NAnt

2004-10-06 Thread Felice Vittoria
Jain, The only task I can think of is the vssdiff task. This task will get differences from a given label to the current date/time. (Sidenote: maybe an enchancement to this task would be that you supply a to and from date?) Anyway, so you run the task and it will put all that info in an .xml

Re: [Nant-users] FxCop task

2004-10-06 Thread Thibaut Barrère
I can't tell if there is an fxcop task being cooked right now. It seems that many of us are using the exec task to achieve this. cheers Thibaut On Tue, 5 Oct 2004 17:35:09 -0700, Manish Jain <[EMAIL PROTECTED]> wrote: > Is someone working on FxCop task? How soon it will be available? > Thanks M

AW: [Nant-users] unmanaged code

2004-10-06 Thread Florian Benischke
Title: unmanaged code Maybe you're starting nant from a network share or something like that? I think I had errors like that when starting .NET apps from a zone different from my computer     florian -Ursprüngliche Nachricht-Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED