Re: Re: [Nant-users] asminfo Task

2003-10-30 Thread Eric Fetzer
Thanks Gert.  I found the programs written by Jarek
(NewBuild.cs and ReplaceVersion.cs - see post:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg02309.html)
and decided to give those a shot.  There's a lot more
control with this method.  I was thinking about adding
the ability to reset the fourth component, but decided
against so there was always a unique identifier.

Eric


--- Gert Driesen <[EMAIL PROTECTED]> wrote:
> 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: "Gert Driesen" <[EMAIL PROTECTED]>; "Nant
> Users"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, October 29, 2003 10:39 PM
> Subject: Fwd: Re: [Nant-users] asminfo Task
> 
> 
> > 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 message attached.
> >
> >
> > __
> > Do you Yahoo!?
> > Exclusive Video Premiere - Britney Spears
> > http://launch.yahoo.com/promos/britneyspears/
> 


__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


[Nant-users] Trouble building NAntAddin

2003-10-30 Thread Foley, Cash

I've had a lot of trouble getting NAntAddin to build.  Is this a working
project?

First, it made an undocumented assumption you have downloaded and built a
Microsoft example.  I think I found the right thing at:

http://download.microsoft.com/download/VisualStudioNET/Samples/7.0/NT5XP/EN-
US/ToolWindow.exe

It creates a VSUserControlHost.dll - Can anyone confirm that this is
correct?

Second, and what seems to be a bigger problem, it contains a call to 

NAnt.Core.Project.ProcessSettings() which is a private method!

While I can continue to hack at this thing and change private into public
and whatever I encounter next, it seems like something is out of sink.

I'm trying to build it against NAnt 0.8.3 . 

Finally, why do I have to build this?  Seems like an Install would be nice,
but just giving me the built Addin would suffice.

Thanks, Cash Foley


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


[Nant-users] and setup / help projects

2003-10-30 Thread Kent Boogaart
Hi All,

I'm just wondering what the plans are (if any) to support Setup and Help
project types in the  task. IMHO, supporting Setup projects is
probably more important than Help. The problem for me at the moment is that
my Setup project has to be built with VS.NET after running the build script.
This kind of defeats the purpose of having the build script . . .

Thanks,
Kent


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users