I had this irresistible urge to print the output of a program to the screen.
This patch adds a srcFile attribute to Echo; if set the source file is read
in (default encoding) and replaces the message test,.
I am not actually sure if this is the best approach. A more general purpose
approach would be to have
<loadfile name="foo" srcFile="somefile.txt" /> and have the property bound
to the contents of the file.
Echoing then becomes <echo message="${foo}"/>
Thoughts?
echo.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
