bodewig 2002/10/24 00:53:26
Modified: docs Tag: ANT_15_BRANCH external.html
src/script Tag: ANT_15_BRANCH lcp.bat
xdocs Tag: ANT_15_BRANCH external.xml
Log:
merge from HEAD
Revision Changes Path
No revision
No revision
1.48.2.14 +83 -13 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.48.2.13
retrieving revision 1.48.2.14
diff -u -r1.48.2.13 -r1.48.2.14
--- external.html 10 Oct 2002 07:22:00 -0000 1.48.2.13
+++ external.html 24 Oct 2002 07:53:26 -0000 1.48.2.14
@@ -2738,6 +2738,70 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="HP RadPak"><strong>HP RadPak</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <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>
+ <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">
+ bundles Ant 1.3 and docs; adds a jar of extra tasks
+ to any existing ant installation under ANT_HOME
+ </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://www.bluestone.com/products/hp-as/">http://www.bluestone.com/products/hp-as/</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">
+ Proprietary but free to download
+ </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="IntelliJ IDEA 2.0"><strong>IntelliJ IDEA 2.0</strong></a>
</font>
</td></tr>
@@ -2950,19 +3014,12 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="HP RadPak"><strong>HP RadPak</strong></a>
+ <a name="Oracle9i JDeveloper"><strong>Oracle9i
JDeveloper</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
- <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>
+ <p>Java IDE with support for Ant.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
@@ -2974,8 +3031,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- bundles Ant 1.3 and docs; adds a jar of extra tasks
- to any existing ant installation under ANT_HOME
+ Ant 1.5.1
</font>
</td>
</tr>
@@ -2989,7 +3045,21 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.bluestone.com/products/hp-as/">http://www.bluestone.com/products/hp-as/</a>
+ <a
href="http://otn.oracle.com/products/jdev/">http://otn.oracle.com/products/jdev/</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]">[EMAIL PROTECTED]</a>
</font>
</td>
</tr>
@@ -3003,7 +3073,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Proprietary but free to download
+ Commercial
</font>
</td>
</tr>
No revision
No revision
1.3.2.2 +1 -1 jakarta-ant/src/script/lcp.bat
Index: lcp.bat
===================================================================
RCS file: /home/cvs/jakarta-ant/src/script/lcp.bat,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -r1.3.2.1 -r1.3.2.2
--- lcp.bat 19 Aug 2002 17:55:13 -0000 1.3.2.1
+++ lcp.bat 24 Oct 2002 07:53:26 -0000 1.3.2.2
@@ -7,7 +7,7 @@
:argCheck
if ""%1""=="""" goto gotAllArgs
-set _CLASSPATHCOMPONENT=%_CLASSPATHCOMPONENT% %1
+set _CLASSPATHCOMPONENT=%_CLASSPATHCOMPONENT%;%1
shift
goto argCheck
No revision
No revision
1.35.2.14 +37 -14 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.35.2.13
retrieving revision 1.35.2.14
diff -u -r1.35.2.13 -r1.35.2.14
--- external.xml 10 Oct 2002 07:22:00 -0000 1.35.2.13
+++ external.xml 24 Oct 2002 07:53:26 -0000 1.35.2.14
@@ -1009,6 +1009,34 @@
</table>
</subsection>
+ <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>
+
<subsection name="IntelliJ IDEA 2.0">
<p>Java IDE with refactoring support and Ant integration.</p>
@@ -1083,34 +1111,29 @@
</table>
</subsection>
- <subsection name="HP RadPak">
+ <subsection name="Oracle9i JDeveloper">
- <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>
+ <p>Java IDE with support for Ant.</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>
+ <td>Ant 1.5.1</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>
+ <td><a
href="http://otn.oracle.com/products/jdev/">http://otn.oracle.com/products/jdev/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td>
</tr>
<tr>
<th>License:</th>
- <td>Proprietary but free to download</td>
+ <td>Commercial</td>
</tr>
</table>
</subsection>
-
<subsection name="WebSphere Studio Application Developer">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>