[NAnt-users] Execute a target or task from the command line

2011-08-05 Thread Paul Collins
ossible? The default at present is to build all which is a package of hundreds of files I just want to create a smaller package than that. Paul Collins | Global Betting Exchange | IFSC House, Custom House Quay, Dublin 1 | www.globalbettingexchange.com <http://www.globalbettingexchange.c

[NAnt-users] newline in echo

2009-06-17 Thread Paul Allington
Running This is my text seems to actually output: This is my text\n -which is wrong, I didn't ask for a newline to appear at the end, and is actually now causing problems. Is there a way to avoid this newline appearing?

Re: [NAnt-users] Error checking enterprise template project.Accessto the path is denied

2008-03-24 Thread Paul LeBlanc
http://www.jpboodhoo.com/blog/AutomatingYourBuildsWithNAntPart8Videos.as px Boodhoo flash video on automating with Nant . Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be

Re: [NAnt-users] Error checking enterprise template project.Accessto the path is denied

2008-03-24 Thread Paul LeBlanc
Bob thanks for the Boodhoo lead .. -Original Message- From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 12:15 PM To: Paul LeBlanc; Chris Snider; Sattapattu; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Error checking enterprise template

Re: [NAnt-users] Error checking enterprise template project.Accessto the path is denied

2008-03-24 Thread Paul LeBlanc
Bob, let's say it's not NUnit and you build and run from the IDE. If you try to then run from the prompt with Nant I don't know how that works without closing the IDE. -Original Message- From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 11:48 AM T

Re: [NAnt-users] Error checking enterprise template project. Accessto the path is denied

2008-03-24 Thread Paul LeBlanc
Sweet, Chris, sweet. This is why we're paying you the BIG BUCKS. -Original Message- From: Chris Snider [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 11:52 AM To: Paul LeBlanc; Sattapattu; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Error checking enter

Re: [NAnt-users] Error checking enterprise template project. Accessto the path is denied

2008-03-24 Thread Paul LeBlanc
Close the IDE, right (in many cases)? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Snider Sent: Monday, March 24, 2008 10:52 AM To: Sattapattu; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Error checking enterprise template project.

Re: [NAnt-users] Using 0.86 beta 1 for .NET 3.5

2008-03-10 Thread Paul LeBlanc
Mike, I'm a newbie at this but it seems fine to me since the CLR version has not changed for 3.0 or 3.5. The "net-3.5" should tell you which framework, and the rest is CLR related. Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike

Re: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Windows Server2008...nonet-3.0 ???

2008-02-26 Thread Paul LeBlanc
Bob, where do you think his 3.0 directory (without NetFX3) came from? I have seen what appears (at top level) to be valid framework roots only to find that they are mostly empty. I never figured out how those roots got there unless somebody uninstalled the framework. P -Original Message-

Re: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Windows Server 2008...nonet-3.0 ???

2008-02-26 Thread Paul LeBlanc
rk or something? Weird but I've seen it. Good luck. Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Grabowski Sent: Tuesday, February 26, 2008 3:43 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Wind

[NAnt-users] Nunit task: no streaming std out

2008-02-20 Thread Paul LeBlanc
nsole.Out.Flush() statements in the assembly with no results. Always the output is buffered until the test is done. Any ideas? Thanks, Paul Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entitie

[NAnt-users] Solution task and VS.NET 2005

2006-09-20 Thread Paul Gale
Hi, Does anyone what the plans are for the solution task to support the VS.NET 2005 solution file format? Paul - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'

[NAnt-users] Problems with solution task building projects out of order....

2006-07-28 Thread Paul Gale
Any thoughts? Have others seen this as an issue? The behavior exhibits itself in both release and debug build modes. Also, upgrading the version of VS.NET is not an option for us right now. Thanks, Paul Gale - Take Surveys.

Re: [NAnt-users] Running from Visual Studio 2003

2006-07-13 Thread Dave Paul
You can set up "External Tools" to do the job. I've got ones that call nant with arguments like "-e $(TargetName)-build". Make sure to check the "Use Output window" option, with the -e argument to nant you'll be able to click on errors in the output window and it will take you to the code locat

[NAnt-users] NAnt won't run: System.BadImageFormatException

2006-06-22 Thread Paul Rempel
File name: "NAnt.exe"       Am I missing a step when building nant, ie. Signing it somehow?    - Paul Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Applic

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Paul Rempel
hat supports it. Where I can send patches to NAnt? []'s Eric Lemes On 6/20/06, Paul Rempel <[EMAIL PROTECTED]> wrote: To answer by own question, after going through the NAnt.Core.Tasks.MailTask source file, it appears that it doesn't support authentication. Hasn't a

