|
This
is one thing that's bothered me for a while...
1)
compile to a dll
2)
change the .build file
3) run
nant
I
don't know what nant does to know whether it needs to recompile... but in this
instance, it won't!
I have
to go in and "touch" at least one code file for the changes to the .build file
to be applied.
I
guess the root problem is that nant doesn't consider changes in the .build file
to require a new build of the dll.
very
frustrating
____________ |
- RE: [nant-dev] Bug in need-rebuild detection? Andy Smith
- RE: [nant-dev] Bug in need-rebuild detection? Scott Hernandez
- Re: [nant-dev] Bug in need-rebuild detection? Ian MacLean
- Re: [nant-dev] Bug in need-rebuild detection? Brad Wilson
- Re: [nant-dev] Bug in need-rebuild detection? Ian MacLean
- RE: [nant-dev] Bug in need-rebuild detection? Scott Hernandez
