stevel 01/12/03 12:08:44
Modified: xdocs external.xml
Log:
paragraph on hp radpak ant gui tool
Revision Changes Path
1.19 +29 -1 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- external.xml 2001/11/30 15:39:57 1.18
+++ external.xml 2001/12/03 20:08:44 1.19
@@ -507,8 +507,36 @@
</tr>
</table>
</subsection>
- </section>
+ <subsection name="HP RadPak">
+
+ <p>
+ 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.
+ </p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>bundles Ant 1.3 and docs; adds a jar of extra tasks
+ to any existing ant installation under ANT_HOME</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.bluestone.com/products/hp-as/">http://www.bluestone.com/products/hp-as/</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Proprietary but free to download</td>
+ </tr>
+ </table>
+ </subsection>
+ </section>
+
<section name="Other">
<subsection name="AntHill">
<p>Anthill is a build tool that promotes a controlled build
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>