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
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
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
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
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