Ant Java task : how to get output to console and a file-always record build output without shell redirection?

Ant has a way to record output. http://ant.apache.org/manual/Tasks/recorder.html .

If the program writes to one file descriptor (e.g. Standard out), you can redirect it to only one place (so either console, or file, not both).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions