bodewig 2003/04/22 00:38:02
Modified: docs external.html
xdocs external.xml
Log:
Update Antenna's description.
Submitted by: Joerg Pleumann <joerg at pleumann dot de>
Revision Changes Path
1.112 +11 -6 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- external.html 9 Apr 2003 01:44:48 -0000 1.111
+++ external.html 22 Apr 2003 07:38:01 -0000 1.112
@@ -1070,12 +1070,17 @@
</td>
</tr>
</table>
- <p>With Antenna, you can compile, preverify,
package, and
- obfuscate your MIDP applications, as well as convert them to
- PRC files designed to run on MIDP for PalmOS. The tasks are
- mostly built around the Wireless Toolkit and the free
- RetroGuard obfuscator, with some additional gimmicks like
- automatic version numbering.</p>
+ <p>Antenna provides a set of Ant tasks
suitable for developing
+ wireless Java applications targeted at the Mobile Information
+ Device Profile (MIDP). With Antenna, you can compile,
+ preverify, package, obfuscate, and run your MIDP applications
+ (aka MIDlets), manipulate Java Application Descriptor (JAD)
+ files, as well as convert JAR files to PRC files designed to
+ run on MIDP for Palm OS. Deployment is supported via a
+ deployment task and a corresponding HTTP servlet for
+ Over-the-Air (OTA) provisioning. A small preprocessor allows
+ to generate different variants of a MIDlet from a single
+ source.</p>
<table class="ForrestTable"
cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
1.81 +11 -6 ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/external.xml,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- external.xml 8 Apr 2003 12:42:53 -0000 1.80
+++ external.xml 22 Apr 2003 07:38:02 -0000 1.81
@@ -502,12 +502,17 @@
</tr>
</table>
- <p>With Antenna, you can compile, preverify, package, and
- obfuscate your MIDP applications, as well as convert them to
- PRC files designed to run on MIDP for PalmOS. The tasks are
- mostly built around the Wireless Toolkit and the free
- RetroGuard obfuscator, with some additional gimmicks like
- automatic version numbering.</p>
+ <p>Antenna provides a set of Ant tasks suitable for developing
+ wireless Java applications targeted at the Mobile Information
+ Device Profile (MIDP). With Antenna, you can compile,
+ preverify, package, obfuscate, and run your MIDP applications
+ (aka MIDlets), manipulate Java Application Descriptor (JAD)
+ files, as well as convert JAR files to PRC files designed to
+ run on MIDP for Palm OS. Deployment is supported via a
+ deployment task and a corresponding HTTP servlet for
+ Over-the-Air (OTA) provisioning. A small preprocessor allows
+ to generate different variants of a MIDlet from a single
+ source.</p>
<table>
<tr>