>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/trunk/src/main/org/apache/tools /ant/BuildListener.java http://svn.apache.org/repos/asf/ant/core/trunk/src/main/org/apache/tools /ant/BuildLogger.java Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]