Hello,is there a way to set a different logger for a subtask? I'd like to use something like:
<ant target="subtask" logger="org.apache.tools.ant.XmlLogger" /> The only way I found is to use <exec />, but that's not a good solution. Any ideas? Best regards, Ondrej Svetlik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]