Would you be able to offer any detailed instructions on accomplishing this. I have tried to redirect the output streams of a DefaultLogger to a file, but this still doesn't give the compile errors in the subproject.
The best place to start is to look at Main.java to see where it sets up the DemuxOutputStreams (in the runBuild() method). If you can take control of System.out and System.err in your environment, then you can use the same approach.
Conor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]