From 76246af477113923a8e81e6b83118ea1d576b888 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 8 Jan 2003 08:35:58 +0000 Subject: [PATCH] closer to alphanumeriucally sorted git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273778 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 184 ++++++++++++++++++++++----------------------- xdocs/external.xml | 154 ++++++++++++++++++------------------- 2 files changed, 169 insertions(+), 169 deletions(-) diff --git a/docs/external.html b/docs/external.html index 7330de17c..f53178439 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1133,13 +1133,14 @@ -
- Jalopy + J2ME Ant Tasks
-

An Ant Plug-in for the Java Source Code Formatter - Jalopy.

+

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):

@@ -1165,7 +1166,7 @@ @@ -1179,7 +1180,7 @@ @@ -1193,49 +1194,13 @@
- Ant 1.4 (or higher) + Ant 1.3
- http://jalopy.sourceforge.net + http://www.dribin.org/dave/j2me_ant/
- http://jalopy.sf.net/contact.html + Dave Dribin
- Starting with release 1.0 Beta 6 the license is the - BSD License. Prior releases were under the GNU General - Public License. + Apache Software License
-
-
- - - -
- - Java+ Precompile Task - -
-
-

Java+ is an open source Java preprocessorthat adds these - features to any Java compiler:

-
    -
  • Multi-line strings with executable inclusions like Perl - and Ruby. It eliminates the need for JSP or ASP and their - need for Java compilers on deployment servers (a security - concern) while adding no overhead in either space or - time.
  • - -
  • Optionally supports localization by segregating Java+ - strings into ResourceBundle files with invarient keys based - on the hash code of the strings's value. This is handled - automatically and transparently; no intervention is - required.
  • - -
  • Fast. Negligible impact on build times. By default, - skips inputs whose outputs are up to date to avoid - triggering recompilations.
  • - -
  • Pure Java code, portable to any platform, with - graphical, shell and ant interfaces.
  • - -
  • Simple, general, recursive, digraph-driven string - syntax. Digraph characters are user-selectable.
  • -
+

And this set works with the J2ME Wireless Toolkit and MIDP + for PalmOS:

@@ -1261,7 +1226,7 @@ @@ -1275,7 +1240,7 @@ @@ -1289,26 +1254,17 @@
- Ant 1.5.1 + Ant 1.3
- http://virtualschool.edu/java+/ + http://www.stampysoft.com/ant/
- Brad Cox + Josh Eckels
- BSD-like License + MIT License
-
-
- - -
- - Javamake - -
-
-

A task to compile Java sources and manage class file - dependencies. Functionality is equivalent to that of standard - Javac and Depend tasks combined, with improved dependency - checking.

+

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.

@@ -1334,7 +1290,7 @@ @@ -1348,7 +1304,7 @@ @@ -1362,7 +1318,7 @@ @@ -1373,14 +1329,13 @@
- Ant 1.4.1 + Ant 1.4.1 or later
- http://www.experimentalstuff.com/Technologies/JavaMake/index.html + http://antenna.sourceforge.net/
- Mikhail Dmitriev + Jörg Pleumann
- BSD-like License + GNU Lesser General Public License
+
- J2ME Ant Tasks + Jalopy
-

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):

+

An Ant Plug-in for the Java Source Code Formatter + Jalopy.

@@ -1406,7 +1361,7 @@ @@ -1420,7 +1375,7 @@ @@ -1434,13 +1389,49 @@
- Ant 1.3 + Ant 1.4 (or higher)
- http://www.dribin.org/dave/j2me_ant/ + http://jalopy.sourceforge.net
- Dave Dribin + http://jalopy.sf.net/contact.html
- Apache Software License + Starting with release 1.0 Beta 6 the license is the + BSD License. Prior releases were under the GNU General + Public License.
-

And this set works with the J2ME Wireless Toolkit and MIDP - for PalmOS:

+
+
+ + + +
+ + Java+ Precompile Task + +
+
+

Java+ is an open source Java preprocessorthat adds these + features to any Java compiler:

+
    +
  • Multi-line strings with executable inclusions like Perl + and Ruby. It eliminates the need for JSP or ASP and their + need for Java compilers on deployment servers (a security + concern) while adding no overhead in either space or + time.
  • + +
  • Optionally supports localization by segregating Java+ + strings into ResourceBundle files with invarient keys based + on the hash code of the strings's value. This is handled + automatically and transparently; no intervention is + required.
  • + +
  • Fast. Negligible impact on build times. By default, + skips inputs whose outputs are up to date to avoid + triggering recompilations.
  • + +
  • Pure Java code, portable to any platform, with + graphical, shell and ant interfaces.
  • + +
  • Simple, general, recursive, digraph-driven string + syntax. Digraph characters are user-selectable.
  • +
@@ -1466,7 +1457,7 @@ @@ -1480,7 +1471,7 @@ @@ -1494,17 +1485,26 @@
- Ant 1.3 + Ant 1.5.1
- http://www.stampysoft.com/ant/ + http://virtualschool.edu/java+/
- Josh Eckels + Brad Cox
- MIT License + BSD-like 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.

+
+
+ + +
+ + Javamake + +
+
+

A task to compile Java sources and manage class file + dependencies. Functionality is equivalent to that of standard + Javac and Depend tasks combined, with improved dependency + checking.

@@ -1530,7 +1530,7 @@ @@ -1544,7 +1544,7 @@ @@ -1558,7 +1558,7 @@ diff --git a/xdocs/external.xml b/xdocs/external.xml index ae72a0e7e..051485852 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -395,6 +395,83 @@
- Ant 1.4.1 or later + Ant 1.4.1
- http://antenna.sourceforge.net/ + http://www.experimentalstuff.com/Technologies/JavaMake/index.html
- Jörg Pleumann + Mikhail Dmitriev
- GNU Lesser General Public License + BSD-like License
+ + +

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):

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3
URL:http://www.dribin.org/dave/j2me_ant/
Contact:Dave Dribin
License:Apache Software License
+ +

And this set works with the J2ME Wireless Toolkit and MIDP + for PalmOS:

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3
URL:http://www.stampysoft.com/ant/
Contact:Josh Eckels
License: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
+ +
+

An Ant Plug-in for the Java Source Code Formatter @@ -498,83 +575,6 @@

- - -

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):

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.3
URL:http://www.dribin.org/dave/j2me_ant/
Contact:Dave Dribin
License:Apache Software License
- -

And this set works with the J2ME Wireless Toolkit and MIDP - for PalmOS:

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.3
URL:http://www.stampysoft.com/ant/
Contact:Josh Eckels
License: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
- -
-

Ant tasks that generate record classes for VisualAge for