[NAnt-users] FXCop searchgac option

2008-08-08 Thread enphridian
Hi, Is it possible to use the searchgac option of fxcop within the FxCop NAnt task? I have assemblies that reference gac assemblies. I can analyze these fine in the UI (setting the gac option) or through the command line using the /searchgac parameter. However I cannot find a way to do it in NAn

Re: [NAnt-users] FxCop and return

2006-07-20 Thread Gary Feldman
Darren Gage wrote: > > I run FxCop via the command so I am sure to run the same > Command Line version we do when running FxCop through Visual Studio. > The Task is below: > > ... > > When I get FxCop Errors or Warnings, the build does not fail (I don't > reach the catch block), even though I

[NAnt-users] FxCop and return

2006-07-19 Thread Darren Gage
Title: FxCop and return Hi, I run FxCop via the command so I am sure to run the same Command Line  version we do when running FxCop through Visual Studio.  The Task is below:                                                   

RE: [Nant-users] FxCop failing build

2005-07-12 Thread Sandeep
helps.   Regards, Sandeep   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Jackson Sent: Tuesday, July 12, 2005 4:37 AM To: nant-users@lists.sourceforge.net Subject: [Nant-users] FxCop failing build   Hi there,   I'm trying to integrate

Re: [Nant-users] FxCop failing build

2005-07-12 Thread Jim Geurts
(as you describe).Regards,Richard-Original Message-From: [EMAIL PROTECTED][mailto: [EMAIL PROTECTED]] On Behalf Of JamesJacksonSent: Tuesday, July 12, 2005 07:37To: nant-users@lists.sourceforge.netSubject: [Nant-users] FxCop failing build Hi there,I'm trying to integrate FxCop as part of o

RE: [Nant-users] FxCop failing build

2005-07-12 Thread Foster, Richard - PAL
esday, July 12, 2005 07:37 To: nant-users@lists.sourceforge.net Subject: [Nant-users] FxCop failing build Hi there, I'm trying to integrate FxCop as part of our build process. We have a shared build script that developers run locally, and that our continuous integration server runs. As FxCo

[Nant-users] FxCop failing build

2005-07-12 Thread James Jackson
Hi there, I'm trying to integrate FxCop as part of our build process. We have a shared build script that developers run locally, and that our continuous integration server runs. As FxCop does not return failure error codes, I've implemented the method recommended by MS, in that if after analysis t

RE: [Nant-users] FxCop Task

2005-01-14 Thread Gert Driesen
2005 9:59 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] FxCop Task > > Hi, > > If anyone is interested I've uploaded an FxCop task at > NantContrib patches: > > http://sourceforge.net/tracker/index.php?func=detail&aid=1099

[Nant-users] FxCop Task

2005-01-14 Thread Richard Willis
Hi, If anyone is interested I've uploaded an FxCop task at NantContrib patches: http://sourceforge.net/tracker/index.php?func=detail&aid=1099748&group_id=54790&atid=474853 Richard Willis --- The SF.Net email is sponsored by: Beat the post-holiday

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

[Nant-users] FxCop task

2004-10-05 Thread Manish Jain
Is someone working on FxCop task? How soon it will be available? Thanks Manish --- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions,

[Nant-users] fxcop

2004-08-20 Thread Bert Jan Lappenschaar
Hi,   How can I best incorporate FXCOP in our build process? Is there a task in Nant I can use for this? Thanks, Bert-Jan   Bert-Jan Lappenschaar [EMAIL PROTECTED]   Senior ontwikkelaar DataBalk BV   tel:+31318410135 mobiel: +31651093956      

RE: [Nant-users] FxCop Task

2003-08-22 Thread Brett Michael
Good stuff, can you post to the mailing list when it is available? Brett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arjen Poutsma Sent: Friday, 22 August 2003 7:41 PM To: Brett Michael; [EMAIL PROTECTED] Subject: RE: [Nant-users] FxCop Task Hi, I

RE: [Nant-users] FxCop Task

2003-08-22 Thread Arjen Poutsma
: Brett Michael [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2003 11:37 AM To: [EMAIL PROTECTED] Subject: [Nant-users] FxCop Task I am hunting around for a FxCop task for Nant. I have found a few random posts about people wanting to do it, but no one appears to have actually released anythin

[Nant-users] FxCop Task

2003-08-22 Thread Brett Michael
Title: Message I am hunting around for a FxCop task for Nant. I have found a few random posts about people wanting to do it, but no one appears to have actually released anything. I am willing to try my hand at coding this (filesets and all), but don't want to start anything if there is alr

Re: [Nant-users] FxCop Task?

2003-06-24 Thread Gert Driesen
results as an XML file, and I think it even supplies an XSLT to transform it into HTML. Gert - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2

Re: [Nant-users] FxCop Task?

2003-06-24 Thread Ian MacLean
would be pretty cool - or does fxCop already do that ? Ian - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 3:46 AM Subject: Re: [Nant-users] F

Re: [Nant-users] FxCop Task?

2003-06-24 Thread Gert Driesen
- Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 3:46 AM Subject: Re: [Nant-users] FxCop Task? > Gert Driesen wrote: > > >H

Re: [Nant-users] FxCop Task?

2003-06-24 Thread Ian MacLean
Gert Driesen wrote: Hi Paul, No, there's currently no FxCop task available. I have already considered creating one, and I have asked for feedback from other members of the NAnt community... but without success ... without success ? I'm pretty sure I responded to your feedback query. Ian -

Re: [Nant-users] FxCop Task?

2003-06-24 Thread Gert Driesen
ven't really looked into any further yet... You're welcome to start working on such a task ... Gert - Original Message - From: "Paul Welter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 5:33 PM Subject: [Nant-users] FxCop Task?

[Nant-users] FxCop Task?

2003-06-24 Thread Paul Welter
Is there a FxCop Task? I couldn't seem to find one. Has someone created one already? ~ Paul --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Man