Thank you very much. But what is the reason to have all these Exec, ExecTask etc.?
regards, Igor > -----Original Message----- > From: Steve Loughran [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 09, 2002 9:33 PM > To: Ant Users List > Subject: Re: outputproperty in the exec task (bug or i'm stupid) > > > > ----- Original Message ----- > From: "Igor Shkatov" <[EMAIL PROTECTED]> > To: "Ant Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, January 09, 2002 09:39 > Subject: outputproperty in the exec task (bug or i'm stupid) > > > > Hi all > > The documentation for the Ant contains the information about > outputproperty > > attribute for the exec task. > > But this property is not working (and not exists in the source code) > neither > > in the main distribution nor in the cvs version (taken via viewcvs) > revision > > 1.22. > > Ah. The execute task is actually implemented in ExecTask.java, > and yes, the > property is there. > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
