AW: Need Help with Ant Pass fail notification!

2007-08-29 Thread Jan.Materne
>I am trying to write one program in ant- which will save Pass/fail >Notification in one text file. Could you help me please? You should write your own Logger. http://ant.apache.org/manual/listeners.html http://ant.apache.org/manual/develop.html#buildevents http://svn.apache.org/repos/asf/ant/core

Re: Need Help with Ant Pass fail notification!

2007-08-29 Thread Kevin Jackson
> Hi, > > I am beginner in ant. > > I am trying to write one program in ant- which will save Pass/fail > Notification in one text file. Could you help me please? ant [target] | file.txt use pipes to save the build output to a text file, to get just the BUILD SUCCESSFUL/FAILED use ant [target] |

Need Help with Ant Pass fail notification!

2007-08-29 Thread Rajesh Kumar \(IN4774\)
Hi, I am beginner in ant. I am trying to write one program in ant- which will save Pass/fail Notification in one text file. Could you help me please? Thanks in advance! Regards, Rajesh *Thanks & Regards, Rajesh Kumar R & D Services I MindTree Consulti