----- 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]>
