On first glance it almost seems
like a perfect use of <include> until reading the fine print about
<include> is to be used only on the top level.
<call> may do what you
need. I would try creating a target named "doit" which has all the <nant>
tasks, and simply do a <call name="doit"> for each of your
targets.
I'll give this a try
tonight.
-
Ants
|
Title: Message
- [Nant-users] how to make a build file more concise Hearn, Bruce
- RE: [Nant-users] how to make a build file more conc... Anthony Francisco
- RE: [Nant-users] how to make a build file more conc... Morris, Jason
- RE: [Nant-users] how to make a build file more conc... Hearn, Bruce