RE: [nant-dev] NAntContrib update was ( Updating Nant-Contrib tolatest Nant)

2003-06-28 Thread Miller, Kevin
SDK. When the new contrib stuff stabilizes I will update the binary and build file if necessary. Is anyone using the StarTeam tasks in NantContrib? -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Saturday, June 28, 2003 1:40 PM To: Ian MacLean Cc: Miller, Kev

[nant-dev] RE: NAntContrib update was ( Updating Nant-Contrib to latest Nant)

2003-06-28 Thread Miller, Kevin
ld against current tree 2) I agree source history is always valuable Kevin -Original Message- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: Saturday, June 28, 2003 10:53 AM To: Miller, Kevin Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: NAntContrib update was ( Upd

[nant-dev] Re: Updating Nant-Contrib to latest Nant

2003-06-26 Thread Miller, Kevin
I am concerned about the friction NAnt users are experiencing trying to contribute and in general use the NAntContrib tasks: http://www.iunknown.com/000278.html I would love to help clean up NAntContrib. I have some recent experience from updating the StarTeam tasks. I will take a look at the item

RE: [nant-dev] stautolabel task error

2003-06-23 Thread Miller, Kevin
It is quite possible the COM object the current Interop.StarTeam.dll is incorrect as they have changed a few versions of the SDK since I created the task. Starbase/Borland now has a .NET interop assembly included with their latest SDK (default install dir): C:\Program Files\Starbase\StarGate SDK\

RE: [nant-dev] Next release

2003-02-05 Thread Miller, Kevin
-Original Message- From: Scott Hernandez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 3:52 PM To: Miller, Kevin; Griffin Caprio; Mark Griffiths; Jeffrey McManus Cc: [EMAIL PROTECTED] Subject: Re: [nant-dev] Next release Kevin, you are correct, the only way to get this going is

RE: [nant-dev] Next release

2003-02-05 Thread Miller, Kevin
>What can we do as a community to ensure that this >doesn't happen again? I would say the best solution is for people to jump on board and volunteer one of the tasks Scott outlined... 1. Looks like Scott volunteered himself. 2. If someone feels excited about this one 3. If I may it would be

RE: [nant-dev] How do we include Imports

2003-01-08 Thread Miller, Kevin
Here is an example pulled from ASP.NET script I built: ...