From 6ccebc2f7b9298ad55055c9c17cf7a6ef92d2c4e Mon Sep 17 00:00:00 2001 From: Stephane Bailliez Date: Sat, 15 Dec 2001 20:17:20 +0000 Subject: [PATCH] Fixed some external links. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270163 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/javacc.html | 2 +- docs/manual/OptionalTasks/jjtree.html | 2 +- docs/manual/OptionalTasks/maudit.html | 4 ++-- docs/manual/OptionalTasks/mmetrics.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/OptionalTasks/javacc.html b/docs/manual/OptionalTasks/javacc.html index 4a04afd74..36cd9624d 100644 --- a/docs/manual/OptionalTasks/javacc.html +++ b/docs/manual/OptionalTasks/javacc.html @@ -10,7 +10,7 @@

JavaCC

Description

- Invokes the JavaCC compiler + Invokes the JavaCC compiler compiler on a grammar file.

diff --git a/docs/manual/OptionalTasks/jjtree.html b/docs/manual/OptionalTasks/jjtree.html index 6a72bb866..8cab1fe40 100644 --- a/docs/manual/OptionalTasks/jjtree.html +++ b/docs/manual/OptionalTasks/jjtree.html @@ -12,7 +12,7 @@

Description

-Invokes the JJTree preprocessor +Invokes the JJTree preprocessor for the JavaCC compiler compiler. It inserts parse tree building actions at various places in the JavaCC source that it generates. The output of JJTree is run through JavaCC to create the parser. diff --git a/docs/manual/OptionalTasks/maudit.html b/docs/manual/OptionalTasks/maudit.html index 7de7cfc01..90025b661 100644 --- a/docs/manual/OptionalTasks/maudit.html +++ b/docs/manual/OptionalTasks/maudit.html @@ -14,8 +14,8 @@

Requirements

This task requires Metamata Development environment 2.0/Webgain Quality Analyzer 2.0. -An evaluation version is available at Webgain. -, Jakarta Oro and a XML parser (via JAXP).

+An evaluation version is available at Webgain. +, Jakarta Oro and a XML parser (via JAXP).

Description

Invokes the Metamata Audit/ Webgain Quality Analyzer on a set of Java files. diff --git a/docs/manual/OptionalTasks/mmetrics.html b/docs/manual/OptionalTasks/mmetrics.html index 26f26bf48..3c392c037 100644 --- a/docs/manual/OptionalTasks/mmetrics.html +++ b/docs/manual/OptionalTasks/mmetrics.html @@ -14,9 +14,9 @@

Requirements

This task requires Metamata Development environment 2.0/Webgain Quality Analyzer 2.0. -An evaluation version is available at Webgain. +An evaluation version is available at Webgain. (Though you will not be able to use Metrics from the command line if you do not have a registered version). -You also need a TRaX compliant processor(such as Xalan 2.x) via JAXP 1.1

+You also need a TRaX compliant processor(such as Xalan 2.x) via JAXP 1.1

Description

Invokes the Metamata Metrics / WebGain Quality Analyzer source code