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=20209>. 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=20209 allow to put result of "get" task into a property Summary: allow to put result of "get" task into a property Product: Ant Version: 1.5.3 Platform: Other URL: http://ant.apache.org/manual/CoreTasks/get.html OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] With http://ant.apache.org/manual/CoreTasks/loadfile.html it is certainly possible to place a "get"-result into a property, but creating an interim file for this appears to be an overkill. If I missed something and this is already possible, please describe it in the file on the URL above. See the equivalent request for the telnet task (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20207)