Alex,
It turns out this was a bug in the vb6 task. It wasn't extracting the full path to the
project vbp's. I've committed a fix to cvs. It will be in the next nightly build of
NAntContrib.
Ian
Alexander Korchemny wrote:
My nant build file is in the d:\123 folder.
The PROJECT.VBG group file (an
- Original Message -
From: "Ian MacLean" <[EMAIL PROTECTED]>
To: "Hamza Zeen-Aldin" <[EMAIL PROTECTED]>
Cc: "Nant users list" <[EMAIL PROTECTED]>
Sent: Friday, July 16, 2004 3:20 AM
Subject: Re: [Nant-users] Capture the command line output
> Hamza Zeen-Aldin wrote:
>
> >Hi all,
> >
> >Ho
- Original Message -
From: "Michel André" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 15, 2004 11:57 AM
Subject: [Nant-users] read only flags not reset when using target
> When using the solution target to build a .sln file, when references are
> copied to the outpu
Kevin Williams wrote:
Thanks for answering, Ian.
This is my first time trying to use NAnt in production. We've
decided to use NHibernate, and I want and
tasks. Of course, we need this yesterday.
I'm not clear. Do those tasks exist as part of NHibernate or have you
just created them ?
Sorry.
Thanks for answering, Ian.
This is my first time trying to use NAnt in production. We've decided to
use NHibernate, and I want and tasks. Of course,
we need this yesterday.
I'm not clear. Do those tasks exist as part of NHibernate or have you just
created them ?
Sorry. These are provided by H
Is there a way to set the readonly property to false on a directory
recursively before building?
We have source we are pulling down that because there are some readonly
properties set, the references are not resolving (weird).
---
This SF.Net
Kevin Williams wrote:
Helllo list,
This is my first time trying to use NAnt in production. We've decided
to use NHibernate, and I want and tasks. Of
course, we need this yesterday.
I'm not clear. Do those tasks exist as part of NHibernate or have you
just created them ?
I'm having trouble wi
Thanks! I'm glad I was close :)
-Original Message-
From: Troy Laurin [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 15, 2004 7:36 PM
To: Nant-Users (E-mail)
Subject: RE: [Nant-users] Is This Valid?
You actually can reference filesets in the foreach task...
...
The el
Hamza Zeen-Aldin wrote:
Hi all,
How can I capture the string output from a program that I call through
an
I think you want the output attribute of .
from the docs
output: The file to which the standard output will be redirected.
http://nant.sourceforge.net/nightly/help/tasks/exec.html
Ian
Hi everyone,
I was able to run Nunit successfully in the Nunit GUI environment with no
errors. When I ran my build script in NAnt, incorporating Nunit script, the
following error was displayed.
The *.Nunit.config and required Dlls are located in the designated folder.
eg. \dotnet\bin\Nunit.
Ca
When using the solution target to build a .sln file, when references are
copied to the output dir the read only isn't reset which leads to that
VS.NET cant copy the files after being built with that target.
Is this by design or an error?
/M
---
My nant build file is in the d:\123
folder.
The PROJECT.VBG group file
(and all the others PROJECT*.VBPs needed to build) are in the d:\456
folder.
The Nant said me : "Could find the
PROJECT123.VBP project".
Is it really necessary to place the nant
build file into the same folder wher
Hi all,
How can I capture the string output from a program that I call through
an http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users
You actually can reference filesets in the foreach task...
...
The element is the fileset, not the item. There are a
couple of tasks like this... it allows multiple filesets to be
specified.
-- Troy
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROT
I complained about the cvs-update task on 0.84 refusing to update some directories in
the CVS tree, but working just fine on other directories. With 0.85, I'm still having
cvs-update problems. Now, I've found the smoking gun. [ominous music swells in the
background]
When NAnt 0.85, nightly bu
Eric,
Thanks. I went w/ a similar approach and it's working for me right now. I was just
curious to see if we could use references like that w/ the foreach task.
Felice
-Original Message-
From: Eric Fetzer [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 15, 2004 1:27 PM
To: Felice Vit
Felice,
Not sure if this is the best or only way, but this is
how I would do it:
--- Felice Vittoria <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> Is something like this valid with the latest nightly
> build of Nant ( 0.85-20040711 )?
>
>
>
>
>
>
>
>
>
Helllo list,
This is my first time trying to use NAnt in production. We've decided to use
NHibernate, and I want and tasks. Of course, we
need this yesterday.
I'm having trouble with the task. NHibernate won't work
without some parameters and a log4net section in a config file. I can call
t
Hello,
Is something like this valid with the latest nightly build of Nant ( 0.85-20040711 )?
If so, then I'm getting errors. If it's not valid, then I see why I'm getting errors.
Felice
Please disregard this .. I had an old version of NantContrib Tasks. I updated to
NantContrib.Tasks.085.20040711 and it's working now.
Felice
-Original Message-
From: Felice Vittoria
Sent: Wednesday, July 14, 2004 4:05 PM
To: Nant-Users (E-mail)
Subject: [Nant-users] issue
Hello fol
Title: Message
I am
looking into that too. May I call upon you if necessary? Sounds
pretty straight forward but it's good to have a resource.
Thanks,
Evan A. Bonnett
Reynolds and Reynolds,
IT
-Original Message-From:
Joel Ross [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14,
Brian,
You need to manually specify the location of the application configuration
file, using the appconfig attribute on the element.
We might change this in the near future to setup the appdomain using the
configuration file matching the specified assembly (if no explicit
configuration file is
Ravi,
there was an issue with this scenario in the latest builds which has
just been fixed in CVS. You should be able to grab a new nightly build -
there should be a new one available soon - with the fix.
note that the references fileset is actually an assemblyfileset [1] and
slightly more speci
23 matches
Mail list logo