diff --git a/docs/external.html b/docs/external.html index 5a57012b6..5a20f9349 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1159,6 +1159,54 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + DTDDoc +

+

DTDDoc is here to help you to document your DTD's efficiently. It is a + straightforward extension of the javadoc concept to the DTD file format.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.4 and later +
+ URL: + + http://dtddoc.sourceforge.net/ +
+ Contact: + + Project Mailing List +
+ License: + + X11 (Open Source) +

@@ -1801,7 +1849,21 @@

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

-

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

+
+ + *** Antenna *** +
+

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.

@@ -1820,7 +1882,7 @@ @@ -1830,7 +1892,7 @@ @@ -1840,12 +1902,21 @@
- Ant 1.3 + Ant 1.4.1 or later
- http://www.dribin.org/dave/j2me_ant/ + http://antenna.sourceforge.net/
- Dave Dribin + Jörg Pleumann
- Apache Software License + GNU Lesser General Public License
-

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

+
+ + *** Antic *** +
+

Antic is a freely available task for packaging J2ME + applications. It produces both the Jar and Jad files in a + single step. This allows *all* entries to be correclty set in + the jad file, including the size of the jar file that is + produced. This task has been used and tested extensively with + Sun's Wireless Toolkit and also the Nokia SDK and + emulators.

@@ -1864,7 +1935,8 @@ @@ -1874,7 +1946,7 @@ @@ -1884,21 +1956,15 @@
- Ant 1.3 + Ant 1.5
- http://www.stampysoft.com/ant/ + http://www.smartkey.co.uk/tools/antic/antic.html +
- Josh Eckels + smartkey.co.uk
- MIT License + GNU General Public License
-

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.

+
+ + *** Dave's J2ME Tasks *** +
+

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

@@ -1917,7 +1983,7 @@ @@ -1927,7 +1993,7 @@ @@ -1937,17 +2003,27 @@
- Ant 1.4.1 or later + Ant 1.3
- http://antenna.sourceforge.net/ + http://www.dribin.org/dave/j2me_ant/
- Jörg Pleumann + Dave Dribin
- GNU Lesser General Public License + Apache Software License
-

Antic is a freely available task for packaging J2ME - applications. It produces both the Jar and Jad files in a - single step. This allows *all* entries to be correclty set in - the jad file, including the size of the jar file that is - produced. This task has been used and tested extensively with - Sun's Wireless Toolkit and also the Nokia SDK and - emulators.

+
+ + *** J2ME Polish *** +
+

J2ME Polish is an Ant-based tool for the creation of + MIDP applications. It covers the whole circle of preprocessing, compiling, + obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is + ideal for creating device optimized applications with its powerful + preprocessing capabilities and the integrated device database. + With J2ME Polish no hardcoded values are needed and the portability of an + application is not sacrificed, even though highly opimized applications are + created from a single source. +
+ It contains a logging framework and an optional MIDP-compatible GUI + which can be designed using the web-standard CSS. With the J2ME Polish GUI + you can even use MIDP/2.0 features on MIDP/1.0 phones. +

@@ -1966,8 +2042,7 @@ @@ -1977,7 +2052,7 @@ @@ -1987,23 +2062,16 @@
- Ant 1.5 + Ant 1.4.1 or later
- http://www.smartkey.co.uk/tools/antic/antic.html - + http://www.j2mepolish.org/
- smartkey.co.uk + Enough Software
- GNU General Public License + GNU General Public License; commercial licenses available
-

J2ME Polish is an Ant-based tool for the creation of - MIDP applications. It covers the whole circle of preprocessing, compiling, - obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is - ideal for creating device optimized applications with its powerful - preprocessing capabilities and the integrated device database. - With J2ME Polish no hardcoded values are needed and the portability of an - application is not sacrificed, even though highly opimized applications are - created from a single source. -
- It contains a logging framework and an optional MIDP-compatible GUI - which can be designed using the web-standard CSS. With the J2ME Polish GUI - you can even use MIDP/2.0 features on MIDP/1.0 phones. -

+
+ + *** Stampysoft's J2ME Tasks *** +
+

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

@@ -2022,7 +2090,7 @@ @@ -2032,7 +2100,7 @@ @@ -2042,11 +2110,11 @@
- Ant 1.4.1 or later + Ant 1.3
- http://www.j2mepolish.org/ + http://www.stampysoft.com/ant/
- Enough Software + Josh Eckels
- GNU General Public License; commercial licenses available + MIT License
-

+

Jacson

@@ -5417,7 +5485,14 @@ - +

+ + Source Control Systems +

+

There are several integration with SCM systems. Some are + build in. But some are available as + external libraries. Here a list of task libraries we are aware of:

