bodewig 2002/10/25 00:39:22
Modified: docs external.html
xdocs external.xml
Log:
Add pointer to JRun tasks.
Submitted by: Brian Deitte <bdeitte at macromedia.com>
Revision Changes Path
1.64 +75 -0 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- external.html 24 Oct 2002 08:53:41 -0000 1.63
+++ external.html 25 Oct 2002 07:39:22 -0000 1.64
@@ -1633,6 +1633,81 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="JRun Ant Tasks"><strong>JRun Ant Tasks</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>JRun 4 SP1 ships with lib/jrun-ant-tasks.jar,
which defines
+ three Ant tasks: jrun, jrunapp, and jrunjmx. Documentation
+ for the tasks can be found in JRun under
+ docs/ant/jrun.html.</p>
+ <p>Note that the service pack must be
installed on top of an
+ existing JRun 4 installation.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.4 or higher
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product=jrun_sp">http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product=jrun_sp</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Contact:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">Brian Deitte</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Commercial
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="Macker"><strong>Macker</strong></a>
</font>
</td></tr>
1.51 +30 -0 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- external.xml 24 Oct 2002 08:53:41 -0000 1.50
+++ external.xml 25 Oct 2002 07:39:22 -0000 1.51
@@ -597,6 +597,36 @@
</table>
</subsection>
+ <subsection name="JRun Ant Tasks">
+
+ <p>JRun 4 SP1 ships with lib/jrun-ant-tasks.jar, which defines
+ three Ant tasks: jrun, jrunapp, and jrunjmx. Documentation
+ for the tasks can be found in JRun under
+ docs/ant/jrun.html.</p>
+
+ <p>Note that the service pack must be installed on top of an
+ existing JRun 4 installation.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.4 or higher</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product=jrun_sp">http://dynamic.macromedia.com/bin/MM/software/trial/hwswrec.jsp?product=jrun_sp</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Brian Deitte</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Commercial</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="Macker">
<p>A build-time architectural testing tool, designed
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>