> --- Urspr�ngliche Nachricht --- > Von: "Zsolt Koppany" <[EMAIL PROTECTED]> > Datum: Fri, 27 May 2005 17:30:12 +0200 > > Hi, > > We start ant from our application (in the same VM) and I would like to get > the output of <javac>. The ant scripts cannot be modified. How can I do > that? > You can develop a custom listener which will capture the output of javac, and start ant with a "-listener" command line option.
Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