+ @@ -5439,3 +5514,4 @@ + diff --git a/xdocs/external.xml b/xdocs/external.xml index 75b28d6f1..0221c826b 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -572,6 +572,30 @@ + +

DTDDoc is here to help you to document your DTD's efficiently. It is a + straightforward extension of the javadoc concept to the DTD file format.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4 and later
URL:http://dtddoc.sourceforge.net/
Contact:Project Mailing List
License:X11 (Open Source)
+
+

EMMA is an open-source toolkit for measuring and reporting Java code coverage. EMMA distinguishes itself from other tools @@ -926,148 +950,158 @@ +

There are 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
- -

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.

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.4.1 or later
URL:http://antenna.sourceforge.net/
Contact:Jörg Pleumann
License:GNU Lesser General Public License
- -

Antic is a freely available task for packaging J2ME - applications. It produces both the Jar and Jad files in a - single step. This allows *all* entries to be correclty set in - the jad file, including the size of the jar file that is - produced. This task has been used and tested extensively with - Sun's Wireless Toolkit and also the Nokia SDK and - emulators.

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.5
URL:http://www.smartkey.co.uk/tools/antic/antic.html -
Contact:smartkey.co.uk
License:GNU General Public License
- -

J2ME Polish is an Ant-based tool for the creation of - MIDP applications. It covers the whole circle of preprocessing, compiling, - obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is - ideal for creating device optimized applications with its powerful - preprocessing capabilities and the integrated device database. - With J2ME Polish no hardcoded values are needed and the portability of an - application is not sacrificed, even though highly opimized applications are - created from a single source. -
- It contains a logging framework and an optional MIDP-compatible GUI - which can be designed using the web-standard CSS. With the J2ME Polish GUI - you can even use MIDP/2.0 features on MIDP/1.0 phones. -

- - - - - - - - - - - - - - - - - - -
Compatibility:Ant 1.4.1 or later
URL:http://www.j2mepolish.org/
Contact:Enough Software
License:GNU General Public License; commercial licenses available
- + +

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.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 or later
URL:http://antenna.sourceforge.net/
Contact:Jörg Pleumann
License:GNU Lesser General Public License
+
+ + +

Antic is a freely available task for packaging J2ME + applications. It produces both the Jar and Jad files in a + single step. This allows *all* entries to be correclty set in + the jad file, including the size of the jar file that is + produced. This task has been used and tested extensively with + Sun's Wireless Toolkit and also the Nokia SDK and + emulators.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5
URL:http://www.smartkey.co.uk/tools/antic/antic.html +
Contact:smartkey.co.uk
License:GNU General Public License
+
+ + +

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
+
+ + +

J2ME Polish is an Ant-based tool for the creation of + MIDP applications. It covers the whole circle of preprocessing, compiling, + obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is + ideal for creating device optimized applications with its powerful + preprocessing capabilities and the integrated device database. + With J2ME Polish no hardcoded values are needed and the portability of an + application is not sacrificed, even though highly opimized applications are + created from a single source. +
+ It contains a logging framework and an optional MIDP-compatible GUI + which can be designed using the web-standard CSS. With the J2ME Polish GUI + you can even use MIDP/2.0 features on MIDP/1.0 phones. +

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 or later
URL:http://www.j2mepolish.org/
Contact:Enough Software
License:GNU General Public License; commercial licenses available
+
+ + +

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
+
@@ -2932,5 +2966,13 @@ + +
+

There are several integration with SCM systems. Some are + build in. But some are available as + external libraries. Here a list of task libraries we are aware of:

+ +
+ \ No newline at end of file diff --git a/xdocs/stylesheets/site.vsl b/xdocs/stylesheets/site.vsl index 01dc8e6a5..8dab270c2 100644 --- a/xdocs/stylesheets/site.vsl +++ b/xdocs/stylesheets/site.vsl @@ -1,4 +1,4 @@ -#* +#* * Copyright 2001-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,7 +12,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * + * *# @@ -40,6 +40,26 @@ $subsection.getAttributeValue("name") #foreach ( $items in $subsection.getChildren() ) + #if ($items.getName().equals("img")) + #image ($items) + #elseif ($items.getName().equals("source")) + #source ($items) + #elseif ($items.getName().equals("table")) + #table ($items) + #elseif ($items.getName().equals("subsubsection")) + #subsubsection ($items) + #else + $xmlout.outputString($items) + #end + #end +#end + +#macro ( subsubsection $subsubsection) +
+ + *** $subsubsection.getAttributeValue("name") *** +
+ #foreach ( $items in $subsubsection.getChildren() ) #if ($items.getName().equals("img")) #image ($items) #elseif ($items.getName().equals("source")) @@ -141,4 +161,4 @@ #footer() -#end +#end \ No newline at end of file