From 6769b415ef3830ffbd4058a7094f6a4765fd91d4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 17 Apr 2001 07:06:21 +0000 Subject: [PATCH] Add information about the AspectJC task. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268950 13f79535-47bb-0310-9956-ffa450edef68 --- webpage/docs/external.html | 64 ++++++++++++++++++++++++++++++++++++++ webpage/xdocs/external.xml | 26 ++++++++++++++++ 2 files changed, 90 insertions(+) diff --git a/webpage/docs/external.html b/webpage/docs/external.html index dce483217..3395741bb 100644 --- a/webpage/docs/external.html +++ b/webpage/docs/external.html @@ -153,6 +153,70 @@
+ + +
+ + AJC + +
+
+

AspectJ is an + aspect-oriented extension to Java. This task compiles a + source tree using the AspectJ compiler -- AJC.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.3 + +
+ + URL: + + + + http://aspectj.org/dl + +
+ + Contact: + + + + support@aspectj.org + +
+ + License: + + + + Apache Software License + +
+
+
+
Anakia diff --git a/webpage/xdocs/external.xml b/webpage/xdocs/external.xml index 0fc02946c..95ebe82ed 100644 --- a/webpage/xdocs/external.xml +++ b/webpage/xdocs/external.xml @@ -22,6 +22,32 @@
+ + +

AspectJ is an + aspect-oriented extension to Java. This task compiles a + source tree using the AspectJ compiler -- AJC.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3
URL:http://aspectj.org/dl
Contact:support@aspectj.org
License:Apache Software License
+
+

Actually, Anakia is more than just an Ant task, it is a an