From b6af07f0f5a889a220ad1301c9fd467068677d61 Mon Sep 17 00:00:00 2001 From: avasseur Date: Mon, 18 Jul 2005 09:26:20 +0000 Subject: @DeclareAnnotation and guard to not use it in M3, doc update for M3 --- docs/adk15ProgGuideDB/ataspectj.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/adk15ProgGuideDB/ataspectj.xml') diff --git a/docs/adk15ProgGuideDB/ataspectj.xml b/docs/adk15ProgGuideDB/ataspectj.xml index 37e48de06..717d5edb9 100644 --- a/docs/adk15ProgGuideDB/ataspectj.xml +++ b/docs/adk15ProgGuideDB/ataspectj.xml @@ -702,6 +702,11 @@ } ]]> + + Note: Declare annotation is not available in AspectJ 1.5 M3 and syntax might change + when it will be available. + + We also support annotation style declarations for declare warning and declare error - any corresponding warnings and errors will be emitted at weave time, not when the aspects containing the declarations are compiled. -- cgit v1.2.3