|
|
@@ -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 |
|
|
|