No probs, I can manage that.
Thanks,
Nick.
From: Gert Driesen
[mailto:[EMAIL PROTECTED]
Sent: Friday, 22 October 2004 2:02
PM
To: Nick Zigomanis;
[EMAIL PROTECTED]
Subject: RE: [Nant-users] Problem
with comregister task
Nick,
Please submit a bug report for
Hi all,
I’ve just upgraded from nightly build 20040814
to 20041006, and there seems to be a problem with the comregister task in the
new version.
I have a target which creates a type library which is
then registered. This target is called again later on within the same build,
but th
I’ve got a build file in the root of my
directory called app.build. Within subdirectories I’d like to do:
nant –buildfile:app.build
–find target
and, I’d like it to find app.build, ignoring
any other build files of different names it may find as it searches the parent
folders.
H
Hi all,
I have a target which is invoked many times during a
build, called mk.pia.
I’ve found an inconsistency in the way the
depends attribute and the depends task work (ie, the documentation for the
depends tasks says it should be the same, but it isn’t). If I have:
well. I didn't realise
that the if could be used in this way.
Thanks again,
Nick.
-Original Message-
From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]
Sent: Thursday, 16 September 2004 5:00 PM
To: Gert Driesen
Cc: Nick Zigomanis; [EMAIL PROTECTED]
Subject: Re: [Nant-users] dynamic prop
Hi all,
I’m trying to set dynamic properties in my
build file as shown below:
name="idl.out.dir" value="${bin.root}\Common"
dynamic="true" if="${string::contains(this.idl, 'Source\Common'}"
/>
name="idl.out.dir" value="${bin.root}\Data" dynamic="true" if="${string::contains(this.
Hi all,
The exec task of the nightly build has a
resultproperty attribute which stores the exit code of the exec’d program,
which can be used when failonereror=”false”.
I’m using failonerror=”false” for a
number of other tasks. Is there a similar property or mechanism in which I can
Hi Ian,
Thanks for that, and the speedy work!
Regards,
Nick.
-Original Message-
From: Ian MacLean [mailto:[EMAIL PROTECTED]
Sent: Friday, 13 August 2004 2:37 PM
To: Nick Zigomanis
Cc: NAnt Users List (E-mail)
Subject: Re: [Nant-users] comregister and silent mode
Nick Zigomanis wrote
--Original Message-
From: Ian MacLean [mailto:[EMAIL PROTECTED]
Sent: Thursday, 12 August 2004 8:51 PM
To: Nick Zigomanis
Cc: [EMAIL PROTECTED]
Subject: Re: [Nant-users] comregister and silent mode
Nick Zigomanis wrote:
>Is there are way to emulate the /s switch that is passed to regsvr32
>
Is there are way to emulate the /s switch that is
passed to regsvr32 with comregister?
For some dll’s I have, a dialog pops up,
halting the build. Essentially, I just want to ignore these. The failonerror=”false”
does not do the trick.
Thanks,
Nick.
Hi all,
I’m using a filterchain on the copy task. I
want to do a replacestring.
Is it possible to use wildcards within the from
attribute of the replacestring?
For example, I’m creating a build manifest and want
to do something like:
I’d like the * to match anything be
Title: Message
Yes, it does. And I would just like to
state (again), that the deprecated status should be removed from uptodatefile until
the function provides the same level functionality. Those deprecated messages
are filling my log files!
Regards,
Nick.
From:
[EMAIL PROT
I’m
having a problem getting the midl task to work. Within my build file, I have
something that looks like:
When it’s run, I get an error like:
midl : command line warning MIDL1009 : unknown
argument ignored "file.IDL"
midl : comman
Hi all,
I want to run a system command from Nant using the
exec task. Is there a simple way to capture the output of that command?
Regards,
Nick.
Hi all,
The uptodate test warns that it is deprecated, and the
new form, file::up-to-date should be used.
I raised this a while ago (I’ve only just gotten
back to Nant after a few months), and thought that it was going to be changed.
However, the file::up-to-date cannot process
15 matches
Mail list logo