Hi,

how to force recompile everything using javac task?
Javac task always compare modify time with target classes. I want to 
recompile java source no matter target classes exists and newer.

Is there any options to achieve this?

Thanks,

Reply via email to