Hello Fabien,
I did not check the mail folder for NAnt for a very long time...
> I’d like to know if people still here could send on the ML any link, any
> piece of custom script task that could be added to the main Nant website? Or
> anything else that users can do to shock this project back to
Hi,
See inline...
On Wed, Dec 24, 2014 at 1:29 AM, Fabien Poirier
wrote:
> Hi,
>
>
>
> My name is Fabien, I was using Nant as a .Net build tool on C# projects.
> Now I’ve changed of work and I am using it as a build tool for Delphi
> projects (yes).
>
Nice to meet you.
>
>
> I am using SVN an
> 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 i
I suggest you modify your build script to use MSBuild task instead of the
solution task.
BOb
From: Joao Miguel Ferreira [mailto:joao.miguel.c.ferre...@gmail.com]
Sent: Tuesday, January 07, 2014 10:33 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] nightly build Solution format not
Thank you Martin.
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Tuesday, July 16, 2013 9:09 PM
To: MacDiarmid, James D.
Subject: RE: [NAnt-users] Difference between debug and verbose
command-line switches?
Jim
debug = script traverses each component and spills the
Thanks Bob!
That fixed it.
-Original Message-
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Monday, June 17, 2013 1:18 PM
To: Labout, Douglas; 'nant-users@lists.sourceforge.net'
Subject: RE: Nested variables
Right... so use the property::get-value() function. I think this is what yo
Right... so use the property::get-value() function. I think this is what you
need to do:
${ProjectName} ${V
Hmm,
Let's see if I can explain it better...
Here is the properties file that contains all the components to be built and
their associated views and labels.
# Projects Build Order
Project.Name=WCFServices
Project.Build.Directory=C:\/VisualStudio\/
Project.Build.Order=NETComponents,NETDLLs,App
Pr
Ok... I guess I'm still not understanding what is in each variable:
> You are correct in that I'm trying to put together a couple of variables.
> The build order is assigned to the variable ${properties.project.Ord}. I then
What is the exact text in that variable?
> append to the end of that var
Bob,
You are correct in that I'm trying to put together a couple of variables.
The build order is assigned to the variable ${properties.project.Ord}. I then
append to the end of that variable the .ProjectName, .ViewName, and .Label and
assign them to ${ProjectName}. I then pass $ProjectName to my
> Hello,
> I'm working on converting an Ant script to Nant and have ran into an issue
> with
> joining several variables together in Nant.
>
> Below is the original Ant script in which it pulls information from a
> properties
> file and uses the information to feed the build. The project starts
> Hello,
> I'm working on converting an Ant script to Nant and have ran into an issue
> with
> joining several variables together in Nant.
>
> Below is the original Ant script in which it pulls information from a
> properties
> file and uses the information to feed the build. The project starts
Hi All,
Help please. It's very urgent.
Thanks.
From: Vadivel Natarajan
Sent: Friday, June 14, 2013 2:16 AM
To: 'nant-users@lists.sourceforge.net'
Subject: error CS0246: The type or namespace name 'Form1'
Hi All,
Am new to this NAnt environment. Currently am developing a NAnt script to build
a
math; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails
Hi Bhavani
I suspect that you'll find those errors are the same as those you see during an
interactive compile.
If you really want to suppress them (I'd put my effort into fixing the
underl
c task has an attribute for this.
Keep smiling
Bevan.
-Original Message-
From: Bhavani Kapparmath
Sent: 6/10/2013 7:54 PM
To: bevan.a...@clear.net.nz; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails
Hi Bevan,
After VS2010 build is succes
; Toubro Limited - Proprietary
From: bevan.a...@clear.net.nz [mailto:bevan.a...@clear.net.nz]
Sent: Saturday, May 25, 2013 5:54 AM
To: nant-users@lists.sourceforge.net; Bhavani Kapparmath
Subject: Re: [NAnt-users] VS2010 devenv command from NAnt fails
Devenv.Com is designed for use for
, May 24, 2013 3:52 PM
To: Bhavani Kapparmath; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails
As I recall (it's been a while), devenv.exe is what you run for an interactive
session, devenv.com for batch processing.
Some background. If you
here?
Thank yu so much
From: Bevan Arps [bevan.a...@clear.net.nz]
Sent: Friday, May 24, 2013 3:52 PM
To: Bhavani Kapparmath; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails
As I recall (it's been a
this email has been classified:
>
> ( ) Larsen & Toubro Limited - General Business
>
> (X) Larsen &Toubro Limited - Internal Use
>
> ( ) Larsen &Toubro Limited - Confidential
>
> ( ) Larsen & Toubro Limited - Proprietary
>
>
>
> *Fro
sen & Toubro Limited - Proprietary
From: Bevan Arps [mailto:bevan.a...@clear.net.nz]
Sent: Friday, May 24, 2013 3:53 PM
To: Bhavani Kapparmath; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command from NAnt fails
As I recall (it's been a while), devenv.exe i
, cmd, exe, com. So specifying "devenv" works just like "devenv.exe".
Keep smiling
Bevan
-Original Message-
From: Bhavani Kapparmath
Sent: 5/24/2013 9:40 PM
To: bevan.a...@clear.net.nz; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] VS2010 devenv command fro
@gmail.com]
Sent: Friday, May 24, 2013 2:17 PM
To: Bhavani Kapparmath
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] VS2010 devenv command from NAnt fails
Any specific reason you are using devenv? Try using msbuild.exe instead.
On May 24, 2013 1:48 PM, "Bhavani Kapparmath&quo
[mailto:bevan.a...@clear.net.nz]
Sent: Friday, May 24, 2013 2:11 PM
To: nant-users@lists.sourceforge.net; Bhavani Kapparmath
Subject: Re: [NAnt-users] VS2010 devenv command from NAnt fails
Two suggestions.
Firstly, are you executing devenv.com or devenv.exe ? When I have needed to use
the last resort
Any specific reason you are using devenv? Try using msbuild.exe instead.
On May 24, 2013 1:48 PM, "Bhavani Kapparmath"
wrote:
> Hello All,
>
>
>
> We are facing issue with building VS2010 from NAnt. Below are the details:
>
>
>
> · We migrated our project from Visual studio 2005 to Visua
Two suggestions.
Firstly, are you executing devenv.com or devenv.exe ? When I have needed to use
the last resort of executing VS directly, using devenv.com has been far more
reliable than devenv.exe.
Secondly, have you considered using MSBuild? Unless you’re doing something not
supported by
;
> -Original Message-
> From: Chad Petersen [mailto:chad.peter...@harlandfs.com]
> Sent: April-04-12 1:31 PM
> To: Demian Brecht; Ryan Boggs
> Cc: nant-users@lists.sourceforge.net
> Subject: RE: [NAnt-users] FW: readregistry issue
>
> 32-bit binaries don't gener
Hi,
as in http://nant.sourceforge.net/release/latest/help/functions
states version::get-build needs a version as parameter.
Therefore you need to do a version::parse() before.
In addition you need to encapsulate your version with ' to get a string.
value="${version::get-build(version::parse('1.0.
I find the MSBuild task from NantContrib works perfectly.
Richard
On Sun, Sep 9, 2012 at 10:52 AM, Bevan Arps wrote:
> Fwiw, I've found the task too limiting.
>
> Instead I use to run msbuild for either the whole solution or a
> specific project. This approach handles your scenario of using
Fwiw, I've found the task too limiting.
Instead I use to run msbuild for either the whole solution or a specific
project. This approach handles your scenario of using the C# 4.0 compiler to
target .Net 3.5.
Keep smiling
Bevan.
-Original Message-
From: Stefan Arn
Sent: 9/5/2012 9:1
> Hi all,
> Is it possible to use some nant task to do this:
> I need delete files with specific name NameOfFile*.zip which are older then 1
> month and in dir must be at least 3 files of that name.
> My english is not so good so here is example.
>
> 1. I have 30 files of specific name pattern. 25
Yes... use MSBuild... specify target framework of 4.0 to Nant... this will run
MSBuild 4.0 which will use the c# 4.0 compiler... but MSBuild will correctly
target the .Net 3.5 runtime.
BOb
From: Stefan Arn [mailto:s...@ims.ch]
Sent: Wednesday, September 05, 2012 5:19 AM
To: 'nant-users@lists.so
...@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&
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"="false" in nant
> and log4net section heads, no change. Any ideas? Thanks JCH
Are you
> Nant will not start after Windows update to Win 2008 server. Get log4net
> error. Tried putting name="requirePermission"="false" in nant and log4net
> section heads, no change. Any ideas? Thanks JCH
Are you running from the command line? Try to open the cmd window "as
administer" and see if tha
Sent: Wednesday, May 30, 2012 3:39 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Help copying a folder structure
This way...
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, May 30, 2012 3:13 PM
To: nant-users@lists.sourceforge.net
Subject: [N
it be:
Also, you can (should be able to) simplify your include to "**" which should
match all files and folders.
BOb
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, May 30, 2012 3:39 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Help c
Hey Chris,
What version of NAnt are you using?
Thanks,
Ryan
On May 30, 2012, at 12:39 PM, Chris Fouts wrote:
> This way…
>
>
>
>
>
>
>
>
> From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
> Sent: Wednesday, May 30, 2012 3:13 PM
> To: nant-users@lists.sourceforge.n
This way...
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, May 30, 2012 3:13 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Help copying a folder structure
I looked at this
http://nant.sourceforge.net/nightly/latest/help/tasks/copy.html, and go
Thanks for quick feedback. Running out the door now, so will add in the
morning if that is OK.
Cheers
Pete
On 14 May 2012 18:07, Ryan Boggs wrote:
> Hi Peter,
> That preprocessing statement was added during the 0.91 release phase, when
> NAnt was still using the .NET 1.0 runtime by default. W
Hi Peter,
That preprocessing statement was added during the 0.91 release phase, when
NAnt was still using the .NET 1.0 runtime by default. We were having
issues between .NET 1.0 and 4.0, which is why that statement is there. I
just took a look at the .NET docs and the AppDomain.CreateDomain metho
I ended up copying the file to a file.lck (added a .lck file extension), and
check for the existence of this file extension.
-chris
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Tuesday, April 24, 2012 3:24 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Coordinating f
: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] xmlpeek and multiple nodes
I have a modified copy of the XMLLIST task that I use for this. This issue
comes up quite often for me; I don't understand why this type of
situation/solution seems to get downplayed as "...don't
I have a modified copy of the XMLLIST task that I use for this. This issue comes up quite often for me; I don't understand why this type of situation/solution seems to get downplayed as "...don't do that".You can find a way to the original here: http://weblogs.asp.net/soever/archive/2006/12/01/nan
hris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Friday, April 20, 2012 10:03 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] xmlpeek and multiple nodes
So no canned support for this?
-chris
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Friday, April 20, 2012 9:59 AM
To: C
t: RE: xmlpeek and multiple nodes
Not really, no.
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Friday, April 20, 2012 10:03 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] xmlpeek and multiple nodes
So no canned support for this?
-chris
From: Bob A
Not really, no.
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Friday, April 20, 2012 10:03 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] xmlpeek and multiple nodes
So no canned support for this?
-chris
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Friday
Sorry, I see it now, it's int::parse(SomeString)
From: Chris Fouts
Sent: Friday, April 20, 2012 10:53 AM
To: nant-users@lists.sourceforge.net
Subject: String to int
I'm using the convert::to-int function to convert a string property into an int
so I can increment it. However I get this (albeit j
For more than a simple find a node and update it I would recommend you write
you own code using the script task. Or write your own task.
BOb
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Friday, April 20, 2012 9:02 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] xmlpe
So no canned support for this?
-chris
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Friday, April 20, 2012 9:59 AM
To: Chris Fouts; nant-users@lists.sourceforge.net
Subject: RE: xmlpeek and multiple nodes
In other words, if you can't get to a specific node with an XPath expression
you rea
In other words, if you can't get to a specific node with an XPath expression
you really need to roll your own. That's really what it is designed for.
You could do something like what you are doing, however, you probably still
need your own script task to get the count of matching nodes. A quick
If I can find out how to loop through them all, I can do the rest.
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Friday, April 20, 2012 9:54 AM
To: Chris Fouts; nant-users@lists.sourceforge.net
Subject: RE: xmlpeek and multiple nodes
But, is there something unique in the node that you want
But, is there something unique in the node that you want to update? I assume no
since you are looping through them all?
BOb
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Friday, April 20, 2012 9:48 AM
To: Bob Archer; nant-users@lists.sourceforge.net
Subject: RE: xmlpeek and multipl
That's all I want to do, find a node and update it.
From: Bob Archer [mailto:bob.arc...@amsi.com]
Sent: Friday, April 20, 2012 9:36 AM
To: Chris Fouts; nant-users@lists.sourceforge.net
Subject: RE: xmlpeek and multiple nodes
For more than a simple find a node and update it I would recommend you w
Hi,
Just wanted to give everyone a heads up. The release schedule has
been pushed out a week to try to get a couple more updates in before
the first alpha is out the door, which will now be next weekend (April
21/22). Sorry for the inconvenience this may have caused.
Thanks,
Ryan
On Wed, Mar 2
:31 PM
To: Demian Brecht; Ryan Boggs
Cc: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] FW: readregistry issue
32-bit binaries don't generally know anything about 64-bit Windows (registry,
folders, ODBC, etc) and will resolve to (be redirected to) Wow6432Node for
registry read
64 is the 32-bit
location, as unintuitive as it sounds.
-Original Message-
From: Demian Brecht [mailto:dbre...@popcap.com]
Sent: Wednesday, April 04, 2012 12:33 PM
To: Ryan Boggs
Cc: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] FW: readregistry issue
Now I'm wonde
Boggs'
Cc: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] FW: readregistry issue
Thanks for the follow up.
I had included the hive in one of my many variations in trying to get it to
work (it defaults to "LocalMachine" according to the docs, so I assumed that I
woul
-users@lists.sourceforge.net
Subject: Re: [NAnt-users] FW: readregistry issue
I should note that I tested on a Win32 machine. I am not sure if the reg path
is different on a Win64 system for Python.
Thanks,
Ryan
On Wed, Apr 4, 2012 at 11:29 AM, Ryan Boggs wrote:
> I'm not sure where the &qu
I should note that I tested on a Win32 machine. I am not sure if the
reg path is different on a Win64 system for Python.
Thanks,
Ryan
On Wed, Apr 4, 2012 at 11:29 AM, Ryan Boggs wrote:
> I'm not sure where the "3D" prefixes came from in your original
> posting but this is working for me (just t
I'm not sure where the "3D" prefixes came from in your original
posting but this is working for me (just tested):
I am hoping that the above line isn't mangled in the email. Don't
forget to include the hive in
Thanks,
Ryan
On Wed, Apr 4, 2012 at 11:22 AM, Demian Brecht wrote:
> Sorry, should
Awesome, that worked.
From: Philip Sayers [mailto:p...@cds-am.net]
Sent: Monday, April 02, 2012 8:37 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] new to Nant
Hi Ruben,
I found that the APTC attribute needed to be constructed slightly differently.
This works for me
Hi Ruben,
I found that the APTC attribute needed to be constructed slightly
differently.
This works for me.
From: Ruben Rotteveel [mailto:rrottev...@turnberrysolutions.com]
Sent: Saturday, March 31, 2012 11:17 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] new to
;
> -- Forwarded message --
> From: Ryan Boggs
> Date: Sat, Mar 31, 2012 at 10:06 AM
> Subject: Re: [NAnt-users] new to Nant
> To: Ruben Rotteveel
>
>
> Hi Ruben,
>
> Unfortunately, I think this could possibly be a bug in the asminfo
> task. I'm
Forgot to CC list. Sorry about that.
Thanks,
Ryan
-- Forwarded message --
From: Ryan Boggs
Date: Sat, Mar 31, 2012 at 10:06 AM
Subject: Re: [NAnt-users] new to Nant
To: Ruben Rotteveel
Hi Ruben,
Unfortunately, I think this could possibly be a bug in the asminfo
task. I
2012 5:50 PM
> *To:* nant-users@lists.sourceforge.net
> *Subject:* Re: [NAnt-users] Nant property passed to CC.NET for pass/fail
> condition?
>
> I thought I had this figured out.
>
> I see that I’m calling my task in my Nant script. I see it in my
> ccnet console
>
> fail
is.fo...@caemilusa.com]
Sent: Monday, March 19, 2012 5:50 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Nant property passed to CC.NET for pass/fail
condition?
I thought I had this figured out.
I see that I'm calling my task in my Nant script. I see it in my ccnet
con
SUCCEEDED"?
-chris
From: Chris Fouts [mailto:chris.fo...@caemilusa.com]
Sent: Wednesday, February 29, 2012 3:15 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Nant property passed to CC.NET for pass/fail
condition?
Thanks Adam and Bob.
From: Adam Bruss [mailto:abr...@aw
Hi,
Just a quick update, I made some additional adjustments to this fix
based on some feedback I have received and updated the pull request
link below. I'm CCing the user list just in case there are people in
here that are interested in reviewing this change. Feel free to
provide any feedback to
Hello Sunil,
I assume you are working with a task.
See the example (iii) at
http://nant.sourceforge.net/nightly/latest/help/tasks/script.html
You would include there the System.Xml.dll