Author: stevel Date: Thu Oct 11 06:19:03 2007 New Revision: 583818 URL: http://svn.apache.org/viewvc?rev=583818&view=rev Log: SFOS-485 release build.xml isnt compatible with Ant1.7.0 http://jira.smartfrog.org/jira/browse/SFOS-485
-fixing the docs so nobody else uses commandResource prematurely. Modified: ant/core/trunk/docs/manual/OptionalTasks/sshexec.html Modified: ant/core/trunk/docs/manual/OptionalTasks/sshexec.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/OptionalTasks/sshexec.html?rev=583818&r1=583817&r2=583818&view=diff ============================================================================== --- ant/core/trunk/docs/manual/OptionalTasks/sshexec.html (original) +++ ant/core/trunk/docs/manual/OptionalTasks/sshexec.html Thu Oct 11 06:19:03 2007 @@ -65,7 +65,8 @@ </tr> <tr> <td valign="top">commandResource</td> - <td valign="top">The resource (file) that contains the commands to run on the remote host.</td> + <td valign="top">The resource (file) that contains the commands to run on the remote host. + Since Ant 1.7.1</td> <td valian="top" align="center">Either this or command must be set</td> </tr> <tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]