[NAnt-users] Problem with vsscheckin task

2014-01-15 Thread Wilson, Brian
Howdy, I'm using the latest release versions of NAnt and NAnt Contrib (0.92) on a 64 bit Windows 7 box. I am using the files from Issue 54 (https://github.com/rmboggs/nant/downloads). I created the scripts on a 32 bit XP machine, which has since bit the dust. I am using it to do some things in

Re: [NAnt-users] How to suppress errors?

2012-02-23 Thread Wilson, Brian
Could you put it inside a try-catch and just don't do anything with the error? Brian Wilson Email: brian.wil...@dhr.alabama.gov [cid:image001.png@01CCF208.63C225F0] From: Chris Fouts [mailto:chris.fo...@caemilusa.com] Sent: Thursday, February 23, 2012 8:42 AM

Re: [NAnt-users] xmlpoke vs token replace for Config Files

2011-08-29 Thread Wilson, Brian
en multiple promotion streams and each a at least 5 machines for the install with multiple configs for each machine. it gets to be a lot of changes in a lot of files. I can see this working for a smaller install. Thanks Scott From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Monday

Re: [NAnt-users] xmlpoke vs token replace for Config Files

2011-08-29 Thread Wilson, Brian
I do believe that only works for Windows applications, not web applications, but I could be wrong. Brian Wilson Programmer Analyst, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov From: Bob Archer [mailto:bob.arc...@amsi.com] Sen

Re: [NAnt-users] xmlpoke vs token replace for Config Files

2011-08-29 Thread Wilson, Brian
Good Afternoon, I use a less elegant design, but here it goes. We usually don't have very many changes so I have created a config file for each environment. * config.dev.cfg * config.qa.cfg * config.prod.cfg Prior to the compilation of the project, I delete the config

Re: [NAnt-users] Invalid Child Element 'ReplaceTokens" warning

2011-07-15 Thread Wilson, Brian
I get errors like this a lot. The schemas are not setup correctly for some of the elements. I have had to manually modify my schema to account for some of these. That is what I recommend. Brian Wilson Department of Human Resources Email: brian.wil...@dhr.alabama.gov

Re: [NAnt-users] Need help with returning values to a build script from a custom task.

2011-07-07 Thread Wilson, Brian
Something along option ii from http://nant.sourceforge.net/release/0.85/help/tasks/script.html Example from site:

Re: [NAnt-users] NAnt.Core.Project

urces Email: brian.wil...@dhr.alabama.gov<mailto:brian.wil...@dhr.alabama.gov> From: Obendorf, Keston [mailto:keston.obend...@intel.com] Sent: Monday, June 27, 2011 1:01 PM To: Wilson, Brian; nant-users@lists.sourceforge.net Subject: RE: NAnt.Core.Project The call is being made from a custo

Re: [NAnt-users] NAnt.Core.Project

Are you making this call from a C# program? Or, do you have a task in your build file that is coded in C#? Brian Wilson Department of Human Resources Email: brian.wil...@dhr.alabama.gov From: Obendorf, Keston [mailto:keston.obend...@intel.com] Sent: Friday

Re: [NAnt-users] Calling a dependency twice?

ge.net Subject: Re: [NAnt-users] Calling a dependency twice? I created a foreach loop to call all my targets, and this worked too. -chris From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Tuesday, June 21, 2011 12:47 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Cal

Re: [NAnt-users] Connecting to TFS using Nant

