RE: [Nant-users] ....

2003-09-10 Thread Arjen Poutsma
Title: Message Try the exec task (http://nant.sourceforge.net/help/tasks/exectask.html). For example: -Original Message-From: Dejan Kadunc [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 3:13 PMTo: [EMAIL PROTECTED]Subject: [Nant-users] Is there

RE: [Nant-users] Re: Obsolescing NAntContrib [was RE: [nant-dev] Re: [Nant-users] 0.8.3 final]

2003-09-10 Thread Arjen Poutsma
Ian wrote: [snip] > so yes it needs some work but we are working on it. I consider NAntContrib to be a playing ground for contributing _developers_ to create new tasks, before these enter the main repository. For this purpose, it functions perfectly. In fact, I wish that the solution task, which

RE: [Nant-users] This is a mail that explains the various nAnt tasks and their progress

2003-08-27 Thread Arjen Poutsma
Great piece of work! Very helpful for Nant newbies, IMO. However, the description you gave for the gac task is not correct. The layout of the GacTask have changed somewhat, while the documentation has remained the same ;-). Instead of an boolean uninstall attribute, there is now a action attribute

RE: [Nant-users] FxCop Task

2003-08-22 Thread Arjen Poutsma
Hi, I made one. But in it's current state it's not very useful, since you cannot dissable individual rules, only rule files. However, I hope to fix this soon, and if the result is to Gert's approval ;-), you will find it in cvs. Best, Arjen -Original Message- From: Brett Michael [ma

RE: [Nant-users] Hi registering COM+ dlls

2003-08-14 Thread Arjen Poutsma
I created one (see my recent posting on Nant-dev). Hopefully, it will be committed to cvs shortly. -Original Message- From: Soumitra Bajpai [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 9:36 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Hi registering COM+ dlls Hi , Is there