DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19541>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19541 New RExec optional task Summary: New RExec optional task Product: Ant Version: 1.5.3 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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.