Re: [NAnt-users] NANT-LOG4NET ERROR:internet zone

2012-06-27 Thread Hawkins, John
...@amsi.com] Sent: Wednesday, June 27, 2012 12:21 PM To: Hawkins, John; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] NANT-LOG4NET ERROR:internet zone > Nant will not start after Windows update to Win 2008 server. Get > log4net error. Tried putting name="requirePermission&

Re: [NAnt-users] NANT-LOG4NET ERROR:internet zone

2012-06-27 Thread Hawkins, John
Same result. NANT is apparently trying to connect to a site on the internet, and the net connection is being blocked. Thanks JCH -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Wednesday, June 27, 2012 12:21 PM To: Hawkins, John; nant-users@lists.sourceforge.net

Re: [NAnt-users] NAnt-users Digest, Vol 59, Issue 3

2011-06-21 Thread John Schroeder
Auto-reply: I'm on my scooter from 6/13-6/26 and will not be checking e-mail or phone. If you are working on any of these projects with me, here are your contacts: Common Use Certification - Dia Cooper CommonUse VDI - Stephanie McGriff Common Use Legacy - Terry Kraabel BGR Scanner Project/ASDevice

Re: [NAnt-users] NAnt-users Digest, Vol 59, Issue 2

2011-06-16 Thread John Schroeder
Auto-reply: I'm on my scooter from 6/13-6/26 and will not be checking e-mail or phone. If you are working on any of these projects with me, here are your contacts: Common Use Certification - Dia Cooper CommonUse VDI - Stephanie McGriff Common Use Legacy - Terry Kraabel BGR Scanner Project/ASDevice

Re: [NAnt-users] NAnt-users Digest, Vol 46, Issue 1

2010-04-01 Thread John Schroeder
I am OOO 4/1 and 4/2. For common use packaging issues, contact ken.h...@alaskaair.com. For all other issues, contact the Help Desk or the Ground Ops Team. -- Download Intel® Parallel Studio Eval Try the new software too

[NAnt-users] CCNet and Nant

2008-06-23 Thread Dix, John
Is there a user group like this one for CruiseControl.NET? - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/i

Re: [NAnt-users] MSBuild with Web Sites

2008-03-04 Thread Dix, John
If I understand the question right, you should use a deployment project in your solution and once you have compiled the code, then compile the deployment project as well. This sets up the directory with only the files you need and removes the intermediate DLL's. From: [EMAIL PROTECTED] [mailto

Re: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86

2008-01-25 Thread Dix, John
That's cool. Thanks for your help! From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 11:25 AM To: Dix, John; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86 Hi John, The support for VS

Re: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86

2008-01-25 Thread Dix, John
help! Have a great weekend! From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 10:34 AM To: Dix, John; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86 Hey John, Can you check whether you have an ass

Re: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86

2008-01-24 Thread Dix, John
Here's the new version of the log file NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007) Copyright (C) 2001-2007 Gerry Shaw http://nant.sourceforge.net [loadtasks] Scanning directory "C:\enlistments\HenryScheinSC\src\MMS-Apps\Partner-Apps\HenryScheinSC\HenryScheinSC.WEB\extensions\common\neutra

Re: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86

2008-01-24 Thread Dix, John
supported. From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thursday, January 24, 2008 1:13 PM To: Dix, John; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86 Hi John, Are you sure you extract all files or the NAnt dist

Re: [NAnt-users] Error - VS.NET 2005 sln not supported in 0.86

2008-01-24 Thread Dix, John
I should point out that this worked fine with 0.85 Nant. I just upgraded our build environment yesterday. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dix, John Sent: Thursday, January 24, 2008 11:39 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Error - VS.NET

[NAnt-users] Error - VS.NET 2005 sln not supported in 0.86

2008-01-24 Thread Dix, John
Hi, I'm receiving the following error during the build. The sln file is converted from a VS.NET 2003 file and has the following content. If I take out the csproj it still gets the same error. Is there something special I need to do to my .build file? Build file:

Re: [NAnt-users] MKIISDIR failing on 0.86 Beta, works in 0.85

2008-01-23 Thread Dix, John
I forgot that I had modified the NAnt.exe.config file to support it and I had overwritten it. I changed the other values that I needed except that one. Thanks for the reminder! From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 11:05 AM To: Dix, John; nant-users

[NAnt-users] MKIISDIR failing on 0.86 Beta, works in 0.85

