stevel 2002/06/27 23:11:50
Modified: docs/manual Tag: ANT_15_BRANCH optionaltasklist.html
tasksoverview.html
Log:
oops
Revision Changes Path
No revision
No revision
1.28.2.3 +1 -0 jakarta-ant/docs/manual/optionaltasklist.html
Index: optionaltasklist.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/optionaltasklist.html,v
retrieving revision 1.28.2.2
retrieving revision 1.28.2.3
diff -u -r1.28.2.2 -r1.28.2.3
--- optionaltasklist.html 2 Jun 2002 11:04:46 -0000 1.28.2.2
+++ optionaltasklist.html 28 Jun 2002 06:11:50 -0000 1.28.2.3
@@ -49,6 +49,7 @@
<a href="OptionalTasks/replaceregexp.html">ReplaceRegExp</a><br>
<a href="OptionalTasks/rpm.html">Rpm</a><br>
<a href="OptionalTasks/serverdeploy.html">ServerDeploy</a><br>
+<a href="OptionalTasks/setproxy.html">Setproxy</a><br>
<a href="OptionalTasks/script.html">Script</a><br>
<a href="OptionalTasks/sound.html">Sound</a><br>
<a href="OptionalTasks/sos.html">SourceOffSite</a><br>
1.14.2.5 +6 -0 jakarta-ant/docs/manual/tasksoverview.html
Index: tasksoverview.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/tasksoverview.html,v
retrieving revision 1.14.2.4
retrieving revision 1.14.2.5
diff -u -r1.14.2.4 -r1.14.2.5
--- tasksoverview.html 29 May 2002 00:14:37 -0000 1.14.2.4
+++ tasksoverview.html 28 Jun 2002 06:11:50 -0000 1.14.2.5
@@ -949,7 +949,13 @@
nested <code><read></code> and <code><write></code> tags
to indicate strings to wait for and specify text to send.</p></td>
</tr>
+ <tr valign="top">
+ <td nowrap><a href="OptionalTasks/setproxy.html">setproxy</a></td>
+ <td><p>Sets Java's web proxy properties, so that tasks and code run
+ in the same JVM can have through-the-firewall access to remote web
sites.</p></td>
+ </tr>
+
</table>
<p></p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>