Hi Guys,

I was getting the latest snapshot of nant working here, and it seems we have
a little tiny problem in our NAntContrib makefile: The compile.schemas task
relies on the taskdef task to work.

Obviously, if you're just compiling NAntContrib for the first time, which is
where the TaskDef task is defined, that won't work, period, because you
won't have the nantcontrib dlls located correctly. This is, I think, a huge
pita.

OTOH, I think TaskDef should go back to nant core. Why? Because we _still_
haven't implemente a  better replacement for it after a fairly long time,
and, lets face it, at least as a development aid for nant and nantcontrib,
is a pretty helper.

Lacking that, I'd really prefer something that makes it easier to build the
whole thing...

Thanks!
--
Tomas Restrepo
[EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to