From dce5b6e507ba8d9c6db0bfd0de456b516738bde4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 24 Feb 2003 15:02:15 +0000 Subject: [PATCH] Add pointer to "SmartAnalyzer" Submitted by: Pierre Andrews git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274173 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 1 - docs/external.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 26 ++++++++++++++++++++++ 3 files changed, 80 insertions(+), 1 deletion(-) diff --git a/docs/antnews.html b/docs/antnews.html index 4443532df..8e7edf5ae 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -230,7 +230,6 @@

The final version of Ant 1.5.1 is now available for download. If you have any feedback on this release, feel free to join the - discussion on the ant-dev and ant-user mailing lists.


diff --git a/docs/external.html b/docs/external.html index f35eeec15..d85299997 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2149,6 +2149,60 @@ valign="top" align="left"> Apache Software License + + +
+ + + +
+ + SmartAnalyzer + +
+

Powerful analysis of dependencies between Java classes. + Only affected classes will be recompiled and it can be used + with any bytecode compiler.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Apache Ant version 1.5.1 +
+ URL: + + http://smartanalyzer.sourceforge.net/ +
+ Contact: + + support at sourceforge project page +
+ License: + + GNU General Public Licence (GPL) +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 02b22de6b..03f5eb930 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1000,6 +1000,32 @@ + + +

Powerful analysis of dependencies between Java classes. + Only affected classes will be recompiled and it can be used + with any bytecode compiler.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Apache Ant version 1.5.1
URL:http://smartanalyzer.sourceforge.net/
Contact:support at sourceforge project page
License:GNU General Public Licence (GPL)
+
+

The styler task makes useful combinations of XSLT transformations