diff --git a/docs/external.html b/docs/external.html index 96f52985d..e30ae125f 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1999,8 +1999,8 @@ Jing Task

Validates XML files against the RELAX NG alternative to XML Schema. - The Jing task for Ant allows you to efficiently validate - multiple files against multiple RELAX NG patterns and integrate + The Jing task for Ant allows you to efficiently validate + multiple files against multiple RELAX NG patterns and integrate RELAX NG validation with other XML processing.

@@ -2152,7 +2152,7 @@ JNI

- + JNI is a free toolkit that makes easy work of integrating Java and C through the Java Native Interface (JNI). It includes a code generator that @@ -2266,7 +2266,7 @@ Just4log Ant Task -

Just4log is a ant task to optimize JVM bytecode with regards +

Just4log is a ant task to optimize JVM bytecode with regards for Logs ( be it, Log4j, Apache Commons or JDK 1.4 ) It depends on apache BCEL for Bytecode engineering.

@@ -2465,8 +2465,8 @@ Purge -

Purge deletes all but the most recent few files from a fileset. - For example: if you have generated files (logs, .ear, .war, .jar +

Purge deletes all but the most recent few files from a fileset. + For example: if you have generated files (logs, .ear, .war, .jar etc) accumulating in a directory, the purge task will allow you to delete the older files, keeping just the most recent ones.

@@ -2509,6 +2509,56 @@ valign="top" align="left"> LGPL + +
+

+ + Roxes Ant Tasks +

+

The collections contain 3 Tasks for simplifying application + deployment: sfx creates native self extracting executables + out of ZIP archives; jstub creates native executables; + jnlp simplifies the creation of JNLP files for Java Web Start.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.5 or above +
+ URL: + + http://www.roxes.com/produkte/rat.html +
+ Contact: + + info@roxes.com +
+ License: + + GNU General Public License (GPL) +

@@ -3026,9 +3076,9 @@ WOProject

-

WOProject provides a set of tools to work with - WebObjects 5.1 - independent from platform and IDE. It significantly +

WOProject provides a set of tools to work with + WebObjects 5.1 + independent from platform and IDE. It significantly improves developer productivity and makes complex project structures more flexible compared to traditional Makefile-based approach. @@ -3080,8 +3130,8 @@ XDoclet

XDoclet is an extended Javadoc Doclet engine for use in Ant. - It lets you create custom Javadoc @tags and based on those tags - generates source code or other files (such as xml-ish deployment + It lets you create custom Javadoc @tags and based on those tags + generates source code or other files (such as xml-ish deployment descriptors). Templates and matching tasks are provided to generate EJB and web application deployment descriptors.

@@ -3709,12 +3759,12 @@ HP RadPak

- RadPak comes with the (free) HP Bluestone HPAS J2EE server, and is primarily + 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 + as a GUI for general ant development, providing form based entry of task attributes, and an animated display of task - execution. + execution.

diff --git a/xdocs/external.xml b/xdocs/external.xml index 072616beb..98943a8a6 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -7,7 +7,7 @@ - +

This page lists external resources for Apache Ant: Recursive build support (call ant on every package level, and only build files in that package or in that package and everything below) with seperation of source and output.

- +

The task generates build files in any subdirectory (except for CVS-directories) for you. Only place one build.xml file in the top and call target 'setup' or @@ -574,7 +574,7 @@

- +

Task allowing to run a dialog within a build used to setup some properties. This way you can fill a property with the @@ -631,7 +631,7 @@

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

- +

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

@@ -737,7 +737,7 @@ - +

Jacson is a configurable and plugable tool (much like Ant itself) to create filters for text (line based) files without programming.

@@ -764,7 +764,7 @@
- +

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

@@ -956,7 +956,7 @@
- + @@ -1026,14 +1026,14 @@

Validates XML files against the RELAX NG alternative to XML Schema. - The Jing task for Ant allows you to efficiently validate - multiple files against multiple RELAX NG patterns and integrate + The Jing task for Ant allows you to efficiently validate + multiple files against multiple RELAX NG patterns and integrate RELAX NG validation with other XML processing.

Compatibility:Ant >= 1.5Ant >= 1.5
URL:
- + @@ -1118,7 +1118,7 @@

- + JNI is a free toolkit that makes easy work of integrating Java and C through the Java Native Interface (JNI). It includes a code generator that @@ -1160,7 +1160,7 @@

JRun 4 SP1 ships with lib/jrun-ant-tasks.jar, which defines three Ant tasks: jrun, jrunapp, and jrunjmx. Documentation for the tasks can be found in JRun under - docs/ant/jrun.html.

+ docs/ant/jrun.html.

Note that the service pack must be installed on top of an existing JRun 4 installation.

@@ -1187,9 +1187,9 @@ -

Just4log is a ant task to optimize JVM bytecode with regards +

Just4log is a ant task to optimize JVM bytecode with regards for Logs ( be it, Log4j, Apache Commons or JDK 1.4 ) - It depends on apache BCEL for Bytecode engineering.

+ It depends on apache BCEL for Bytecode engineering.

Compatibility:Ant 1.4 and laterAnt 1.4 and later
URL:
@@ -1210,7 +1210,7 @@
- +

A build-time architectural testing tool, designed @@ -1294,8 +1294,8 @@ -

Purge deletes all but the most recent few files from a fileset. - For example: if you have generated files (logs, .ear, .war, .jar +

Purge deletes all but the most recent few files from a fileset. + For example: if you have generated files (logs, .ear, .war, .jar etc) accumulating in a directory, the purge task will allow you to delete the older files, keeping just the most recent ones.

@@ -1318,6 +1318,32 @@
+ + +

The collections contain 3 Tasks for simplifying application + deployment: sfx creates native self extracting executables + out of ZIP archives; jstub creates native executables; + jnlp simplifies the creation of JNLP files for Java Web Start.

+ + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5 or above
URL:http://www.roxes.com/produkte/rat.html
Contact:info@roxes.com
License:GNU General Public License (GPL)
+
+

SerialVer adds the Java serialver functionality to Apache @@ -1471,7 +1497,7 @@ declarations. Tim is capable of removing unused imports, expanding or collapsing imports and even organising them into pre-determined groups.

- + @@ -1496,7 +1522,7 @@

TiniAnt is an Ant task to support building applications for the TINI.

- +
Compatibility:
@@ -1545,7 +1571,7 @@
Compatibility:
- +

A versioning tool for Ant.

@@ -1598,14 +1624,14 @@ -

WOProject provides a set of tools to work with - WebObjects 5.1 - independent from platform and IDE. It significantly +

WOProject provides a set of tools to work with + WebObjects 5.1 + independent from platform and IDE. It significantly improves developer productivity and makes complex project structures more flexible compared to traditional Makefile-based approach.

- +
@@ -1629,12 +1655,12 @@

XDoclet is an extended Javadoc Doclet engine for use in Ant. - It lets you create custom Javadoc @tags and based on those tags - generates source code or other files (such as xml-ish deployment + It lets you create custom Javadoc @tags and based on those tags + generates source code or other files (such as xml-ish deployment descriptors). Templates and matching tasks are provided to generate EJB and web application deployment descriptors.

- +
Compatibility:
@@ -1650,7 +1676,7 @@
Compatibility:
- +

XInclude is a W3C standardized vocabulary for including arbitrary text or XML @@ -1680,7 +1706,7 @@ - +

XmlTask provides a simple means to modify XML documents without having to learn XSLT. A simple path reference to an XML node specifies the node you want to change, and how you @@ -1691,7 +1717,7 @@ - + @@ -1722,7 +1748,7 @@
Compatibility:Ant 1.4 and laterAnt 1.4 and later
URL:
- + @@ -1746,7 +1772,7 @@
Compatibility:Ant 1.5 and laterAnt 1.5 and later
URL:
- + @@ -1758,7 +1784,7 @@
Compatibility:Ant 1.4.1 and laterAnt 1.4.1 and later
URL:
- +

@@ -1970,12 +1996,12 @@

- RadPak comes with the (free) HP Bluestone HPAS J2EE server, and is primarily + 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 + as a GUI for general ant development, providing form based entry of task attributes, and an animated display of task - execution. + execution.

@@ -2141,6 +2167,6 @@ - + - + \ No newline at end of file