Re: [NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Paul Rempel
this MSDN article. http://support.microsoft.com/default.aspx?scid=kb;en-us;555287 I will be making the necessary changes to nant, but I was wondering where I could submit it for potential inclusion in the official code base? -Paul -Original Message- From: [EMAIL PROTECTED] [mai

[NAnt-users] Mail task smtp authentication?

2006-06-20 Thread Paul Rempel
Is there a way to specify a username and password to an SMTP server when sending mail with the task??? -Paul ___ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users

RE: [NAnt-users] Has anyone used Nant to SUCCESSFULLY build a VC7.1 C++ project?

2006-05-17 Thread Paul Rempel
Lots of people use nant all over the world for 'REAL' projects. Also, tons of people use C# for 'REAL' projects. Can't help you out with the C++ tho... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morpheous Sent: Monday, May 08, 2006 3:32 PM To: nant

RE: [NAnt-users] mail task with a proxy server

2006-05-16 Thread Paul Rempel
OTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 16, 2006 12:14 PM To: Paul Rempel; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] mail task with a proxy server   This is probably not an NANT issue as there are a whole reange of errors associated with the message "

RE: [NAnt-users] Exec task

2006-05-16 Thread Paul Rempel
Set the verbose attribute to true Ex. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rebecca Kedziora Sent: Wednesday, May 10, 2006 10:56 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Exec task Hi, How do you see what is happening whe

RE: [NAnt-users] mail task with a proxy server

2006-05-16 Thread Paul Rempel
The log file is attached to this email."       mailhost="${Email.SmtpServer}">                         From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Rempel Sent: Monday, May 15, 2006 6:36 PM To:

[NAnt-users] mail task with a proxy server

2006-05-15 Thread Paul Rempel
failed to connect to the server.         Does anyone know how to make this work???   Thanks,   Paul

RE: [NAnt-users] Exec task

2006-05-15 Thread Paul Rempel
Sorry sent that before I was finished... Set the verbose attribute to true -Original Message- From: Paul Rempel Sent: Monday, May 15, 2006 10:05 AM To: 'Rebecca Kedziora'; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Exec task Set the verbose attribute t

[NAnt-users] NAnt support for .NET VS 2005

2006-04-21 Thread Paul Murphy
ted.   Total time: 0.2 seconds.   Regards,   Paul Murphy Senior Software Engineer, Phone: 941-955-1234 Ext: 343     This message is for the named person's use only.  It may contain confidential, proprietary or legally privileged information.  No confidentiality or privilege is w

RE: [NAnt-users] Automatic Deployment - Help on which tool to use

2006-02-27 Thread Paul
You can deploy with nant. Just copy the files you want to the server. I do it using robocopy.exe and the task because it seems more robust than the task. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Narayanan Raghavan Sent: Sunday, February 26, 2006

RE: [NAnt-users] How do I change the directory structure of the output from a solution build?

2006-02-15 Thread Paul
It's a setting in the project file. If you are using the nant task to build it, just go into Visual Studio and choose: Project --> Properties --> Configuration Properties --> Build And change the "Output Path". Save the project and it should build to that directory next time. P -Origin

[NAnt-users] Return code on exec task

2006-02-15 Thread Paul
code of 1 (and possibly some other return codes) and fail otherwise.    Using failonerror=false won’t allow me to fail on real errors.    Is there a way to store the return code in a property in the nant script?   Thanks in advance for any insight.   Paul

[Nant-users] convert::to-int deprecated

2005-11-01 Thread Paul Cowan
buildtarget">     <property name="buildtargetcode" value="development" readonly="true" />     ifnot>   Thanks Paul   _ VirusChecked for Huntsworth plc _

[Nant-users] con

2005-11-01 Thread Paul Cowan
OK, I keep on getting a warning that the   _ VirusChecked for Huntsworth plc _

[Nant-users] File Attributes

2005-11-01 Thread Paul Cowan
Hi all, I am retrieving some xml files from sourcesafe.  Does anyone know how I can make these files writeable after they have been retrieved?   Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] Resx files

2005-10-28 Thread Paul Cowan
But this does not specify the building of the satellite assembly. Do I need to use al.exe?? -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: 27 October 2005 19:35 To: Paul Cowan; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] Resx files Paul, Have a

[Nant-users] Resx files

2005-10-27 Thread Paul Cowan
: How can I compile my embed my resources this way?? Has anyone any advise for .resx files?? Thanks Paul

[Nant-users] FTP

2005-09-12 Thread Paul Cowan
Hi all,   Is FTP in anyway possible through Nant? Thanks Paul _ VirusChecked for Huntsworth plc _

[Nant-users] Delete directories wildcard

