Might not any new development released
lately, but I’ve done some cool stuff!
I haven’t pushed this back into CVS yet
(don’t have commit rights). But I have been able to cut down a 27 minute
build to a 10 minute build by modifying the resgen task. If you look closely at
the resgen task
One thing to remember about Nant is that it is a spin-off of the Java
Ant tool. The java compile, javac, does full dependency checking out of
the box so there was never a big requirement to have dependency checking
(at least for compiling).
-Original Message-
From: [EMAIL PROTECTED]
[mail
direction,
Charlie
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Morss,
Charlie
Sent: Saturday, July 23, 2005 12:10 PM
To: Gert Driesen
Cc: nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] csc resources prefix problem using refid
I've
> Hi Charlie,
>
>
>
> I have experienced the same problem but haven't had the time
> to submit a bug. I had to revert to my first approach, which
> is similar to your working example.
>
>
>
> Regards,
>
> Craig
>
> ____________
Hello,
I’m having problems with my within a
task. It works fine this way:
...
But if I use a refid for the files to include in either a
resourcefileset or a regular f