Create an enhancement request in Bugzilla http://nagoya.apache.org/bugzilla/, attach your patch and the new files.
-----Oorspronkelijk bericht----- Van: Rey Francois [mailto:[EMAIL PROTECTED] Verzonden: donderdag 1 mei 2003 14:53 Aan: Rey Francois; '[EMAIL PROTECTED] ' Onderwerp: RE: [PATCH] New RExecTask Sorry about all the spam, don't really know why the zip file is not being sent through each time. Last try before I give up, this time attaching the files themselves. -----Original Message----- From: Rey Francois Sent: 30 April 2003 17:31 To: '[EMAIL PROTECTED] ' Subject: [PATCH] New RExecTask I have implemented a new RExecTask which I believe can be of use to others. I wasn't that difficult: I took the TelnetTask as a model and transformed it into an RExecTask. Note: - these patches have been made against Ant 1.5.3 - I used "diff -c" to create them (the -u option is not available on my platform). In any case I also included the modified files. - the new task also makes use of the NetComponents (http://www.savarese.org/oro/downloads/index.html#NetComponents). Enjoy, Fr.