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 my todo list.
Ian
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 the assembly.
If I use RESGEN task + AL task, I can localize assembly but not prefix resources so they are wrongly named.
For a few locale file, it's ok to have multiple resgen task, but for big projects, it's really a pain.
Solutions would be to either: - allow a prefix with resgen - allow to set culture info in CSC task.
For now on, the only solution I found is to make a script task to rename resgen output files with prefix but it is a bit ugly and gets performed every times even when there is not changes.
Thanks again, -- Hugues Lismonde
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users