Hi Eric,
That is correct yes, but you could easily resolve that by splitting the
AssemblyInfo.cs up into two files : one with the autogenerated assembly
attributes and one with the fixed attributes.
Hope this helps,
Gert
- Original Message -
From: "Eric Fetzer" <[EMAIL PROTECTED]>
To:
Title: Nant - Build Using a Solution File That Contains a Web Service
Just wondering if someone encountered this problem and what the solution is. The solution contains a Web Service also. The error I get when I tried to compile the VS.Net solution (via Solution task) is:
System.NullRefere
OK, I got the latest nightly build and it kind of
works. I thought it would just take my existing
assemblyinfo.cs and update it, but it replaces it
completely and the new one has just the version
attribute. I'll need to add all the other attributes,
correct?
Thanks,
Eric
Note: forwarded messag
Version 0.8.3f. No error, but if I trace in with echo
statements, it doesn't get into the asminfo task.
D:\nant -v -f:TestVersion.build
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
settings warning: frameworkinfo net-1.1 is invalid and
has not been loaded:
Do you get any error message ?
Can you execute NAnt using the -verbose option and send me the output ?
What version of NAnt are you using, btw ?
Gert
- Original Message -
From: "Eric Fetzer" <[EMAIL PROTECTED]>
To: "Nant Users" <[EMAIL PROTECTED]>
Sent: Wednesday, October 29, 2003 9:31
I am unable to get asminfo to update the version in my
AssemblyInfo.cs file. It updates the VersionInfo.txt
file but never goes into the asminfo task (put echo's
in there to trace him). Here's my script. Any help?
___
It was moved into NAnt post 0.8.3 release.
Try one of the latest nightly builds
(http://nant.sourceforge.net/nightly/builds)
Gert
- Original Message -
From: "rido Min" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 29, 2003 8:00 PM
Subject: [Nant-users] Where is tl
TLBImp task should be in NAnt conrib, but with 0.8.3 I
can't find it.
Who knows where is it?
thx in advance
rido
__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
--
There has been a lot of recent activity around the task. Most people seem
to be using this to ensure that their builds proceed in
the correct sequence. Just for interest, I'd like to share an idea I had when I first
started using NAnt. For large projects, it still seems
to be a better solution t
Will be great if NANT include the flag -msi
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jaroslaw
Kowalski
Sent: Tuesday, October 28, 2003 2:48 PM
To: Tom Cabanski; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [Nant-users] Re: [nant-dev] FYI
Sounds like
You must install and enable ICU support in Mono in order to get the
CultureInfo stuff working, which is what's causing this problem ...
Search the Mono mailing list archives for more information ...
Gert
- Original Message -
From: "Marco Canini" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[E
On Wed, 2003-10-29 at 07:26, Gert Driesen wrote:
> You should use
>
> make clean && make all
>
> as that will first remove all assemblies from the bin directory, and then
> rebuild only the assemblies that are supported on linux (and ofcourse the
> NAnt.Win32 assembly isn't)
ok, now i'm able to g
12 matches
Mail list logo