RE: [NAnt-users] Solution task not using target framework

2006-04-06 Thread Matt Hulse
t the assembly itself is the problem.  I'll investigate further in that direction.  Thanks for your time.   Matt Hulse   [EMAIL PROTECTED]     -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 1:17 PM To: Matt Hulse;

[NAnt-users] Solution task not using target framework

2006-04-06 Thread Matt Hulse
this a bug? Is there another setting to specify the framework for the solution task?   Thanks for your help. Matt Hulse [EMAIL PROTECTED]  

RE: [Nant-users] VSS Get Error, Failed to open database

2005-03-11 Thread Matt Hulse
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Matt Hulse Sent: Friday, March 11, 2005 10:56 AM To: nant-users@lists.sourceforge.net Subject: [Nant-users] VSS Get Error, Failed to open database I have a script that has worked fine for weeks but stopped today.  VSSGET fails with the

[Nant-users] VSS Get Error, Failed to open database

2005-03-11 Thread Matt Hulse
3927Z\src\NAnt.Core\Project.cs:line 839    at NAnt.Core.Project.Run() in d:\Source\nant-20050310T063927Z\src\NAnt.Core\Project.cs:line 924     Thanks, Matt Hulse [EMAIL PROTECTED]    

RE: [Nant-users] NantContrib [loadtasks]

2004-09-29 Thread Matt Hulse
very elegant way to handle nant contrib. and custom tasks without destroying the encapsulation of the nant build.  It may not be as efficient, code wise, but it’s less work for me (the lazy type) because I don’t have to use .     Happy NAnting!   Matt Hulse [EMAIL PROTECTED

RE: [Nant-users] NAnt task on web project fails

2004-09-28 Thread Matt Hulse
TIA,   I have used NAnt with much success to build web projects over the last 6 months.  Could you include your .build file so we could look at it?     Matt Hulse [EMAIL PROTECTED]     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shikari Shambu Sent

RE: [Nant-users] IntelliSense for NAnt build files

2004-09-16 Thread Matt Hulse
with the target namespace that I had been trying to use (http://nant.sf.net/schemas/nant-0.85.win32.net-1.0.xsd.) This works great.  I can even see my custom and contrib. tasks in IntelliSense.  Awesome!   Thanks to Edwin and Bill for your help.   Long live the NAnt Community!!!   Matt Hulse

RE: [Nant-users] IntelliSense for NAnt build files

2004-09-15 Thread Matt Hulse
further ahead then if I just use a text editor that supports syntax highlighting for XML.   Could someone please straighten me out?   Thanks,   Matt Hulse [EMAIL PROTECTED]       From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Boland, Craig Sent: Monday, September 13

[Nant-users] VS.Net 2003, does not do anything.

2004-07-22 Thread Matt Hulse
excludeprojects attribute with success?   Please tell me if you can see what I’m doing wrong.   (I’m using the latest nightly build of NAnt and NAnt_Contrib and VS.Net 2003)   Thanks,   Matt Hulse [EMAIL PROTECTED] Docutech, Inc.  

RE: [Nant-users] Cannot build solution with .mdproj projects?

2004-06-30 Thread Matt Hulse
more recent build of nant without compiling it myself? Thanks, Matt Hulse [EMAIL PROTECTED] > I am having the same problem as Mikkel using excludeprojects when building > my solution. I am using the full path to the project to exclude. Any other > ideas? Is anyone using excludeproject

RE: [Nant-users] Cannot build solution with .mdproj projects?

2004-06-30 Thread Matt Hulse
I am having the same problem as Mikkel using excludeprojects when building my solution. I am using the full path to the project to exclude. Any other ideas? Is anyone using excludeprojects successfully? Here is my .build section: Thanks, Matt Hulse [EMAIL PROTECTED

[Nant-users] task

2004-06-28 Thread Matt Hulse
ike the contrib. files are in the right place.  It seems like I’m missing something else though.   Thank you in advance for any help you can offer.     Matt Hulse [EMAIL PROTECTED]