2008-01-23 Thread Dix, John
I am receiving the following error: [nant] C:\enlistments\HenryScheinSC\SRC\MMS-Apps\eSignature\eSignature.build compile Buildfile: file:///C:/enlistments/HenryScheinSC/SRC/MMS-Apps/eSignature/eSignature. build Target framework: Microsoft .NET Framework 2.0

[NAnt-users] run t-sql from within nant script

2007-12-13 Thread JOHN GRANDY
Within a nant loop, I'd like to first perform a simple db update (single column of single row in single table) and then trigger the running of nunit tests contained within various assemblies. The question I have is: how to perform the db update ? Is there a way to run ad-hoc t-sql from within a n

Re: [NAnt-users] NantContrib and task

2007-11-02 Thread Dix, John
Really? I'll give that a try as well. Thanks! -Original Message- From: Brass Tilde [mailto:[EMAIL PROTECTED] Sent: Friday, November 02, 2007 12:06 PM To: Dix, John; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] NantContrib and task Dix, John <[EMAIL PROTECTED

Re: [NAnt-users] NantContrib and task

2007-11-02 Thread Dix, John
VB98 directory under my enlistment and it works! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dix, John Sent: Friday, November 02, 2007 11:53 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NantContrib and task Hello all, I am trying to figure out how the

[NAnt-users] NantContrib and task

2007-11-02 Thread Dix, John
Hello all, I am trying to figure out how the task knows where to find the vb6.exe file installed with Visual Basic 6.0. The reason is because I want to put the binaries into a subdirectory in my build tree so that our developers do not have to be dependent on whether or not VB6 as a product is

Re: [NAnt-users] a search and replace question

2007-10-16 Thread John Stotler
Could you point me to which tasks I should use to do this? I'm not looking for step-by-step instructions, I've just been away from ant for a few years and am a little rusty. Thanks, John From: Bob Archer [mailto:[EMAIL PROTECTED] Sen

[NAnt-users] a search and replace question

2007-10-16 Thread John Stotler
It looks like in nant I'm going to have to specify each token to be replaced in the .build file. Am I wrong about this? Is there a way to do an automated replace like our current script does? Thanks, John **** John Stotler Deployment Enginee

[NAnt-users] Nant builds vs. VS.NET 2003 builds

2007-10-12 Thread Dix, John
Hello, I have just finished my NANT build file conversions for our VS.NET 2003 builds and there are binary file size differences when comparing the two against one another. In some cases this difference is quite significant. I am including the same references, compiling the resources, and

[NAnt-users] Comparison tools

2007-10-05 Thread Dix, John
Hello, I just finished moving all of our VS.NET 2003 projects over to NANT and now I wish to compare built binaries to ensure that what NANT is building is just as valid as what VS.NET 2003 builds. I tried using just a comparison tool but that didn't work out then I looked into comparing output

Re: [NAnt-users] Embedded resources and CrystalReports

2007-09-12 Thread Dix, John
BTW, its .NET 1.1. I see release notes that says it doesn't do them in .NET 2.0. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dix, John Sent: Wednesday, September 12, 2007 4:24 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-

[NAnt-users] Embedded resources and CrystalReports

2007-09-12 Thread Dix, John
Does anyone know if or HOW NANT creates CrystalReport DLL's? Apparently the .rpt files are compiled as Embedded Resources and I did not see any tasks in Nant or NantContrib that will handle this. Thanks! -jdix - This SF.n

Re: [NAnt-users] Web project deploys

2007-09-12 Thread Dix, John
. Just make sure you have the "html" at the end. (In my email reader it was wrapped to another line and wasn't recognized as part of the URL.) - Original Message ---- From: "Dix, John" <[EMAIL PROTECTED]> To: "Jain, Manish (GE Money, consultant)" &l

Re: [NAnt-users] Web project deploys

2007-09-12 Thread Dix, John
I get a 404 error on that link Manish... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jain, Manish (GE Money, consultant) Sent: Tuesday, September 11, 2007 8:01 PM To: Mike Frederick; nant Subject: Re: [NAnt-users] Web project deploys Try recycle IIS A

Re: [NAnt-users] VB project compilation issue

2007-08-10 Thread John Cole
thing. John _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ashish Mittal Sent: Friday, August 10, 2007 6:42 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] VB project compilation issue Hi All, I want to compile VB project through NAnt

[NAnt-users] compiling CrystalReports

2007-07-26 Thread Dix, John
Hello, Can anyone please tell me if there is a special task that allows it to compile CrystalReport projects built in MSVS.NET 2003? Thanks! -jdix - This SF.net email is sponsored by: Splunk Inc. Still grepping thr

Re: [NAnt-users] linking multiple build files

2007-07-16 Thread Dix, John
, 2007 12:53 AM To: Dix, John; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] linking multiple build files John, Use the task instead: http://nant.sourceforge.net/release/latest/help/tasks/nant.html For example