2005-09-11 Thread Paul Cowan
Hi all, Is there anyway of deleting a list of directories with a wildcard,   i.e.   <delete dir="vor.*"/>      That is all the directories that begin with vor. Thanks Paul _

[Nant-users] External Parameters

2005-08-31 Thread Paul Cowan
How can I pass external parameters into the NANT script?? Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] regex replace

2005-07-29 Thread Paul Cowan
The following target maybe of use to you.                                                                             

[Nant-users] Search and replace

2005-07-27 Thread Paul Cowan
Hi all,   As part of my Nant release, I want to search through a .css file and do a search and replace on selected strings. I really do not have the Nant experience to do this.  Can anyone give me a start in my search to accomplish this?   Thanks Paul

[Nant-users] InstallUtil.exe

2005-07-08 Thread Paul Cowan
Hi, Does anyone know how I can uninstall and install a windows service via NANT? Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-07-08 Thread Paul Cowan
Title: Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3? Hi Michael, Do you have an example of your email below?  I actually do not know what you mean. Thanks Paul   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dang, Michael (GO+ IT

RE: [Nant-users] NUnit reporting

2005-06-30 Thread Paul Cowan
But there is an nunit2report and a nunitreport tag.  I take it these work??     _ VirusChecked for Huntsworth plc _

[Nant-users] NUnit reporting

2005-06-30 Thread Paul Cowan
:                                                 Can anyone help?? Thanks   Paul _ VirusChecked for

[Nant-users] nunit2report

2005-06-22 Thread Paul Cowan
config"/>     nunit2>     <loadtasks assembly="C:/nant-0.85-rc3/bin/NAnt.Contrib.Tasks.dll"/>                         target>   I’m at a loss. Can anyone help me out?   Thanks   Paul _ VirusChecked for Huntsworth plc _

[Nant-users] Copy

2005-06-08 Thread Paul Cowan
clude name="${compile.dir}/*.dll"/>     <include name="${compile.dir}/Source/*.dll"/>     fileset>     copy>   Thanks Paul __

[Nant-users] Sql Script

2005-05-31 Thread Paul Cowan
Hi all, Is it possible to generate the SQL script for a given db, that is the db schema and the stored procedures etc.   Thanks   Paul _ VirusChecked for the Incepta Group plc _

RE: [Nant-users] nunit2report

2005-05-31 Thread Paul Cowan
Hi, I'm using 0.85-rc3 build. Is this a known bug?? When I use nunitreport, I get an empty report. Thanks Paul -Original Message- From: Kevin Williams [mailto:[EMAIL PROTECTED] Sent: 27 May 2005 18:43 To: Paul Cowan Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-

[Nant-users] nunit2report

2005-05-27 Thread Paul Cowan
:                                             Thanks Paul _ VirusChecked for the Incepta Group plc _

[Nant-users] nunit2report

2005-05-26 Thread Paul Cowan
get an empty report.   Has anyone any ideas why this is happening?? Thanks Paul     _ VirusChecked for the Incepta Group plc _

[Nant-users] Mail Logger

2005-05-25 Thread Paul Cowan
.xml I would like to attach on both success and failure.  Is this possible? Thanks Paul     _ VirusChecked for the Incepta Group plc _

[Nant-users] VSSADD

2005-03-21 Thread Paul Cowan
.7 seconds.   Anybody any ideas??   Thanks   Paul _ VirusChecked for the Incepta Group plc _

[Nant-users] CSC

2005-03-21 Thread Paul Cowan
target="library" output="C:\Inetpub\wwwroot\NAnt\bin">     <sources>     <includes name="**\*.cs"/>  

[Nant-users] NAnt + VSS

2005-03-18 Thread Paul Cowan
Hi all,   As a NANT newbie, I’m struggling to find good documentation for NAnt and VSS documentation. Am I wrong in thinking there is none. Paul _ VirusChecked for the Incepta Group plc _

[Nant-users] Example VSS file

2005-03-17 Thread Paul Cowan
Hi all, Has anyone got an example of a .build file, that gets the latest project files from a SourceSafe project and compiles the code. I have searched the web and simply cannot find one. Any pointers at all greatly appreciated.   Paul

[Nant-users] Multiple SourceSafe DataBases

2005-03-16 Thread Paul Cowan
Hi, Would anyone have a good example of .build file of how I would accomplish a read and write to different SourceSafe databases, using the VSSADD and VSSGET tags? Thanks Paul   _ VirusChecked for the Incepta

[Nant-users] multiple SourceSafe databases

2005-03-16 Thread Paul Cowan
Hi all, Can I read from one SourceSafe database and write to a completely different SourceSafe database using NAnt?   Thanks   Paul _ VirusChecked for the Incepta Group plc _

[Nant-users] ASP.NET Web App File Exclusions

2005-02-01 Thread Paul Ingles
Hi, Just wondering whether anyone already had a set of fileset excludes that they used for deploying web applications? Removing all the resource files, source code etc. Thanks, Paul --- This SF.Net email is sponsored by: IntelliVIEW

[Nant-users] is there an add-in to run nant from within vs.net?

2005-01-31 Thread Paul Jackson
Hi there,   I’ve come from a java/  eclipse / ant background and I was wondering if there is a way of running targets from within vs.net. This would include selecting a particular target within a build file and running it?   Paul Jackson  Meridian Informatics (www.meridianinfo.com)  

[Nant-users] Problem referencing System.Web.Dll using solution build

2004-11-17 Thread Paul Ingles
tained through the GAC? If not, is it necessary to explicitly add the path to the .NET Framework assemblies? Thanks for reading this far! Regards, Paul -- Paul Ingles Developer CentaurNet --- This SF.Net email is sponsored by: InterSystems CACHE FREE

[Nant-users] Script task help

2004-11-14 Thread Paul Scobell
zkxgv.0.cs(15,20) : error CS0234: The type or namespace name 'XML' does not exist in the class or namespace 'System' (are you missing an assembly reference?) c:\Documents and Settings\paul.scobell\Local Settings\Temp\eoozkxgv.0.cs(16,52) : error CS0103: The name 'apps'

[Nant-users] Solution Task and Strong Names

2004-05-27 Thread FRANCIS, Paul
: Has this been released yet? Thanks. Paul. .. BUPA . BUPA House, 15-19 Bloomsbury Way, London, WC1A 2BA ...

RE: [Nant-users] Task does not work with all VB projec ts

2004-05-10 Thread FRANCIS, Paul
inserts the line: DefineConstants = "Win32 = True". Paul. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED]] Sent: 08 May 2004 13:44 To: Martin Gainty; FRANCIS, Paul; [EMAIL PROTECTED] Subject: Re: [Nant-users] Task does not work with all VB projects Martin, F

