> 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
Hi all,
I'm trying to build a GUI using the task. As part of the task I pass
in a rootnamespace argument. My problem is that the GUI makes use of the
'My' namespace, and this is amended with the rootnamespace. So 'My' becomes
'rootnamespace.My' and this means that the compiler cannot find proper
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
You are right!
Sorry...
-Original Message-
From: Melissa Kacher [mailto:[EMAIL PROTECTED]
Sent: March 6, 2008 9:26 AM
To: Sébastien Filion; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] Problem to load my repository dump file...
Correct me if I need new glasses, but I
you should look for support on svn. You may find that it is your virus
scanning software. Or something else entirely. But I think that you should
find out before you continue to diagnose the problem.
Original Message Follows
From: Sébastien Filion <[EMAIL PROTECTED]>
To:
Subject: [N
Hi,
I got an error when trying to load my repository dump in a clean repository...
This is the command that I launch:
F:\>MyRepository\Subversion\bin\svnadmin.exe load F:\MyRepository <
REPOBACKUP\RepositoryDump.dmp
After 5 hours, I reach the revision 11495 and I got this error messag
-users] problem in custom nant task
HI all,
I am facing problem in creating the custom NAnt task having
nested build elements.
My task should look like this
I am writng the telnet utility in which I want to pass the all commands
along with command name
HI all,
I am facing problem in creating the custom NAnt task having
nested build elements.
My task should look like this
I am writng the telnet utility in which I want to pass the all commands
along with command name, failure message, success message to C#
appli
Hi,
I am compiling one c# project using nant.
And I am creating one interop assembly using task from a given
dll.
It's size is the same as it generates through the visual studio 2003
but in the case of NAnt project is not recognizing the some structures
form the given dll
can anybody help
Hi,
I want to use property that has been set to some value in on
project and I want to utilize that value in the another project .
I have included that build file but still it is giving me error that
Property evaluation failed
How can I use that
(even I set the property at the project
Hi friends,
I got one error message while executing the
custom task in which I am trying to do the FTP connection
BUILD FAILED
INTERNAL ERROR
System.Net.Sockets.SocketException: No connection could be made because
the target machine actively refused it
ry 16, 2007 10:55 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Problem setting a property conditionally where the
value is a variable that may not have been set
Hi folks, hope you can help me as it looks to me like this should be a
very simple problem but I've been going round
Hi folks, hope you can help me as it looks to me like this should be a
very simple problem but I've been going round in circles.
I have a target in an included build file to run msbuild on a .csproj
file and it overwrites some of the settings in the proj file if certain
nant properties are set. In
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
I have figured out what the problem was. I found that I could not debug it on any pc that had Visual Studio 2003 SP1 installed. On a hunch I created a virtual machine that had a clean Visual Studio 2003 install on it and was able to run the debugger against NAnt on it. I am not sure as to why it
I have been trying to update and debug the NAnt extension I created but within the last few verisons I can't seem to attach the debugger. Visual Studio gives me "Error while trying to run project: Unable to start debuggin. Unable to start program 'c:\nant\nant.exe'." I have tried the compiled bi
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
Carl Malikowski wrote:
>
> Thanks – I’ve made some progress, but am still a bit puzzled. I’ve
> found I can execute regasm via the exec task, if I set the working
> directory to where it resides. The environment already has
> “C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322” in PATH so I’m somewhat
.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez
Sent: Tuesday, August 29, 2006
8:22 PM
To:
nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Problem
using regasm task
Hi,
Do you use any firewall software?
Sometimes it blocks attempt of one app to l
: Mittwoch, 30. August 2006
00:44To: Bonio Lopez;
nant-users@lists.sourceforge.netSubject: RE: [NAnt-users] Problem
using regasm task
Thanks to both you and
Gert for responding, but no luck .I modified the Nant.exe.config file and
changed the default to an explicit value:
It was:
I tried
ore.Project.Execute()
at NAnt.Core.Project.Run()
I must admit, I’m stumped….
Carl
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez
Sent: Tuesday, August 29, 2006
5:33 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Problem
using regasm task
-users] Problem using
regasm task
Hi,
I’m looking a bit of help in trying
to troubleshoot a problem. We are using 0.85 rc-3. I’d like to be able to use
regasm from nantcontrib or call regasm using the exec task.
<regasm
assembly="${assemfile}"
exporttypelib =
"true&
Hi,
I’m looking a bit of help in trying to troubleshoot a
problem. We are using 0.85 rc-3. I’d like to be able to use regasm from
nantcontrib or call regasm using the exec task.
Regardless whether its lo
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
Beth,
Can you send me a small repro for this issue ?
Thanks!
Gert
--
View this message in context:
http://www.nabble.com/Problem-building-with-solution-task-with-outputdir-specified-t1610133.html#a4371150
Sent from the NAnt - Users forum at Nabble.com.
--
I’m having a problem using the outputdir parameter within
the solution task and building dependent subprojects within the solution.
My solution has several projects. First to compile is
Project A – this builds fine, and its output products are in the
specified outputdir. Next is Proje
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
Hi Lekha,
Unfortunately the cl task will not work on linux as it wraps cl.exe -
the microsoft c/c++ compiler. If someone were to implement a task that
supported gcc command line options that would be good.
Alternatively you could try using the task to call gcc directly.
Ian
Lavanya Pattela
Hi
I am new to NANT, I installed NANT on LINUX using mono framework, and it is working fine.
But when i am trying to build "C-programs" using "cl" task I am getting an error as:
Target framework: Mono 1.0 ProfileTarget(s) specified: tgt
tgt:
[cl] Compiling 1 files to '
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
> Chris Walton
> Sent: dinsdag 8 maart 2005 22:32
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Problem when running solution task...
>
> We just upgraded to .85-rc2 version and started getting an error when
> running the solution task. We are getting the
We just upgraded to .85-rc2 version and started getting an error when
running the solution task. We are getting the error...
[solution] Building 'Project.Name' [debug] ...
[attrib] Setting file attributes for 7 files to Normal.
...
[solution] Project is up-to-date
Greetings all,
I'm
not sure if the following represents a problem with NAnt, or just a local
configuration problem (I.e. driver error).
Consider the following directory structure:
Root
Project1
bin
Release
Project2
bin
Release
:[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
Chris Taylor wrote:
Alright, so my whole big issue from earlier. Solved. but not without
hours of torment.
The problem was within Gordon's XSLT which did not account for the
. So I modded the
file and added templates for Imports and Import to work the with the
vbc task.
Still wouldn't compile!
Alright, so my whole big issue from earlier. Solved. but not without
hours of torment.
The problem was within Gordon's XSLT which did not account for the
. So I modded the
file and added templates for Imports and Import to work the with the
vbc task.
Still wouldn't compile! But, I'm getting d
1 - 100 of 358 matches
Mail list logo