Hi everyone, is there a way I can redefine a task to have some default attributes? For example I would like to redefine the javac task to use source="1.4", target="1.4", debug="true" always without needing to define them each time I call the task. Any other property used should be passed to the original task unaltered. Thanks.
-- Dimitris Mouchritsas Computer Services