> 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
Howdy,
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 in
t; *Sent:* Friday, April 24, 2009 5:58 AM
> *To:* nant-users@lists.sourceforge.net
> *Subject:* Re: [NAnt-users] Problem with pkg-config finding mono
>
> I'm on a different OS X computer now (my wife's iMac) and I downloaded Mono
> and Monobjc and get the same error from
w.
Gert
From: Ron Grove
Sent: Friday, April 24, 2009 5:58 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Problem with pkg-config finding mono
I'm on a different OS X computer now (my wife's iMac) and I downloaded Mono and
Monobjc and get the same error from Nant.
I'm on a different OS X computer now (my wife's iMac) and I downloaded
Mono and Monobjc and get the same error from Nant. I tried the small
test build file in this post:
http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg04071.html
That recommends a small test build file contai
I'm having trouble with pkg-config when I run nant on the monobjc
project's package, but others have it working fine. The email below
details what I've done so far from a different mailing list. I really
don't understand why pkg-config says it can't find mono. When I run
the command on i
eading the file in the second script.
If the tasks must be performed separately, that is probably your best bet.
-Original Message-
From: netvampire.tw [mailto:netvampire...@yahoo.com.tw]
Sent: Sunday, December 14, 2008 11:05 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-user
Hi.I had problems with property assignment.
1.I use
to get version,but I need to use if condition to use default value "0.0.0" or
not.
if I write
it always report errors.property cannot be overwritten.
I have no idea how to assign default value to my property...
2.I would like to separate tasks
Hi everyone,
I'm trying to create myfirst msi, and obviously I run into problem.
Below my script :
Build file to perform core common
functionality.
Create the following error:
NAnt 0.86 (Build 0.86.2898.0; beta1;
Hello,
I have a problem with task msi from NAntContrib 0.85 release:
For a .NET 2.0 assembly the 'processorArchitecture'
is part of the full assembly identity.
It seems that in the table 'MsiAssemblyName' of the
msi-database created via msi-task the entry for
'processorArchitecture' for an assem
PROTECTED]
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of nick hemsley
Sent: Thursday, February 15, 2007 1:59 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Problem with xmlpeek & poke & WIX files(Capitalization
of xml tags?)
Hey
Hey all,
I have a WIX (http://wix.sf.net) file which looks like this:
http://schemas.microsoft.com/wix/2003/01/wi";>
...
I am trying to xmlpoke the Name, Version & Manufatcurer etc. v
Hello,
I am facing a problem running the VBC task to build 3 of my projects. I have both .NET FW 1.1 and 2.0 on my machine. When I build Project A and Project B by targetting 1.1 FW, the build goes through fine, but when I build Project 3 (This has reference to Project
A.dll and ProjectB.dll), t
>
>
>
>
>
>
>
> At least, this is what I remember needing to do that worked for me.
>
> BOb
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jason
> Fleming
> Se
ed for me.
BOb
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jason
Fleming
Sent: Friday, September 29, 2006 10:05 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Problem with include/exclude...
Hi all,
I?m currently having a bit of trouble us
Hi all,
I?m currently having a bit of trouble using include and exclude in delete
task and was hoping someone might be able to help?
I have the following:
?and I assumed this would delete the entire contents of
${Globals.SourcePath}\FolderA and all sub-fol
Hello I'm a new NAnt user trying to use the tool. My problem is this:1. I use ComponentOne (C1) components which require a license.2. I've created the code to generate the .licenses file 3. The script builds ok, but when I run the output, I get popup boxes indicating that I'm not using a licensed v
users] Problem with license task
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Parisot Sophie
> Sent: vrijdag 14 april 2006 12:13
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] Problem with license task
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Parisot Sophie
> Sent: vrijdag 14 april 2006 12:13
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] Problem with license task
>
> Hi,
>
&g
Hi,
I want to use the license
task :
[NAnt-users] Problem with resgen task
Been using Nant for 4 months as our build tool in a startup
company.
I am having a problem with resgen not including .ico and
.bmp files as EmbeddedResources into the project output. Output type is
class library.
There is no problem when built using Visual Studio (2003).
Here is
EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary Feldman
Sent: Thursday, November 17, 2005 9:08 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Problem with readonly attribute on property
Rod Ayers wrote:
>...
>A related question:
>I'd like to check and
Rod Ayers wrote:
...
A related question:
I'd like to check and see if the property named in property.name exists.
All the "valid" properties have already been assigned default values. If
property.name exists, I will override with the value in property.value, and
set to readonly="true". Otherwi
#x27;t
already exist; so I tried:
mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 16, 2005 12:35 PM
To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Problem with readonly attribute on property
Rod,
What version of NAnt are you using ?
This is working just fine he
lf Of Rod Ayers
> Sent: woensdag 16 november 2005 7:59
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Problem with readonly attribute on property
>
> I have a "top-level" build file in which I initialize several
> properties. It then calls a task in a
I have a "top-level"
build file in which I initialize several properties. It then calls a task
in another build file that reads a properties file, updating
properties previously initialized. I want to make sure that properties
updated from the property file don't get overwritten anywhere
Hi,
Martin Henderson wrote:
I am using NANT 0.85 RC3.
I am trying to compile a licenses.licx file and place the resulting
.licenses file in a specific directory.
target="${binary.dir}\${binary.filename}"
output="${src.drv}\${project.path}\${binary.filename}.licenses"
verbose="true"/>
I am using NANT 0.85 RC3.
I am trying to compile a licenses.licx file and place
the resulting .licenses file in a specific directory.
However the task appears to append the path to the
temp path.
[license] Output file
'W:\Pluto\Code.Net\TraPricingDatesCalendar\TraPricingDate
Hi All,
I want to join two or more text files (with polish windows
encoding 1250) in a single file in the same encoding.
I found task with append possiblities, but i found that
i haven't control over its encoding.
Second task i was trying, was , but it hasn't any append
possibilities. Is there
>I am using the task to perform automated build on a binary that
>uses >some 3rd party tools
>(Dev Express, ChartFX). This builds without problems in VS.net, but I obtain
>>"error LC0003 : Unabled to resolve type" when executed within NAnt. Has
>anyone had similar problems or solutions?
I am using the task to perform automated build on a binary that uses
some 3rd party tools
(Dev Express, ChartFX). This builds without problems in VS.net, but I obtain
"error LC0003 : Unabled to resolve type" when executed within NAnt. Has
anyone had similar problems or solutions?
Hello,
I don't know exactly what I screwed up, but NAnt is not working on my PC
anymore. I have Fedora Core 4, NAnt 0.85 RC3 and Mono 1.1.9.2
Here is the error message:
The NAnt configuration file (/usr/share/NAnt/bin/NAnt.exe.config) does
not have a node for the current runtime framework.
Pleas
Hi,
I'm using the task to create an install set, but have a problem with the registry. I am setting some keys during the installation to property values, however when I uninstall the software, the key does not get deleted. I have the following entry in my script:
[EMAIL PROTECTED] wrote:
I have a problem where a target defined in an d build file
isn't being found when I make it a dependency of a target in my main
build file, although the file appears to have been d
successfully. The included build file is valid and runs correctly if I
use it alone usin
On 7/4/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have a problem where a target defined in an d build file
> isn't being found when I make it a dependency of a target in my main
> build file, although the file appears to have been d
> successfully. The included build file is valid and run
I have a problem where a target defined in an d build file
isn't being found when I make it a dependency of a target in my main
build file, although the file appears to have been d
successfully. The included build file is valid and runs correctly if I
use it alone using the -f command line option.
Troy Laurin wrote:
On 6/24/05, Gary Feldman <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
This isn't the right way to call it. It's equivalent to typing
osql "-E -S $... < ..."
i.e., putting everything into quotes and passing it as the first argument
Being pick
[EMAIL PROTECTED] wrote:
Thanks to all for your help. With -i for osql, it works.
Another question:
I want the user to acknowledge an important echo-message with pressing a key.
doesn't work (the taks hangs)
Did you try typing at it? You may not be seeing any prompt or
Thanks to all for your help. With -i for osql, it works.
Another question:
I want the user to acknowledge an important echo-message with pressing a key.
doesn't work (the taks hangs)
Is there a simple way to do this?
Thanks again,
Chris
> On 6/24/05, Gary Feldman <[EMAIL P
On 6/24/05, Gary Feldman <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
>
> >...I call the exec task:
> >
> >
> >
> >
> >
> >
> This isn't the right way to call it. It's equivalent to typing
>
> osql "-E -S $... < ..."
> i.e., putting everything into quotes and passing it as the fi
[EMAIL PROTECTED] wrote:
...I call the exec task:
This isn't the right way to call it. It's equivalent to typing
osql "-E -S $... < ..."
i.e., putting everything into quotes and passing it as the first argument
Hi,
I have a problem with the exec task and input redirection:
I want to do some sql statements on a sql server. They are stored in a file. So
I call the exec task:
The following output comes (I have put stars instead of the real names) and the
task fails:
[exec] Starting 'osql
EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Philip Nelson
> > Sent: zondag 5 juni 2005 16:47
> > To: nant-users@lists.sourceforge.net
> > Subject: [Nant-users] problem with system dlls in mono 1.1
> >
> > I must be missing something si
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Philip Nelson
> Sent: zondag 5 juni 2005 16:47
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] problem with system dlls in mono 1.1
>
> I must be missing somet
I must be missing something simple but can't quite get it. I use debian with
the latest mono. I can build simple programs including the simple hello world
in the nant (.85 rc3) examples. However, references to other dlls in the gac in
windows like System.Data.dll are not working. With mcs I can jus
Thanks for the FileInfo tip. It worked great.
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 17, 2005 9:42 PM
To: James, Justin; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Problem with Nant Tasks
Justin,
If you modify the
ask (src/NAnt.DotNet/Tasks/LicenseTask.cs).
Hope this helps,
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> James, Justin
> Sent: dinsdag 17 mei 2005 21:38
> To: nant-users@lists.sourceforge.net
> Subject: RE: [Nant
-users@lists.sourceforge.net
Subject: RE: [Nant-users] Problem with Nant Tasks
Hi Justin,
This has been changed, but it should not affect users using NAnt tasks
that are part of the NAnt distribution. I'll look into the history of
this change, and add info to the release notes (for the next re
dinsdag 17 mei 2005 15:35
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Problem with Nant Tasks
>
> I am trying to upgrade a bunch of build files from .84 to .85 rc3 and
> ran into an issues with the nant tasks. In .84 when you used the nant
> tasks the build
I am trying to upgrade a bunch of build files from .84 to .85 rc3 and
ran into an issues with the nant tasks. In .84 when you used the nant
tasks the build file would execute from the directory where the called
build file was located so any directory references that we relative to
the build file
Anyone an idea? The main problem is that I want to keep away from
integrating these fiöles, which belong to a library, from being
"specially traeted" in the client.exe project. OTOH, VS.NET is unable
to copy them to the client,exe output automatically. As we talk of a
third party control, we a
Title: Problem with solution build, additional ressources
I have a problem with a project organizaition have here that makes me sorrows trying to move into Nant.
Situation:
* We have a library in one of our projects that does use a third party control.
* This third party control uses
Hi all,
I'm having trouble getting the filterchain
feature to work. A description of the problem can be found at:
http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_21405718.html
Short summary: The filterchain tag seems
to be totally ignored. I have also tried upgrading
No worries Gert.
I tried the 20-Apr nightly and the problem went
away.
Jason
From: Gert Driesen
[mailto:[EMAIL PROTECTED] Sent: Wednesday, April 20, 2005
7:54 AMTo: Morris, Jason;
nant-users@lists.sourceforge.netSubject: RE: [Nant-users] problem
with log4net 1.2.9 in
Sorry for the inconveniece.
Gert
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Morris,
JasonSent: woensdag 20 april 2005 7:28To:
nant-users@lists.sourceforge.netSubject: [Nant-users] problem with
log4net 1.2.9 in rc3 with tasks using TortoiseCVS 1.8.11 client'
After upgrading to rc3, my tasks started
to break due to the new log4net 1.2.9 (1.2.1.40796). It looks like when
the task execs out to my TortoiseCVS cvs.exe, I get an
assembly reference mismatch. I prefer to use my external cvs.exe instead
of the packaged dll.
Anyone have any thoughts
Ian MacLean wrote:
Hi Helmut,
I had a look at the two dlls with depends and they look pretty much
the same - although the gcc one has a dependency on cygwin.dll. My
suspician is that there is some issue with the cygwin runtime that
causes it to misbehave when called with P/Invoke. You could try
Hi Helmut,
I use nant rc1 on Windows XP.
I want to use wrapped functions out of a gcc-generated dll,
but detected following problem:
A function defined via task script doesn't return
when calling a function from a dll created by gcc.
I"ve done some testing and it turns out that this is
Helmut Dipper wrote:
I use nant rc1 on Windows XP.
I want to use wrapped functions out of a gcc-generated dll,
but detected following problem:
A function defined via task script doesn't return
when calling a function from a dll created by gcc.
when you say return do you mean it doesn't return th
Hello,
I use nant rc1 on Windows XP.
I want to use wrapped functions out of a gcc-generated dll,
but detected following problem:
A function defined via task script doesn't return
when calling a function from a dll created by gcc.
Remarks:
- I attached all test files (zip-file was not possible).
and recompiled just to try to
verify that it wasn't an nunit version problem.
-Original Message-
From: Kevin Williams [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 05, 2005 6:25 AM
To: Rick Busch
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Problem with nunit2
I
I've never had any trouble with the nunit2 task. What compelled you to
recompile?
Rick Busch wrote:
I am a new Nant user and have so far been unable to execute existing
nunit tests using the nunit2 task.
I’m using the 0.85 rc version of Nant and have re-compiled my nunit
assembly using Nunit 2
I've
used Ant, JUnit, and NUnit for quite awhile, but am new to Nant).
-Original Message-
From: Mike Roberts [mailto:[EMAIL PROTECTED]
Sent: Monday, April 04, 2005 1:31 PM
To: Rick Busch
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Problem with nunit2
Hi Rick,
It
Hi Rick,
It might not be the answer you're looking for, but my suggestion is
'don't use the task' . Instead, use and call the
nunit-console application.
I wrote this up a little bit here:
http://mikeroberts.thoughtworks.net/blog/archive/Tech/dotNet/Howtosetupa.NETDevelopmentTreePart7.html
Mik
I am a new Nant user and have so far been unable to execute
existing nunit tests using the nunit2 task.
I’m using the 0.85 rc version of Nant and have
re-compiled my nunit assembly using Nunit 2.2.
I get the following from Nant:
[nunit2] Assembly was not built using
the Nunit fram
Jason,
Have you tried defining the Success and Failure targets WITHOUT the depends
attribute? Just a thought.
Merrill
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users
Why don't you post a bit more detail - like the nant build file you are
using for example - and what kind of failure you are getting.
If you are using the task you'll need to add a child
element for any resx files associated with your forms/controls. See the
documentation for the task for mo
Begin Nant File Paste ---
….
fileset>
tolist="[EMAIL PROTECTED]"
subject="Build Succeeded"
mailhost="some
server "
Hello.
I'm working on a Project, developed with Visual Studio and compiled with
Nant.
i have a problem with the VS Designer. Some of our controls can't be showed
with the designer. It seems it's because nant, because when i compile the
project with VS I can see the controls.
Anyone as an ide
:[EMAIL PROTECTED]
Sent: 17 February 2005 02:00
To: nant-users@lists.sourceforge.net
Subject:[Nant-users] Problem with property evaluation
<< File: TestProperties.build >> Check out this code fragment:
The echo statement shouldn't happen if property2 doesn'
> Original Message
>From: [EMAIL PROTECTED]
>
>Check out this code fragment:
>
>
>
>
>The echo statement shouldn't happen if property2 doesn't exist;
>however, the following error happens:
>
>Property evaluation failed.
>Expression: property2 is ${property2}
>
Check out this code fragment:
The echo statement shouldn't happen if property2 doesn't exist;
however, the following error happens:
Property evaluation failed.
Expression: property2 is ${property2}
^
Property 'property2' has not been set.
Should this
I know that VBDoc is not part of NAnt, but I believe that this issue is NAnt
related rather than VBDoc related (though I could be wrong)
I have a build script that extracts doc comments using the VBDoc tool. The
script runs fine on the old version of nant I was using (nightly build
0.85_2004_06_3
@lists.sourceforge.netSubject: [Nant-users] problem with
datetime::get-day-of-year()
I am using the function datetime::get-day-of-year(datetime::now()).
The value returned from datetime::now() is '12/29/2004 13:43:39'.
Using datetime::get-day-of-year(datetime::now()) the value returned is
I am using the function datetime::get-day-of-year(datetime::now()).
The value returned from datetime::now() is '12/29/2004 13:43:39'.
Using datetime::get-day-of-year(datetime::now()) the value returned is 3.
I was expecting something like 364
I then tried datetime::get-day-of-week(datetime::no
Dear All,
I’m having a problem generating documentation on our
build server with the ndoc task. I actually removed this target from our
build process some time back because of some other problems we were having.
These I think are now fixed so I’ve reintroduced the documentation
ste
:
[EMAIL PROTECTED]Subject: [Nant-users] Problem with
NDoc when types / members protected with
StrongNameIdentityPermission
Dear
All,
I’m having a problem generating
documentation on our build server with the ndoc task. I actually removed
this target from our
Hi,
I have discovered more or less what seems to be the problem.
The problem is related to the task called by the task.
The problem is that I have the files like this:
engine
- game
--- version.h
--- version.cpp
-- platform
--- platform.h
In the
Hi,
I have a big project to compile.
Its structure is more or less like this [and I cannot change it]:
projectX
--- engine
- math
- platform
- etc...
--- exporter
--- vc6
--- vc7
--- etc...
I have created a .bui
Bill,
The problem is that the name attribute of the include element is being
evaluated regardless of whether the if attribute evaluates to true or false.
The only workaround I know of is to protect the entire task containing
the if-protected element inside a dual if/unless block... in the if
bl
This could, of course, be me being stupid, but I can't get my statement
to work.
I have a target that builds the documentation for my code using NDoc. If
the user has created a namespace summary file, then this needs including in
the task. In order to keep to a standard template, I have an
ta
Gert,
That fixed it. Thanks!
-BR
From: Gert Driesen
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 17, 2004
3:15 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Problem
with Move task, overwrite doesn't work?
Brian,
That
J
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Gert Driesen
Sent: Wednesday, November 17, 2004
1:36 PM
To: 'Felice Vittoria';
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Problem
with Move task, overwrite doesn't work
I could ofcourse always use : please send a diff for the
fix ...
From: Felice Vittoria
[mailto:[EMAIL PROTECTED] Sent: woensdag 17 november
2004 21:27To: Gert Driesen; [EMAIL PROTECTED];
[EMAIL PROTECTED]Subject: RE: [Nant-users] Problem
with Move task, overwrite doesn
I second that motion! J
Edwin
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Felice Vittoria
Sent: Wednesday, November 17, 2004
12:27 PM
To: Gert Driesen;
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Problem
with Move task, overwrite
in my signature
;-)
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]Sent: woensdag 17 november 2004
20:44To: [EMAIL PROTECTED]Subject:
[Nant-users] Problem with Move task, overwrite doesn't
work?
I'm having some
tr
PROTECTED]Sent: woensdag 17 november 2004
20:44To: [EMAIL PROTECTED]Subject:
[Nant-users] Problem with Move task, overwrite doesn't
work?
I'm having some
trouble using the Move task under 0.84. I specify the move as
overwrite="true", but when the file a
Brian,
Sometimes system error messages are generic to the point of being useless. The
"file already exists" may be actually indicating something else.
Can you do the move manually from the command line?
Does the destination directory aleady exist? (It probably needs to be there.)
Is the
I'm having some
trouble using the Move task under 0.84. I specify the move as overwrite="true",
but when the file already exists in the destination, I get "Cannot create a file
when that file already exists.". Seems like setting the overwrite propery
should have allowed me to overwrite the
Brad,
This issue should be fixed in the next nightly build.
Thanks for the report !
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Brad Wilson
> Sent: maandag 15 november 2004 21:08
> To: NAnt Users
> Subject: [Nan
Okay, I found the problem.
Basically, it boils down to the way CompilerBase is calculating the
manifest resource name. If you look inside
CompilerBase.GetManifestResourceName (the one with 4 parameters), in
ComputerBase.cs, you'll see:
if (resourceLinkage != null && resourceLinkage.IsValid)
No, that's okay. If it's not a known problem, I'll fix it today (I
really need a fix today)... then presumably post a patch to the
developers list, I guess.
- Brad
On Mon, 15 Nov 2004 21:38:29 +0100, Gert Driesen
<[EMAIL PROTECTED]> wrote:
> Hi Brad,
>
> Its definitely not a known issue. If you
o: NAnt Users
> Subject: [Nant-users] Problem with resgen inside a task
>
> I Google'd and searched the archives, but couldn't find an answer.
>
> I'm having a problem with the task and resgen.
> Specifically, one of my .resx files (which contains 0 resources, by
>
I Google'd and searched the archives, but couldn't find an answer.
I'm having a problem with the task and resgen.
Specifically, one of my .resx files (which contains 0 resources, by
the way) won't compile, and I believe the problem is that NAnt is
incorrectly forumlating the command line.
I turn
Hi there,
I'm new to nant and am having trouble when referencing .dlls of my own
(as opposed to framework .dlls). I retrieve files from two VSS projects, one for
my supporting libraries and one for a web application that uses those libs. I
save the code files to two directories and create a b
Title: Problem with missing assembly references when using
I'm new to nant and am having trouble when referencing .dlls of my own (as opposed to framework .dlls). I retrieve files from two VSS projects, one for my supporting libraries and one for a web application that uses those libs. I
27;m going to try it on our CVS.
Thanks again Clayton.
MArk B.
-Original Message-
From: Clayton Harbour [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 06, 2004 8:52 AM
To: Butler, Mark A Mr IPI Gramm Tech; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Problem with CVS
Hi Mark,
Try crea
,
Clayton
> -Original Message-
> From: Butler, Mark A Mr IPI Gramm Tech
> [mailto:[EMAIL PROTECTED]
> Sent: November 5, 2004 10:30 AM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] Problem with CVS
>
>
> I can't get the CVS task to work. I can't e
I can't get the CVS task to work. I can't even get the example to work.
Below is what I know.
This is the entire contents of my default.build file:
When I run nAnt in the same folder as the build file it runs until it does
the logging in and hangs. If I then hit return I get
Title: Problem with GAC-UNINSTALL task
I am making a generic build file that depends on the ability to install and uninstall assemblies from the GAC via wildcards. It appears the new assemblies list and assembly types do not support wildcards. This is critical for publisher policy files sinc
1 - 100 of 246 matches
Mail list logo