diff --git a/docs/manual/OptionalTasks/scp.html b/docs/manual/OptionalTasks/scp.html index 3f129a42c..2de478b49 100644 --- a/docs/manual/OptionalTasks/scp.html +++ b/docs/manual/OptionalTasks/scp.html @@ -20,8 +20,9 @@ remote machine.

Note: This task depends on external libraries not included in the Ant distribution. See Library Dependencies -for more information. This task has been tested with jsch-0.1.2 to -jsch-0.1.14.

+for more information. This task has been tested with jsch-0.1.2 and later.

+ +

See also the scp task

Parameters

diff --git a/docs/manual/OptionalTasks/sshexec.html b/docs/manual/OptionalTasks/sshexec.html index 34ec4ba09..32de820eb 100644 --- a/docs/manual/OptionalTasks/sshexec.html +++ b/docs/manual/OptionalTasks/sshexec.html @@ -19,10 +19,12 @@

Note: This task depends on external libraries not included in the Ant distribution. See Library Dependencies -for more information. This task has been tested with jsch-0.1.7 to -jsch-0.1.9 and won't work with versions of jsch earlier than +for more information. This task has been tested with jsch-0.1.7 and above +and won't work with versions of jsch earlier than 0.1.7.

+

See also the scp task

+

Parameters

diff --git a/xdocs/external.xml b/xdocs/external.xml index d3cb1a7b0..541472e00 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -3336,42 +3336,16 @@
- -

- RadPak comes with the (free) HP Bluestone HPAS J2EE server, and is primarily - a GUI tool for packaging and deploying java web and EJB applications - as WAR and EAR files. The tool is ant based, and can be used with - as a GUI for general ant development, providing form based entry - of task attributes, and an animated display of task - execution. -

+ +

Java IDE with refactoring support and Ant integration. + The IDE has special editing and navigation support for Ant. +

- - - - - - - - - - -
Compatibility:bundles Ant 1.3 and docs; adds a jar of extra tasks - to any existing ant installation under ANT_HOME
URL:http://www.bluestone.com/products/hp-as/
License:Proprietary but free to download
-
- - - -

Java IDE with refactoring support and Ant integration.

- - - - - + @@ -3383,22 +3357,21 @@ - +
Compatibility:bundles Ant 1.3bundles Ant 1.6.5
URL:
License:CommercialCommercial; Academic and OpenSource licenses available.
- + -

JBuilder 8 Enterprise and "Performance Bundle" - come with built-in Ant support. JBuilder 8 Personal and SE - don't support Ant directly, but an - OpenTool is available for them.

+

Borland JBuilder + comes with built-in Ant support, including build file editing. + Some versions come with Ant debugging support.

- + @@ -3410,7 +3383,7 @@ - +
Compatibility:Bundles Ant 1.5.1Bundles Ant 1.6
URL:
License:CommercialCommercial; foundation edition is free.
@@ -3444,7 +3417,9 @@

A module that integrates Ant into the NetBeans IDE, as well as derivative products such as Sun Java - Studio (formerly Forte for Java and Sun ONE Studio) and Sun Java Studio Creator.

+ Studio (formerly Forte for Java and Sun ONE Studio) and Sun Java Studio Creator. + This IDE uses Ant as its sole means of building applications, + with custom tasks and an Ant-aware editor.