[NAnt-users] linking multiple build files

2007-07-13 Thread Dix, John
Hello all, I have been working with scripted builds for sometime now involving .cmd files combined with either Python or Perl to get the job done. I am now moving over to nant to do my work for me however I think I may need to change how I am used to designing the builds. Before I would cre

Re: [NAnt-users] deploying to remote server using NAnt

2006-10-13 Thread John Cole
We have our test machines running CC.net with a nant build script that copies and installs all of the applications. Works really well, and you can use the cctray to see that everything ran. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mandar

Re: [NAnt-users] Conditional Compile based on VB6 Return

2006-08-14 Thread John Cole
Eric, If you're using project or binary compatibility, you have to have the original DLL (so VB can get its CSLID info). If your not, be sure that isn't set in the VBP, otherwise you get that second error. John -Original Message- From: Eric Fetzer [mailto:[EMAIL PROTEC

Re: [NAnt-users] Conditional Compile based on VB6 Return

2006-08-11 Thread John Cole
dependencies set correct). Lots of automagic stuff. John -Original Message- From: Eric Fetzer [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 10:08 AM To: John Cole; Nant Users Subject: Re: [NAnt-users] Conditional Compile based on VB6 Return John, I ran into a function that you use in

Re: [NAnt-users] Conditional Compile based on VB6 Return

2006-08-11 Thread John Cole
We basically have a projects.txt file that is a comma separated file that lists the VB6 projects in the proper build order. All of our tasks are geared to parsing that file to perform the builds. John -Original Message- From: Eric Fetzer [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2

Re: [NAnt-users] Conditional Compile based on VB6 Return

2006-08-10 Thread John Cole
Eric, I posted some nant targets on the cc.net wiki that will do what you want. Take a look at those and see if those work for you. We do the same thing here. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Fetzer Sent: Thursday, August 10

Re: [NAnt-users] Do you use includes?

2006-07-19 Thread John Cole
We use includes a great deal. The only thing you should do in your example (we are using an older version of 0.85) is to move the includes above your target. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Frederick Sent: Wednesday, July 19

RE: [NAnt-users] MSI Task: Wrong default location/targetdir

2006-03-20 Thread John Cole
Could you post your msi target? I posted an example MSI/MSM target that put a program into a similar directory structure last week. John Cole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Schroedter Sent: Sunday, March 19, 2006 8:57 PM To: nant

RE: [NAnt-users] NANT MSI

2006-03-15 Thread John Cole
Kevin,   Search the mailing list a week or so ago.  I posted a sample msm/msi task that works for us.  You do need to understand how msi works at least a little bit though J   John   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Kirkpatrick Sent

RE: [NAnt-users] Incorporating NAntContrib into NAnt

2006-03-15 Thread John Cole
one without building the other.      My opinion has always been that building the NAnt MSI installer was the best way for windows users to install NAnt/NAntContrib, but I haven't been able to get the MSI built in months (our version is 1927 from May of last year).     But either way works.  

RE: [NAnt-users] How to use Nant and Nantcontrib to do the functi ons of a VS .NET 2003 setup project

2006-03-09 Thread John Cole
d build the setup project that way. John Cole -Original Message- From: Crawford, Christina [mailto:[EMAIL PROTECTED] Sent: Thursday, March 09, 2006 12:58 PM To: John Cole Subject: RE: [NAnt-users] How to use Nant and Nantcontrib to do the functions of a VS .NET 2003 setup project Does t

RE: [NAnt-users] How to use Nant and Nantcontrib to do the functi ons of a VS .NET 2003 setup project

2006-03-09 Thread John Cole
n the MSM and MSI tasks. John

RE: [NAnt-users] Writing/Appending to a file

2006-03-07 Thread John Cole
Look at the 'echo' task. http://nant.sourceforge.net/release/latest/help/tasks/echo.html John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Young, Jason (GE Indust, GE Fanuc) Sent: Tuesday, March 07, 2006 12:23 PM To: nant-users@lists.sourc

RE: [NAnt-users] replacing a linefeed....

2006-02-23 Thread John Cole
pdf documents, and I'd like to only have one copy of the main parameters. Thanks for everyones help. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary Feldman Sent: Wednesday, February 22, 2006 4:26 PM To: nant-users@lists.sourceforge.net Su

[NAnt-users] replacing a linefeed....

2006-02-22 Thread John Cole
Here is my property: I'd like to keep the initial property assignment WITH the lines, so it's easier to read, and strip them out before using the command. This didn't work as I had hoped :-( Is there a way to do this withou

RE: [NAnt-users] building nant msi...

2006-02-22 Thread John Cole
Any word on this? I've been building a MSI package for use by our developers for a while, and I'd like to make another with the current version. The last one I have is getting quite old. Thanks, John Cole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

[NAnt-users] building nant msi...

2006-02-16 Thread John Cole
I'm trying to make a new NAnt/NAntContrib msi file using the msi target in the NAntContrib.build file, but things seem to have been changed around :-) What is the correct sequence for building nant and nantcontrib so you can use the msi target? Thanks, John

[NAnt-users] Comparing the string values of two properties

2006-01-20 Thread john
This seems like it should be fairly simple, but i cant get it to work. I have two properties and i want to test to see if their string values are the same. i've tried many, many combinations, such as the following: can someone help me? -

RE: [NAnt-users] status build

2006-01-10 Thread John Cole
processed, which you set as a property.  If you set the property 'continue' to true, then it will skip any that are in that file.   Hope this is use

[Nant-users] use .net 1.1?

2005-11-10 Thread John Cole
Is there a way to have nant use .net 1.1 even though 2.0 is installed? We are seeing a lot of weirdness with our scripts with 2.0 and I can't get Nant compiled under 2.0 at the moment. Just running our current version with 1.1 seems like a good temporary solution. Thanks, John

[Nant-users] nant wiki

2005-11-10 Thread John Dillon
The wiki on the nant web site is down and has been for at least the past few days. Does anyone know what is wrong or when it may return? This is the error I see: lib/WikiDB/backend/PearDB.php:32: Fatal[256]: Can't connect to database: wikidb_backend_mysql: fatal database error * DB Error:

RE: [Nant-users] compiling nant with .net 2.0 sdk...

2005-11-04 Thread John Cole
ts. The version we are using now is having a few problems on machines with .net 2.0 installed and I was hoping to see if the latest version fixed any of those issues. I just need to get it working first :-) John -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Se

[Nant-users] compiling nant with .net 2.0 sdk...

2005-11-04 Thread John Cole
uot;..\nant\build\net-1.1.win32\nant-0.85-debug" -f:NAntContrib.build msi --- But this fails on the NAnt package command. What is the current procedure to get the NAnt msi out now? Thanks, John - This email and any

RE: [Nant-users] Path Too Long Exception

2005-10-25 Thread John Cole
Every time I have run into a path length problem, I had to move my tree closer to the root (I use a c:\src directory now).  I think this is a windows limitation, so you might not see it if your on linux.   John Cole   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

RE: [Nant-users] redirection in a NAnt task ??

2005-10-19 Thread John Hardin
Evan Levy said: > use the task "output" parameter to send the program's output to a > file. In my experience that does NOT suppress output to the NANT log - it goes to both. Has that bug been fixed? -- John Hardin Development and Technology group (Seattle) CRS Retail Sys

[Nant-users] task...

2005-08-10 Thread John Cole
Also, does the MSI and MSM task work ok with the WI3 SDK? Thanks, John Cole - This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this ema

Re: [Nant-users] EXEC Task Output

2005-07-24 Thread John Hardin
seeing something different? Yes, do tell. I'm having the opposite problem: when I redirect the output to a file, it *still* shows up in the NANT log even though I don't want it to... -- John Hardin Development and Technology group (Seattle) CRS Retail Systems, Inc. 3400 188th Street S

RE: [Nant-users] Expression string escape sequence

2005-07-21 Thread John Ludlow
Thanks, I'll give that a try. ** Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you mus

[Nant-users] Expression string escape sequence

2005-07-20 Thread John Ludlow
Hi, I was wondering if there's any way of passing a string with single quotes in to a custom function. Single quotes are the string delimiters for expressions, so you can't just dump them in there. If not, then I think there needs to be an escape sequence. I think '' would work ok for a single

Re: [Nant-users] NUnit reporting

2005-07-07 Thread John Ludlow
as just put all the NAntContrib files in the NAnt folder. All the tasks worked fine after that. Otherwise, I'd just follow Clayton's suggestion. Hope that helps John ** Privileged/Confidential Information may be c

[Nant-users] RE: Obfuscation and NAnt (John Ludlow)

2005-07-06 Thread John Ludlow
Thanks, Steven > I've been working with NineRays Spice.NET. I've had a quick look at it, and it looks pretty good. I've mentioned it to my boss, but I dunno if we'll be ablet o commit a couple of hundred dollars to this - cash is tig

[Nant-users] XML functions

2005-07-04 Thread John Ludlow
GFI MailSecurity's HTML threat engine found HTML scripts in this email and has disabled them.The task is really nice but has one or two wrinkles. I have a few situations where I have to test whether a particular element exists, and in a couple of cases I have to do something when a particular

[Nant-users] Various questions regarding task (multiple sln files, doing a "clean", linking problems)

2005-07-01 Thread John Ludlow
cts for a particular solution (if there have been changes). > I'm doing what you sug gested and using the to clean my output > files. It wasn't as bad as I thought it would be. thanks. Glad that's working for you. :) John

[Nant-users] Obfuscation and NAnt

2005-07-01 Thread John Ludlow
Hi, I'm after a good obfuscator for .NET that has the following features: - FREE, or very, very cheap. - can handle a lot of interdependent assemblies in one operation. - can take assembly details from a wildcard or from an xml file. (I don't want to have to pass 50-odd arguments on the comma

Re: [Nant-users] if and ifnot tasks

2005-06-19 Thread John Hardin
blahblahblah ...to get an ELSE clause. -- John Hardin Development and Technology group (Seattle) CRS Retail Systems, Inc. 3400 188th Street SW, Suite 185 Lynnwood, WA 98037 voice: (425) 672-1304 fax: (425) 672-0192 email: [EMAIL P

[Nant-users] with output= still logs program output

2005-06-14 Thread John Hardin
Hey, all. I'm using to process a source code file through a filter. Even though I have set output="filename" the output from the exec is still being logged. Is there something else I need to set to suppress logging of the output? The task: -- John Hardin Development

[Nant-users] Feature request: ${nant.verbose} property

2005-06-14 Thread John Ludlow
verbose twice just seems nasty. To fix that, I could add verbose attributes to all tasks, but then the script will look nasty. Adding a ${nant.verbose} property that gets set by default would seem like the best solution. Minor, I know, but it would be nice.

RE: [Nant-users] depreciated...

2005-06-03 Thread John Cole
d then go and fix my build files now. Thanks, John - This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify t

[Nant-users] depreciated...

2005-06-02 Thread John Cole
I noticed that has been depreciated. This should be reflected in the documentation and an example of how the statement be used instead of the . Thanks, John Cole - This email and any files transmitted with it are confidential and intended solely for the

[Nant-users] NAnt latest nightly can't find assembly referenced on network sha re

2005-05-27 Thread John Debay
olution for this? Thanks, John --- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://deve

[Nant-users] D2036 or C1083, depending on your point of view (C++)

2005-05-17 Thread John Debay
oject\Debug\obj\".obj': Invalid argument Either way, it works in VS.NET 2003 so it seems like it should work in NAnt. This seems to only happen in rc3. Until tonight, I had been running a nightly build from 9/20/2004, and did not have

[Nant-users] LNK1181 error when specifying output file in VC++ solution

2005-05-17 Thread John Debay
because Visual Studio does actually append "1" to the name of some obj files (maybe files that have been moved around in the project? not sure). I have a small reproduction I would be happy to e-mail out if anyone is interested in taking a look. Thanks, John ---

[Nant-users] RE: [nant-dev] [Help][Nant-Users][USE NANT To Compile VB6.0 Code]

2005-04-11 Thread John Cole
ile is a custom script we have to load a file into a property. There is a NAnt equivalent for that now (loadfile?) that should work here. I posted a few other VBP nant scripts a few months ago, you may want to search for those and see if you find them useful. Hope this helps. John Cole -O

[Nant-users] "Failure scanning ...\CollectionGen.dll for extensions"

2005-04-06 Thread Hebert, John
r both NAnt and NAntContrib and didn't see any related bugs reported, so I reported it in the NAntContrib bug database. Anybody have any information about this? Thanks, John Hebert --- SF email is sponsored by - The IT Product Guide Read honest

RE: [Nant-users] NAnt ECCN

2005-03-25 Thread Hebert, John
Sounds like there will be a minor clash between open-source philosophy and some bureaucratic officials. ;) I think an ECCN only applies to crypto software (http://www.bxa.doc.gov/Encryption/encfaqs6_17_02.html), but I could be wrong. David, let us know how it turns out. John -Original

[Nant-users] task is not detecting some compile errors?

2005-03-18 Thread John Hardin
generate a failed build. The build failed later in ndoc when the documentation .xml for the CRM project couldn't be found. The only odd thing I can see is that the errors appear to be during "resgen" tasks. The above is about all the information I can provide - the problem has been fixed

RE: [Nant-users] Removing files on uninstallation.

2005-03-01 Thread John Cole
             I would try it without the extra files and install/remove to see if it actually removes the files, then add includes one at a time until it fails.   Third part apps often put one file per component, which is something to try also.   John Cole

RE: [Nant-users] Removing files on uninstallation.

2005-03-01 Thread John Cole
om/library/default.asp?url="">  or else 3rd party packages like wise or installshield won't pick up your module names and descriptions properly.   John Cole   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Burton, Kevin Sent: Tuesday, March 01,

[Nant-users] how to build with package target using nmake...

2005-02-24 Thread John Cole
to generate them or specify t heir location with the 'nant.doc.dir' property.   Total time: 523.3 seconds.   Thanks,   John Cole -This email and any files transmitted with it are confidential and intended solely for the use of the individual

RE: [Nant-users] user submitted

2005-02-22 Thread John Cole
I have added a few more. One to start SQL server and one to execute a query to an ODBC datasource. I'll see about adding more. John Cole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian MacLean Sent: Sunday, February 20, 2005 7:47 AM To: NAnt

RE: [Nant-users] Can't compare longs and ints???

2005-02-18 Thread John Hardin
On Thu, 2005-02-17 at 22:56, Gert Driesen wrote: > You should be using NAnt 0.85 RC2. ...whoopsie! I updated the build server but not my desktop... Thanks. {slinks off} -- John Hardin Development and Technology group (Seattle) CRS Retail Systems, Inc. 3400 188th Street SW, Suite 185 Lynnw

[Nant-users] Checking fileset contents?

2005-02-17 Thread John Hardin
Is there any way to dump the contents of a fileset? I'd like to verify that it's doing what I want it to do, and I don't see a "verbose" parameter on it or any task that will list its contents. Thanks! -- John Hardin Development and Technology group (Seattle) CRS Retail

[Nant-users] Can't compare longs and ints???

2005-02-17 Thread John Hardin
ile') == file::get_length('emptyfile')} and got an error saying == can't be used to compare long to long! -- John Hardin Development and Technology group (Seattle) CRS Retail Systems, Inc. 3400 188th Street SW, Suite 185 Lynnwood, WA 98037 voice: (425) 672-1304 fax: (

RE: [Nant-users] MSI

2005-02-09 Thread John Cole
Craig, Here is a MSM and MSI taks that we use on one of our simple .net projects. We build a msm file and then a msi, using the msm file we generated (so we can have a stand alone installation and the merge module to go in a larger one). Hope this helps. John

[Nant-users] ndoc task failing

2005-02-02 Thread John Hardin
an object. I'm getting lots of build warnings for missing XML documentation tags that I haven't added yet, but the build and unit tests are all successful... -- John Hardin Development and Technology group (Seattle) CRS Retail Systems, Inc. 3400 188th Street SW, Suite 185 Lynnwood,

Re: [Nant-users] syntax to specify nunit 2.2 when using nant .84

2005-01-19 Thread John Hardin
On Wed, 2005-01-19 at 06:06, Makita Carlson wrote: >WorkingDirectory="C:\Program Files\NUnit 2.2\bin" /> --> Off the top of my head: Try doubling the backslashes in the "fixture" path argument. http://www.crsretail.com -

Re: [Nant-users] GPL and build scripts

2005-01-18 Thread John Hardin
On Tue, 2005-01-18 at 10:47, [EMAIL PROTECTED] wrote: > Can anyone provide guidance here? Is my build script constrained to be GPL > the way tasks would be? Nope, no more than a shell script running under BASH is bound by the GPL on BASH. IANAL either, though. -- John Hardin Developme

[Nant-users] Problems building latest CVS of nant.

2005-01-07 Thread John Cole
I'm trying to recompile NAnt from CVS, and it's currently failing with the error below. Also, is the bin\nant.exe in cvs really from 12/17? Thanks, John -- [exec] NAnt 0.85 (Build 0.85.1812.0; dev; 12/17/2004)

Re: [Nant-users] Logging in nAnt

2004-12-23 Thread John Hardin
On Mon, 2004-12-20 at 12:02, Butler, Mark A Mr IPI Gramm Tech wrote: > Howdy All, > > Is there any other way to log out nAnt script progress to a file besides > using the 'echo' task? See the NantContrib task. -- John Hardin Internal Systems Administrator (Seattle) C

[Nant-users] Question about task and pre and post build events

2004-12-09 Thread John Sheppard
o this if I wanted to write a build file for each of my projects and call them one by one, but it is so much simpler and easier to maintain if I can just use the solution task. Any ideas? Thanks, John Sheppard --- SF email is sponsored by - Th

[Nant-users] Was anything new compiled?

2004-12-08 Thread John Hardin
, and/or a string that lists all of the assemblies that were built? Both would be useful... Thanks! -- John Hardin Internal Systems Administrator (Seattle) CRS Retail Systems, Inc. 3400 188th Street SW, Suite 185 Lynnwood, WA 98037 voice: (425) 672-1304 fax: (425) 672-0192 email: [EMAIL PROTEC

RE: [Nant-users] NAnt.Core.MailLogger question

2004-12-07 Thread John Ellenberger
Coolness. Thanks kindly! Regards, John W. Ellenberger Senior Programmer/Analyst Geac Commercial Systems Division -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 14:24 To: John Ellenberger; [EMAIL PROTECTED] Subject: RE

RE: [Nant-users] NAnt.Core.MailLogger question

2004-12-07 Thread John Ellenberger
Ah, okie dokie. Any suggestions on how best to do this? If I fire off NAnt via will it work? Regards, John W. Ellenberger Senior Programmer/Analyst Geac Commercial Systems Division -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Tuesday

[Nant-users] NAnt.Core.MailLogger question

2004-12-07 Thread John Ellenberger
. I guess what I'm asking is there any way to force a flush of the MailLogger queue? Regards, John W. Ellenberger Senior Programmer/Analyst Geac Commercial Systems Division --- SF email is sponsored by - The IT Product Guide

RE: [Nant-users] LoadFile in .85 RC1

2004-12-07 Thread John Ellenberger
Thanks for the response. I'll have to check with my boss, but I don't know that a template will do it. They don't want to tie the build process and the app together any stronger than they have to. But I'll run it by the powers that be. Thanks! Regards, John W. Ell

RE: [Nant-users] LoadFile in .85 RC1

2004-12-07 Thread John Ellenberger
Ah! Thanks kindly for the info! Sounds like I'm doing weird/odd stuff. What can I say, I'm just a cog. :p I'd looked at the task, but my boss wants me to update the file in place, as opposed to recreating it each time. I don't suppose there's a way to load an existing assemblyinfo file into th

[Nant-users] LoadFile in .85 RC1

2004-12-06 Thread John Ellenberger
is interested, here's the code to do the parse:          Regards, John W. Ellenberger Senior Programmer/Analyst Geac Commercial Systems Division    

RE: [Nant-users] which CVS client

2004-12-03 Thread John Cole
the CVS admins, who tend to use the command line a lot (one of whom is me). John Cole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian MacLean Sent: Friday, December 03, 2004 10:04 AM To: George Smith Cc: [EMAIL PROTECTED] Subject: Re: [Nant-users

RE: [Nant-users] 0.85 msi install

2004-12-03 Thread John Cole
e to deploy NAnt internally here, and the MSI is the perfect tool for that. It's a fantastic product (both of them) and there is just something right about NAnt/NAntContrib being able to build its own installer :-) I hope the final decision of the MSI will keep NAnt/NAntContrib easy t

RE: [Nant-users] 0.85 msi install

2004-12-03 Thread John Cole
Gert, What are your reasons for not copying NAntContrib into NAnt? It feels simple and safe, I was wondering why we shouldn't do that. Thanks, John Cole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rutger Dijkstra Sent: Friday, December 03, 2

  1   2   >