Title: task - filesets - refid
I'm trying to use the new build
instructions with nmake, but the MSI task
in the NAntContrib.build.include is failing because it cannot find some NAnt documentation.
Previously, you needed to make nant with
the "package" target. How do you do that with t
I have a nant task like the following:
[code]
[/code]
The problem is that it is not building in any specific order. Seems
like first come, first served.
I have the following structure:
root
03_proj
01_proj
Hi Mike,
I've just modified the compiler tasks to use a single
resgen task to compile all resx files, so you should see a (large) improvement
in the next nightly build.
Gert
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nau,
MichaelSent: woensdag 23 februari 2005 2
Title: task - filesets - refid
I have just discovered that the filesets within the task do not seem to support the refid attribute. When I add this attribute I get the following error: "Validation Error: The 'refid' attribute is not declared." Am I doing something wrong, or are they re