Hello Ant Users, I'm getting a strange error when running a custom task from cruise control. I don't get the error if I run the same command from the command line.
First of all I would like to understand the error: Unknown task [EMAIL PROTECTED] not in [EMAIL PROTECTED]:antcall, [EMAIL PROTECTED]:remotebuild, [EMAIL PROTECTED]:10.32.190.39.path} What does it mean that ant looks for [EMAIL PROTECTED] but has [EMAIL PROTECTED]:10.32.190.39.path The background: The custom task executes on another machine via RMI on a remote ant server. The implementation tries to create an Echo-Task locally, in order to use it as a replacement for the task running an the remote machine. Thanks for help jacques --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
