I guess this thread is a little
long in the tooth now, but I thought I'd share my anecdote - Originally
I too, found myself thinking it couldn't possibly be worth converting
my beautifully scripted batch file to NAnt. I also had a whole swag of
environment variables that I had to manage in my
Hi Will,
VS.NET 2005 solutions are indeed not supported right now.
This is clearly mention in the documention of the
task.
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tam, Will
@ Newport MacarthurSent: donderdag 10 februari 2005
0:32To: 'nant-user
On Wednesday 09 February 2005 11:58, Castro, Edwin Gabriel (Firing Systems >
[lots of good stuff snipped]
if="${property::exists('ccnet.buildcondition') and
> ccnet.buildcondition=='ForceBuild'}" />
>
> I hope this clarifies the why as well as the how.
Edwin,
Thanks a lot for your help. That r
I have problems with running Nant on Linux, Fedora Core 2 or 3. The
user ROOT run NANT perfectly, but with OTHER USER Mono 1.0.2 launch
the error:
-- THIS ERROR --
(/usr/local/share/NAnt/bin/NAnt.exe:21306): WARNING **: Could not find
as
I got the following error msg after I ran the build file...
NAnt 0.85 (Build 0.85.1793.0; rc1; 11/28/2004)
Copyright (C) 2001-2004 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/axis_version_3/AxisPortalNet.build
Target(s) specified: rebuild
clean:
I got the following error msg after I ran the build file...
Will
Tam | Software Engineer
CB
Richard Ellis | Asset Services -
Axis Portal Technologies
4400 MacArthur Suite 600 | Newport Beach, CA
92660
T 949.809.3706 | F 949.809.4111 | C 626.379.1697
[EMAIL PROTECTED]
| www
We keep PIAs in the source control tree, and reference them with
relative paths. Builds and runs work fine in this manner.
- Brad
On Wed, 9 Feb 2005 13:11:38 -0600, Byrd, Payton <[EMAIL PROTECTED]> wrote:
> Are there any locations other than x:\Program Files\Microsoft.Net\Primary
> Interop Assemb
>
>
>
The problem here is that test is expecting a boolean value (true or
false). The documentation says it is expecting a string... This should
be fixed.
You can place either true or false as the test attribute value or an
expression that will evaluate to true or false.
In you exa
Well, I'm a NAnt newbie myself, but I can give you some pointers.
The ${...} construct is used to evaluate an expression, not just get the
value of a property.
So, you want something like this:
...
Hope this helps,
Bevan.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAI
Title: Primary Interop Assemblies
Are there any locations other than x:\Program Files\Microsoft.Net\Primary Interop Assemblies that would possibly be storing the interop assemblies from Microsoft?
Payton Byrd
Trane eBusiness
QED Team
Phone: 931-905-5386
Fax: 931-648-5901
I'm very new to Nant, so this might be obvious, but how exactly can I do
conditional things based on the *value* of a property?
I've seen the task
(http://nant.sourceforge.net/release/latest/help/tasks/if.html), and it
seems I can do just about anything except for check the value of the
property.
Yes, I was using 0.84 at first. Reason being, one of our development
teams' NAnt script does not work with 0.85. I went googling around and
I semi-fixed the problem after reading this page and adding a registry
key: http://weblogs.asp.net/soever/archive/2005/01/19/355922.aspx
However, half way thr
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
On 11/23/2004 John Ludlow wrote:
Implement a type for XML results which could be used
in a foreach loop (similar to the fileset type), or extend the foreach loop to
be able to take results from an xml file.
Has this suggestion been implemented? THX
Curt Zarger
ASM Research, Inc.
14 matches
Mail list logo