From 2bcfa28ef78fe150ad974849f72f1a5609ff6928 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 2 Dec 2002 15:41:19 +0000 Subject: [PATCH] Add pointer to Antenna. Submitted by: Joerg Pleumann Update information on JCSC. Submitted by: Ralph Jocham git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273597 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 82 ++++++++++++++++++++++++++++++++++++++++++++-- xdocs/external.xml | 34 +++++++++++++++++-- 2 files changed, 112 insertions(+), 4 deletions(-) diff --git a/docs/external.html b/docs/external.html index a042c61ac..6a4a3ee0a 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1283,7 +1283,7 @@
-

There are two different sets of tasks to help build Java 2 Platform, Micro +

There are three different sets of tasks to help build Java 2 Platform, Micro Edition (J2ME) applications.

This set supports CLDC and the K Virtual Machine (KVM):

@@ -1401,6 +1401,70 @@ MIT License + + +
+

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.

+ + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4.1 or later + +
+ + URL: + + + + http://antenna.sourceforge.net/ + +
+ + Contact: + + + + Jörg Pleumann + +
+ + License: + + + + GNU Lesser General Public License +
@@ -1501,7 +1565,7 @@ - Ant >1.5 + Ant >= 1.5 @@ -1517,6 +1581,20 @@ http://jcsc.sourceforge.net/ + + + + + + Contact: + + + + + Ralph Jocham + diff --git a/xdocs/external.xml b/xdocs/external.xml index 936e8f0ea..f796b4c18 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -451,7 +451,7 @@ -

There are two different sets of tasks to help build There are three different sets of tasks to help build Java 2 Platform, Micro Edition (J2ME) applications.

@@ -498,6 +498,32 @@ +

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.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 or later
URL:http://antenna.sourceforge.net/
Contact:Jörg Pleumann
License:GNU Lesser General Public License
+
@@ -535,12 +561,16 @@ - + + + + +
Compatibility:Ant >1.5Ant >= 1.5
URL: http://jcsc.sourceforge.net/
Contact:Ralph Jocham
License: GNU General Public License