Re: [Nant-users] Resgen task

2004-10-16 Thread Nat Luengnaruemitchai
TED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 12, 2004 4:12 PM > Subject: [Nant-users] Resgen task > > >I just downloaded and recompiled the nightly build version of NAnt. It > > seems that the resgen task is much slower than the previous version > &g

Re: [Nant-users] Resgen task

2004-10-14 Thread Gert Driesen
2004 4:12 PM Subject: [Nant-users] Resgen task I just downloaded and recompiled the nightly build version of NAnt. It seems that the resgen task is much slower than the previous version that I used. I checked into the source code and found that the resgen task will try to copy assemblies to a temp

[Nant-users] Resgen task

2004-10-14 Thread Nat Luengnaruemitchai
I just downloaded and recompiled the nightly build version of NAnt. It seems that the resgen task is much slower than the previous version that I used. I checked into the source code and found that the resgen task will try to copy assemblies to a temp directory and call it from there. What was the

Re: [Nant-users] Resgen Task & Prefix

2003-09-23 Thread Ian MacLean
Hugues, Both of these are known issues. The good news is that resgen now allows a prefix to be set. This change is in the current cvs or you can download a daily build at : http://nant.sourceforge.net/builds/ Adding support for internationalisation to the csc ( and other compiler ) tasks is on

[Nant-users] Resgen Task & Prefix

2003-09-23 Thread Hugues Lismonde
Hi, First of all, I would like to greet NAnt team for bringing us a tool which saves hours of pain here at work. Now for the request: When trying to localize a project, I came accross a difficulty. If I compile satellite assemblies with CSC task, I can prefix resources to add but not localize