If you have access to the TFS server, you can use the directory::exists (http://nant.sourceforge.net/release/latest/help/functions/directory.exists(System.String).html) to see if a directory on the server exists. {DO WHAT YOU WANT} Brian Wilson Department of Human Resources E

Re: [NAnt-users] Calling a dependency twice?

nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Calling a dependency twice? Thanks. From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Tuesday, June 21, 2011 11:04 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Calling a dependency twice? Per documentat

Re: [NAnt-users] Calling a dependency twice?

Per documentation: (http://nant.sourceforge.net/release/latest/help/fundamentals/targets.html) A target gets executed only once, even when more than one target depends on it Brian Wilson Department of Human Resources Email: brian.wil...@dhr.alabama.gov From

Re: [NAnt-users] question

[NAnt-users] question Thanks for checking. I'll have to do it via CCNET then, since its target accepts credentials. -chris From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Thursday, June 16, 2011 1:03 PM To: Chris Fouts; nant-users@lists.sourceforge.net Subject: RE: question

Re: [NAnt-users] question

not a domain user. -chris From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Thursday, June 16, 2011 12:00 PM To: Chris Fouts Subject: RE: question I apologize, I was assuming you were using exchange. Please disregard. Brian Wilson Department of Human Resources Email: br

Re: [NAnt-users] Getting an error when sending an email notice using Nant

Does you Exchange server have SMTP enabled? Brian Wilson Programmer Analyst, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov From: Macdiarmid, James D. [mailto:james.d.macdiar...@saic.com] Sent: Tuesday, June 14, 2011 10:51 AM To:

Re: [NAnt-users] Solution format of file is not supported.

, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov<mailto:brian.wil...@dhr.alabama.gov> From: Jed Padilla [mailto:jpadi...@flclerks.com] Sent: Friday, May 27, 2011 7:49 AM To: Wilson, Brian Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Solution format of f

Re: [NAnt-users] Solution format of file is not supported.

You could use the arg task to pass this in. Brian Wilson Programmer Analyst, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov From: Jed Padilla [mailto:jpadi...@flclerks.com] S

Re: [NAnt-users] Solution format of file is not supported.

this. Brian Wilson Programmer Analyst, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov -Original Message- From: Jed Padilla [mailto:jpadi...@flclerks.com] Sent: Thursday, May 26, 2011 3:19 PM To: Wilson, Brian Cc: nant-users

Re: [NAnt-users] Solution format of file is not supported.

First, is this a .NET 4.0 application? Lastly, what does your target look like that is calling msbuild? Brian Wilson Programmer Analyst, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov From: Jed Padilla [mailto:jpadi...@flclerks.com] Sent: Thursday, May 26, 2011 3

Re: [NAnt-users] Solution format of file is not supported.

Use the loadtasks target before you call MSBuild. Brian Wilson Programmer Analyst, Associate Department of Human Resources Email: brian.wil...@dhr.alabama.gov From: Jed Padilla [mailto:jpadi...@flclerks.com] Sent: Thursday, May 26, 2011 2:49 PM To: 'Brass Tilde' Cc: nant-users@lists.sourcefor

Re: [NAnt-users] Solution format of file is not supported.

, Brian Subject: RE: [NAnt-users] Solution format of file is not supported. Do you have an example of the daisy chain, and how I could call one from the other? -Original Message- From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Thursday, May 26, 2011 3:21 PM To: 'Jed Pa

Re: [NAnt-users] Solution format of file is not supported.

Are any of the projects dependent on another project? Do you have this specified in the solution file? I have never used this tag, as my projects usually involve web sites and desktop applications. You might want to use something along these lines.

Re: [NAnt-users] Xmlpeek works, but Xmlpoke does not

Never mind, I found the typo.   Thank you,   Brian Wilson Programmer Analyst, Associate Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov -Original Message- From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Monday, March 21

[NAnt-users] Xmlpeek works, but Xmlpoke does not

Good Morning, I have a WiX .wxs file that I am trying to update the version number. Xmlpeek works ([xmlpeek] Found '1' nodes with the XPath expression '/x:Wix/x:Product/@Version'.): http://schemas.microsoft.com/wix/2006/wi"/> Xmlpoke does not ([xmlpoke] No

Re: [NAnt-users] How 2 ensure nant task target finish

I would check to make sure the file size in folder A matched the one in B, before moving it. Then I would verify that the file size of the one in A matched the one in C before proceeding to the next step.   Thank you,   Brian Wilson Programmer Analyst, Associate Department of Human Resources -

Re: [NAnt-users] Are people still using NAnt

I still use it for our projects. I wish some development would be done on NAnt Conrtib though, I have a few requests.   Thank you,   Brian Wilson Programmer Analyst, Associate Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov From: Bob Archer [mailto:

Re: [NAnt-users] XmlPoke

Can xmlpoke be used to replace an entire node with a completely new one or will I need to create a small program to do this?   Thank you,   Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov From: Bob Archer [mailto:bob.arc...@amsi.com] Se

Re: [NAnt-users] Recursive FTP

Do you want it to be done in NAnt or can NAnt call an external program that does this?   Thank you,   Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov From: Lionel Morrison [mailto:lmorri...@lifeware.com] Sent: Friday, January 14, 2011

Re: [NAnt-users] Using NAnt to build Windows Application

...@dhr.alabama.gov -Original Message- From: Matt Robbins [mailto:matt.robb...@channeladvisor.com] Sent: Friday, January 14, 2011 12:34 PM To: Wilson, Brian Subject: RE: [NAnt-users] Using NAnt to build Windows Application Have Nant call msbuild. You get all the benefits of vs2008 building your

Re: [NAnt-users] Using NAnt to build Windows Application

Email: brian.wil...@dhr.alabama.gov -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Friday, January 14, 2011 12:17 PM To: Wilson, Brian; 'nant-users@lists.sourceforge.net' Subject: RE: Using NAnt to build Windows Application > Good Morning, > &

[NAnt-users] Using NAnt to build Windows Application

Good Morning, Has anyone ever used NAnt to build a windows application? If so, is there any special steps to do? How do you handle the automatic inclusion of a library you developed?   Thank you,   Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.a

Re: [NAnt-users] Update to 0.90, missing CR-LF ...

You should be able to put \n\r the text to be printed, but I am not 100% sure on this. Thank you, Brian Wilson Programmer Analyst, Associate Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov From: Parrish, Ken [mailto:kparr...@gomez.com] Sent: Monday

[NAnt-users] Return a value from NAnt script

I have a batch file created that calls a NAnt script that performs a build. Then it calls another batch file to perform a separate task. However, the problem is if the build does not succeed, then the next batch file does not need to be called. I want to return a value from the NAnt script to