RE: [Nant-users] Task does not work with all VB projec ts

2004-05-10 Thread FRANCIS, Paul
Title: RE: [Nant-users] Task does not work with all VB projects Ok, thanks. -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED]] Sent: 10 May 2004 10:43 To: FRANCIS, Paul; Martin Gainty; [EMAIL PROTECTED] Subject: Re: [Nant-users] Task does not work with all VB

[Nant-users] Project references using the task

2004-05-10 Thread FRANCIS, Paul
Title: Project references using the task Hi I'm using the solution task to build a number of projects as follows:                                                                                

[Nant-users] Task does not work with all VB projects

2004-05-07 Thread FRANCIS, Paul
Title: Task does not work with all VB projects I've had a problem compiling some VB.Net projects. I debugged the source code and found it was because the VBC is being passed an invalid command line "/define:Win32 = True".See the following protion of my vbproj:         Na

[Nant-users] Solution Task configuration question

2003-12-05 Thread Paul Modzelewski
would have to create a whole lot of configurations for each reusable project, most of which have no place being there.   Am I missing some setting that would fix this?  If not, what are my alternatives?     Thanks,   Paul  

[Nant-users] Solution task not copying app.config to bin folder.

2003-10-28 Thread Paul Modzelewski
When I build a solution with the following, I get no [AppName].exe.config in my bin dir, any clues?  I know I can add code to the build file to handle the copy, but shouldn’t the solution task do this?              

[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 Se

Re: [Nant-users] help with the solution task

2003-06-23 Thread Paul Welter
Now that I think about it, I also agree that the solution task should find the framework files based on what framework the solution is for. For now, I'll just keep using a bat file that sets the path before calling nant. thanks for the help and suggests ~ Paul - Original Message -

Re: [Nant-users] help with the solution task

2003-06-23 Thread Paul Welter
installer could add the needed paths to the environment path. thanks again, Paul PS, love the new solution task, makes life alot easier. - Original Message - From: "Jean Rajotte" <[EMAIL PROTECTED]> To: "'Paul Welter'" <[EMAIL PROTECTED]>; <[EMAIL PR

[Nant-users] help with the solution task

2003-06-23 Thread Paul Welter
IL PROTECTED] My build file . thanks for your help ~ Paul --- This SF.Net email is spo

RE: [Nant-users] WebValidation Control

2003-04-03 Thread Friedman, Paul
>From 'aspnet_regiis ?' the -c flag copies the client side script files of the current version to the aspnet_client subdirectory of each existing website. When you do a build from VS.NET ASP.NET mappings are created in IIS to use the ASP.NET framework. Apparently, your NAnt build is not creating