[Nant-users] RE: Nant-users digest, Vol 1 #370 - 3 msgs [slingshot and solution tasks]

2003-08-29 Thread Willem J.W. Semmelink
-Original Message- >>Jeeze, I didn't even see the solution task. That's going to make my life >>a lot easier. :-P -Original Message- >>I quit using slingshot quite a while back when solution came to be. It >>seems to have stopped working. I too have stopped trying to make slingsh

RE: [Nant-users] NDOC Task: Namespace summary missing?

2003-08-22 Thread Willem J.W. Semmelink
>>-Original Message- >>From: Bernard Vander Beken [mailto:[EMAIL PROTECTED] >>Sent: 22 August 2003 12:18 PM >>To: Willem J.W. Semmelink; [EMAIL PROTECTED] >>Subject: RE: [Nant-users] NDOC Task: Namespace summary missing? >>Hello Willem, >>You ne

[Nant-users] NDOC Task: Namespace summary missing?

2003-08-22 Thread Willem J.W. Semmelink
Hi all Could someone please advise me on the tags in the NDOC task? I copied the example code for the NDOC task from the Nant documentation to my project and it results in excellent documentation files, but the namespace summary is indicated as missing. /* Obviously, because namespace summaries

[Nant-users] filesets question

2003-08-15 Thread Willem J.W. Semmelink
I would like to include source files, depending on property values: I have two properties, one is named "SWF" and another is named "GTK" Before I call the compile target, I set either one of them to true. When I run a project, I get a message that only one file [main.cs] was included, and because

RE: [Nant-users] Another enquiry about Slingshot

2003-07-08 Thread Willem J.W. Semmelink
Title: [Nant-users] Another enquiry about Slingshot Hi Eric I am a bit confused by the long path names you give. When I unzip nantcontrib.Tasks-20030603.zip, I get the structure I set out below. I simply copied all the files in the root of  nantcontrib-20030530-debug to c:\cs\nant and po

RE: [Nant-users] Another enquiry about Slingshot

2003-07-08 Thread Willem J.W. Semmelink
Title: [Nant-users] Another enquiry about Slingshot Hi Eric Thanks for the reply. I tried: >>You need to add an entry to your path containing the directory where the slingshot executable ispath = %path%;d:\cs\ctrack2003\Nant;.\NAnt\nant -buildfile:.\Hello.build   Same response. I will inv

[Nant-users] Another enquiry about Slingshot

2003-07-08 Thread Willem J.W. Semmelink
Hi everyone. I see there's a lot of mails already on the mail archive on slingshot, and here's another one from me. I am still new to Nant and I just cannot seem to get a *.SLN file to build. When I call Slingshot from the commandline, Nant complains that the build file generated by Slingshot co

[Nant-users] Slingshot missing?

2003-06-24 Thread Willem J.W. Semmelink
Is SlingShot still part of the project? I saw on Jason Diamond's website that he donated Slingshot to the NANT project, and that was confirmed by the file changelog.html which is included in nant-0.8.2.zip. According to Jason's website thete is an "Extras" folder where I can get the tool. I find