Is it possbile to have multiple if or unless conditions? [target name="foo"
if="property1, property2"]
Thanks,
Derek
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
can vote for it there if you like. In that thread Dominique says
"Someone please put this patch in." He has since become a committer so
maybe if he sees this he will! :)
-Matt
--- "Baker, Derek" <[EMAIL PROTECTED]> wrote:
> Is there a way to tell (besides me looki
Is there a way to tell (besides me looking at the log) if the javac task
actually compiled anything or if everything was already up to date?
Similarly, is there a way to tell if mkdir had to actually make the
requested directory or if it already existed?
Thanks,
Derek