« Return to Thread: How to distinguish build/clean and build within ant task

Re: How to distinguish build/clean and build within ant task

by Artur Rataj :: Rate this Message:

Reply to Author | View in Thread

Hello. I tried this, but for some reason, the properties set in the
clean section appear to be gone when in build section. I do not know
why, perhaps there are multiple instances of ant called in these
Netbeans scripts.

Anyway, I put to the clean section deletion of files generated by the
java task, what gives the same result as omitting the -t option, so
the problem is solved.

Best regards,
Artur

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: How to distinguish build/clean and build within ant task