Fred Chang wrote:
I guess XSLT is the way to go then.
well it depends. You say you don't have control over the build file -
does that mean no control at all ? You can do a lot with properties and
conditionals and you could also write a build file that calls the other
one with specific targets
Sorry, but I disagree with general "transactionality".
A build is not a deploy. If you choose to use NAnt for a deployment,
then that's fine; you may want to approach some kind of transaction
support for a deployment task that you might write for yourself. But
for general build purposes, there's j
Title: Transactionality in NAnt
I just finished reading the NAnt release schedule and noticed there are not any documented plans for adding transactionality to NAnt. I would personally like to see this added so that complex build systems can be "self-healing" so that a partial build doesn't b
Just curious. At what point will you call NAnt mature enough to be a version
1.0?
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Pu
Hi Bill,
Apparently I forgot to update the link on the NAntContrib homepage.
The nightly builds for NAntContrib are now located here :
http://nantcontrib.sourceforge.net/nightly/
I'll update the homepage asap.
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROT
The last NantContrib nightly build according to nantcontrib.sourceforge.net
is 2004-11-03, but on the Sourceforge project page the latest build is
2004-11-28 (0.85.1793.0) . But to add to the confusion, the nightly docs at
nantcontrib.sourceforge.net refer to build (0.85.1850.0) which I can't find
I guess XSLT is the way to go then.
On Fri, 21 Jan 2005 17:27:23 -0800, Fred Chang <[EMAIL PROTECTED]> wrote:
> I would like to filter tasks in an NAnt build file so that some tasks
> are not processed when NAnt is run. For example, say you have some
> and tasks, but you don't want them to exec
Hi Pierre, this should be fixed in the nightly.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: January 24, 2005 7:38 AM
> To: NANT-USERS@lists.sourceforge.net
> Subject: [Nant-users] Automatic quoting.
>
>
> Hi,
>
> I'm using nant-0.85-rc1 .
>
> I wan
Hi,
I'm using nant-0.85-rc1 .
I want to realize a check-out on a given tag.
I'm trying this :
I got this :
[cvs-checkout] Using ssh binary:
[cvs-checkout] Using .cvspass file:
[cvs-checkout] Working directory: c:\checkout
[cvs-checkout] Executable: cvs.exe
[cvs-checkout] Argument